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