1. 5a9095c linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 6 months ago
  2. fc55736 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 9 months ago
  3. 4025e57 Remove #include <version.h> from files which do not need it by Pali Rohár · 3 years, 4 months ago
  4. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  5. 791fa45 cpu: Convert the methods to use a const udevice * by Simon Glass · 4 years, 10 months ago
  6. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  7. 7a6b641 cpu: Convert the methods to use a const udevice * by Simon Glass · 4 years, 10 months ago
  8. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  9. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  10. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  11. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  12. 284f71b common: Move relocate_code() to init.h by Simon Glass · 5 years ago
  13. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  14. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  15. f87959b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · 5 years ago
  16. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  17. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  18. 78548ea fdt: Move fdt_fixup_ethernet to a common place by Tom Rini · 8 years ago
  19. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  20. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  21. 3c75700 Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP by Robert P. J. Day · 9 years ago
  22. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  23. a92c6152 nios2: set up the debug UART early by Thomas Chou · 9 years ago
  24. 6cb4c46 Fix board init code to respect the C runtime environment by Albert ARIBAUD · 9 years ago
  25. 48b42e6 nios2: display altera sysid at startup by Thomas Chou · 9 years ago
  26. 9e0cf7b nios2: fix cached mode in clearing the BSS by Thomas Chou · 9 years ago
  27. 804a551 nios2: remove CONFIG_SYS_INIT_SP macro by Thomas Chou · 9 years ago
  28. 043a497 nios2: change virt_to_phys to use physaddr_mask in global data by Thomas Chou · 9 years ago
  29. ebf8aac nios2: fix map_physmem to do real cache mapping by Thomas Chou · 9 years ago
  30. 93f9646 nios2: convert copy_exception_trampoline to use dm cpu data by Thomas Chou · 9 years ago
  31. 741085b nios2: convert cache flush to use dm cpu data by Thomas Chou · 9 years ago
  32. 3982617 nios2: set default cache configuration in start.S by Thomas Chou · 9 years ago
  33. f8efd77 nios2: clean up comments style in start.S by Thomas Chou · 9 years ago
  34. 72b6198 nios2: convert do_reset to use dm cpu data by Thomas Chou · 9 years ago
  35. 36b9c9a nios2: convert altera sysid to driver model by Thomas Chou · 9 years ago
  36. 221d2ac nios2: convert altera timer to driver model by Thomas Chou · 9 years ago
  37. c617026 nios2: convert nios2 cpu to driver model by Thomas Chou · 9 years ago
  38. 4e1acb7 nios2: map physical address to uncached virtual address by Thomas Chou · 9 years ago
  39. c3c6ab1 nios2: call board_init_f_mem by Thomas Chou · 9 years ago
  40. 60a3b1b nios2: zap version_string by Thomas Chou · 9 years ago
  41. a646271 nios2: zap dly_clks by Thomas Chou · 9 years ago
  42. 16dc04b nios2: Split timer code into timer.c by Thomas Chou · 9 years ago
  43. 47903a6 nios2: Switch to generic timer by Thomas Chou · 9 years ago
  44. 93a7842 nios2: define _end in link script by Thomas Chou · 9 years ago
  45. 63ed255 nios2: remove gp assignments in link script by Thomas Chou · 9 years ago
  46. f2bec0e nios2: enlarge the code relocation range by Thomas Chou · 9 years ago
  47. fb731f2 nios2: BSS should be cleared only after board_init_f by Thomas Chou · 9 years ago
  48. 9a3fe06 fdt: nios: Fix warning in ft_cpu_setup() by Simon Glass · 10 years ago
  49. 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  50. a174b91 nios2: link to CONFIG_SYS_MONITOR_BASE and remove text_base hook by Thomas Chou · 10 years ago
  51. 0f9763f nios2: move nios2.h to arch asm directory by Thomas Chou · 10 years ago
  52. 769cb5c nios2: divide nios2-io.h into each specific drivers and remove it by Thomas Chou · 10 years ago
  53. febc391 nios2: remove EPCS driver by Thomas Chou · 10 years ago
  54. cce3e75 nios2: add generic board support by Thomas Chou · 10 years ago
  55. 07bcebf nios2: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  56. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  57. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  58. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  59. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  60. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  61. c24895e Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  62. e10ffab Clean up libfdt.h includes by Gerald Van Baren · 12 years ago
  63. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  64. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  65. fe832a0 nios2: implement get_ticks and get_tbclk by Alex Hornung · 13 years ago
  66. 089ba38 nios2: Offer ft_board_setup() capability and call fdt_fixup_ethernet(). by Joachim Foerster · 13 years ago
  67. f292474 nios2: Pseudo implement dcache_status/enable/disable() by Joachim Foerster · 13 years ago
  68. 61d0195 unify version_string by Andreas Bießmann · 13 years ago
  69. 5e669ff Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  70. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  71. 8411888 Remove redundant config.mk files by Wolfgang Denk · 14 years ago
  72. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  73. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  74. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  75. 5975e79 nios2: fix out of reach case for do_reset by Thomas Chou · 14 years ago
  76. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  77. 8fa3858 nios2: fix r15 issue for gcc4 by Thomas Chou · 15 years ago
  78. f144ae7 nios2: consolidate reset initialization by Thomas Chou · 15 years ago
  79. 12a8a65 nios2: Move individual board linker scripts to common script in cpu tree. by Scott McNutt · 15 years ago
  80. bd64c06 nios2: Move cpu/nios2/* to arch/nios2/cpu/* by Peter Tyser · 15 years ago