1. 55bd10c dts: Deduplicate dtbs target by Marek Vasut · 7 weeks ago
  2. e5348c7 lmb: do away with arch_lmb_reserve() by Sughosh Ganu · 3 months ago
  3. 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · 3 months ago
  4. 341dfd0 nios2: Remove duplicate newlines by Marek Vasut · 4 months ago
  5. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  6. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  7. dee15a9 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · 7 months ago
  8. 977349f nios2: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  9. 793921e Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · 7 months ago
  10. 5725dde Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · 8 months ago
  11. 586138f treewide: Make arch-specific bootm code depend on BOOTM by Simon Glass · 11 months ago
  12. bce01ee Kconfig: Centralize prompting for SYS_CONFIG_NAME by Tom Rini · 10 months ago
  13. 13692b3 Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · 11 months ago
  14. 0726d9d bootm: Adjust arguments of boot_os_fn by Simon Glass · 11 months ago
  15. b5e687e nios2: Add a reset_cpu() function by Simon Glass · 11 months ago
  16. 10e6a37 global: Rework architecture global_data.h to include <linux/types.h> by Tom Rini · 11 months ago
  17. 11606c0 nios2: io.h: Add defines for ins/outs functions by Igor Prusov · 1 year ago
  18. b8357c1 event: Convert existing spy records to simple by Simon Glass · 1 year, 3 months ago
  19. 9307401 dm: Emit the arch_cpu_init_dm() even only before relocation by Simon Glass · 1 year, 7 months ago
  20. d3a98cb dm: dts: Convert driver model tags to use new schema by Simon Glass · 1 year, 9 months ago
  21. 572c718 Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig by Tom Rini · 2 years ago
  22. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  23. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 3 months ago
  24. 5a9095c linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 6 months ago
  25. fc55736 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 9 months ago
  26. c8481ef dts: automatically build necessary .dtb files by Rasmus Villemoes · 2 years, 11 months ago
  27. 73b0a17 lmb: nios2: Add arch_lmb_reserve() by Marek Vasut · 3 years, 2 months ago
  28. 4025e57 Remove #include <version.h> from files which do not need it by Pali Rohár · 3 years, 4 months ago
  29. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  30. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  31. 0143be9 arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header by Simon Glass · 4 years ago
  32. 791fa45 cpu: Convert the methods to use a const udevice * by Simon Glass · 4 years, 10 months ago
  33. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  34. 7a6b641 cpu: Convert the methods to use a const udevice * by Simon Glass · 4 years, 10 months ago
  35. a0a71d3b Remove CROSS_COMPILE default from arch/*/config.mk by Tom Rini · 4 years, 6 months ago
  36. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  37. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  38. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  39. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  40. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  41. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  42. 284f71b common: Move relocate_code() to init.h by Simon Glass · 5 years ago
  43. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  44. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  45. f87959b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · 5 years ago
  46. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  47. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  48. b290956 .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore by Masahiro Yamada · 6 years ago
  49. 455bf67 nios2: Define PLATFORM__CLEAR_BIT for generic_clear_bit() by Bryan O'Donoghue · 7 years ago
  50. b9215ce nios2: Define PLATFORM__SET_BIT for generic_set_bit() by Bryan O'Donoghue · 7 years ago
  51. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  52. 5c7738e nios2: 10m50: Add CPU pre-relocation in device tree by Gan, Yau Wai · 7 years ago
  53. 24ec63a nios2: Use asm-generic/io.h by Paul Burton · 7 years ago
  54. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  55. 78548ea fdt: Move fdt_fixup_ethernet to a common place by Tom Rini · 8 years ago
  56. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  57. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  58. cc02256 efi: Use asmlinkage for EFIAPI by Simon Glass · 8 years ago
  59. 83e3ed1 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · 8 years ago
  60. 3c75700 Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP by Robert P. J. Day · 9 years ago
  61. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  62. a92c6152 nios2: set up the debug UART early by Thomas Chou · 9 years ago
  63. 6cb4c46 Fix board init code to respect the C runtime environment by Albert ARIBAUD · 9 years ago
  64. 48b42e6 nios2: display altera sysid at startup by Thomas Chou · 9 years ago
  65. 8e27fd6 nios2: 10m50: change to ns16550 uart by Thomas Chou · 9 years ago
  66. 12cafc6 nios2: zap ioremap by Thomas Chou · 9 years ago
  67. 71d9031 nios2: dma-mapping.h: change ioremap to map_physmem by Thomas Chou · 9 years ago
  68. 7fdee74 nios2: add 10m50 devboard support by Thomas Chou · 9 years ago
  69. c46e51b nios2: add memcpy_fromio and memcpy_toio by Thomas Chou · 9 years ago
  70. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  71. 7f30312 Merge branch 'master' of git://git.denx.de/u-boot-nios by Tom Rini · 9 years ago
  72. 9e0cf7b nios2: fix cached mode in clearing the BSS by Thomas Chou · 9 years ago
  73. 804a551 nios2: remove CONFIG_SYS_INIT_SP macro by Thomas Chou · 9 years ago
  74. 043a497 nios2: change virt_to_phys to use physaddr_mask in global data by Thomas Chou · 9 years ago
  75. 8392e2f nios2: remove the useless parenthesis in asm/io.h by Thomas Chou · 9 years ago
  76. ebf8aac nios2: fix map_physmem to do real cache mapping by Thomas Chou · 9 years ago
  77. fa3414d nios2: Use the generic bitops headers by Fabio Estevam · 9 years ago
  78. 9f36cbc nios2: fix virt_to_phys for nios2 with MMU by Thomas Chou · 9 years ago
  79. 4d7d92f nios2: zap nios2-generic board dir by Thomas Chou · 9 years ago
  80. 8e1e96d nios2: convert dma_alloc_coherent to use malloc_cache_aligned by Thomas Chou · 9 years ago
  81. 93f9646 nios2: convert copy_exception_trampoline to use dm cpu data by Thomas Chou · 9 years ago
  82. 741085b nios2: convert cache flush to use dm cpu data by Thomas Chou · 9 years ago
  83. 3982617 nios2: set default cache configuration in start.S by Thomas Chou · 9 years ago
  84. f8efd77 nios2: clean up comments style in start.S by Thomas Chou · 9 years ago
  85. 8701cc3 nios2: convert ioremap to use dm cpu data by Thomas Chou · 9 years ago
  86. 72b6198 nios2: convert do_reset to use dm cpu data by Thomas Chou · 9 years ago
  87. e0fa55f nios2: remove asm/psr.h by Thomas Chou · 9 years ago
  88. 36b9c9a nios2: convert altera sysid to driver model by Thomas Chou · 9 years ago
  89. 221d2ac nios2: convert altera timer to driver model by Thomas Chou · 9 years ago
  90. c617026 nios2: convert nios2 cpu to driver model by Thomas Chou · 9 years ago
  91. fb1a4bf nios2 : convert altera_pio to driver model by Thomas Chou · 9 years ago
  92. 99b336a nios2: add clear and set bits macros by Thomas Chou · 9 years ago
  93. 26066df nios2: convert altera_jtag_uart to driver model by Thomas Chou · 9 years ago
  94. 4e1acb7 nios2: map physical address to uncached virtual address by Thomas Chou · 9 years ago
  95. c3c6ab1 nios2: call board_init_f_mem by Thomas Chou · 9 years ago
  96. 60a3b1b nios2: zap version_string by Thomas Chou · 9 years ago
  97. a646271 nios2: zap dly_clks by Thomas Chou · 9 years ago
  98. 16dc04b nios2: Split timer code into timer.c by Thomas Chou · 9 years ago
  99. 47903a6 nios2: Switch to generic timer by Thomas Chou · 9 years ago
  100. 0d5f5e1 nios2: enable device tree control of U-Boot by Thomas Chou · 9 years ago