1. 2f8a6db Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 2 years, 10 months ago
  2. 0c303f9 image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · 3 years, 1 month ago
  3. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago
  4. 6493fa4 arm: use CONFIG_SUPPORT_PASSING_ATAGS by Patrick Delaunay · 3 years, 2 months ago
  5. 6a0890a lmb: nds32: Add arch_lmb_reserve() by Marek Vasut · 3 years, 1 month ago
  6. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 2 months ago
  7. a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 2 months ago
  8. 22137b8 pci: ppc: Drop ftpci100 driver by Simon Glass · 3 years, 3 months ago
  9. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 3 months ago
  10. 076c7bf global_data: Ensure we have <config.h> when symbols are not in Kconfig yet by Tom Rini · 3 years, 5 months ago
  11. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 5 months ago
  12. 77b8cfe lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 7 months ago
  13. 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 3 years, 10 months ago
  14. 5075bf2 nds32: Remove dead reset_cpu() implementation by Harald Seiler · 3 years, 10 months ago
  15. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  16. 477a6bc arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header by Simon Glass · 3 years, 10 months ago
  17. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 months ago
  18. faf002c Remove CROSS_COMPILE default from arch/*/config.mk by Tom Rini · 4 years, 5 months ago
  19. 5ffd5e8 bdinfo: nds32: Use generic bd_info by Simon Glass · 4 years, 5 months ago
  20. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  21. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  22. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  23. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  24. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  25. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 5 months ago
  26. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  27. 9d86b89 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 8 months ago
  28. 950c596 dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 8 months ago
  29. c22c0db dma-mapping: fix the prototype of dma_map_single() by Masahiro Yamada · 4 years, 8 months ago
  30. c0a5a81 asm: dma-mapping.h: Fix dma mapping functions by Vignesh Raghavendra · 4 years, 9 months ago
  31. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 10 months ago
  32. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 10 months ago
  33. 9413387 common: Move relocate_code() to init.h by Simon Glass · 4 years, 10 months ago
  34. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  35. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  36. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  37. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  38. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  39. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  40. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  41. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago
  42. a0aba8a CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig by Trevor Woerner · 5 years ago
  43. b7b4af0 CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' case by Trevor Woerner · 5 years ago
  44. ffd4c7c dts: switch spi-flash to jedec, spi-nor compatible by Neil Armstrong · 6 years ago
  45. 866ab87 nds32: dts: Fix mmc node compatible string by Rick Chen · 6 years ago
  46. e690148 nds32: Fix boot fail issue when build with elf-mculib. by Rick Chen · 6 years ago
  47. 9135858 nds32: Generate SW fpu instruction. by Rick Chen · 6 years ago
  48. 28c107f nds32: Remove gcc unused option by Rick Chen · 6 years ago
  49. c95cafd Drop CONFIG_INIT_CRITICAL by Bin Meng · 6 years ago
  50. 1d3b97c Kbuild: add LDFLAGS_STANDALONE by Daniel Schwierzeck · 6 years ago
  51. d8d81d4 config.mk: Remove duplicated -fno-strict-aliasing by Bin Meng · 6 years ago
  52. 3747bdb arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  53. 73171c8 nds32: Define PLATFORM__CLEAR_BIT for generic_clear_bit() by Bryan O'Donoghue · 6 years ago
  54. 76b916f nds32: Define PLATFORM__SET_BIT for generic_set_bit() by Bryan O'Donoghue · 6 years ago
  55. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  56. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  57. ebce73f Drop CONFIG_FTSDC010_BASE by Rick Chen · 7 years ago
  58. 2060a69 nds32: dts: AG101P support sd High-Speed mode by Rick Chen · 7 years ago
  59. 4280342 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · 7 years ago
  60. febcd97 nds32: dts: Support ftsdc010 DM. by Rick Chen · 7 years ago
  61. b3666a6 nds32: Use asm-generic/io.h by Paul Burton · 7 years ago
  62. 9c7ffc9 nds32: Fix io.h warning message about readb by rick · 7 years ago
  63. 7b1a50b nds32: board: Support SPI driver. by rick · 7 years ago
  64. e336b73 nds32: ftmac100 support cache enable. by rick · 7 years ago
  65. 19fc21f nds32: bootm: Fix warning of struct tag_serialnr declared by rick · 7 years ago
  66. b27af39 dma: import linux/dma-direction.h to consolidate enum dma_data_direction by Masahiro Yamada · 7 years ago
  67. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  68. 3a53e99 nds32: Remove include files from common.h by Simon Glass · 7 years ago
  69. e8d4fa9 nds32: Make u-boot-nds32.h a private header by Simon Glass · 7 years ago
  70. be71a17 nds32: eth: Support ftmac100 DM. by rick · 7 years ago
  71. b841b6e nds32: Support AE3XX platform. by rick · 7 years ago
  72. f5076f8 nds32: Support AG101P timer DM. by rick · 7 years ago
  73. 86132af nds32: Support AG101P serial DM. by rick · 8 years ago
  74. 01abae4 Remove various unused interrupt related code by Tom Rini · 8 years ago
  75. d607f6f nds32: Support relocation. by rick · 9 years ago
  76. 4491327 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · 8 years ago
  77. c74b8fc arm, nds32, sh: remove useless ioremap()/iounmap() defines by Masahiro Yamada · 8 years ago
  78. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  79. b19cc6b nds32: Fix compile error. by rick · 9 years ago
  80. d0a3123 nds32: Use the generic bitops headers by Fabio Estevam · 9 years ago
  81. b3537c0 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · 9 years ago
  82. 2e88bb2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · 9 years ago
  83. a26cd04 arch: Make board selection choices optional by Joe Hershberger · 9 years ago
  84. d2eaec6 net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  85. 7682a99 remove unnecessary version.h includes by Rob Herring · 10 years ago
  86. 0267ba5 common: Move dram_init() declaration to common location by Michal Simek · 10 years ago
  87. e19db55 Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · 10 years ago
  88. 56f31e8 kbuild: use SoC-specific CONFIG to descend into SoC directory by Masahiro Yamada · 10 years ago
  89. 165ecd2 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · 10 years ago
  90. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  91. 90f984e kconfig: delete redundant CONFIG_${ARCH} definition by Masahiro Yamada · 10 years ago
  92. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  93. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  94. 254d68b kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib by Masahiro Yamada · 11 years ago
  95. a0a15b4 config.mk: specify the exact path to standalone linker script by Masahiro Yamada · 11 years ago
  96. 9b6e2c3 kbuild: fix CROSS_COMPILE settings in config.mk by Masahiro Yamada · 11 years ago
  97. 7c8278a kbuild: add dummy obj-y to create built-in.o by Masahiro Yamada · 11 years ago
  98. 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  99. f889cc8 nds32: add support for leopard and orca board boot flow auto detect by rick · 11 years ago
  100. 547bb1e nds32: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago