1. 49ddb15 pci: ppc: Drop ftpci100 driver by Simon Glass · 3 years, 4 months ago
  2. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  3. 5dc7f61 global_data: Ensure we have <config.h> when symbols are not in Kconfig yet by Tom Rini · 3 years, 6 months ago
  4. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
  5. d62063d lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 9 months ago
  6. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
  7. 9e2048c nds32: Remove dead reset_cpu() implementation by Harald Seiler · 4 years ago
  8. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  9. 0143be9 arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header by Simon Glass · 4 years ago
  10. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  11. a0a71d3b Remove CROSS_COMPILE default from arch/*/config.mk by Tom Rini · 4 years, 6 months ago
  12. 6570d73 bdinfo: nds32: Use generic bd_info by Simon Glass · 4 years, 7 months ago
  13. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  14. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  15. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  16. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  17. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  18. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
  19. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  20. 6373a17 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 10 months ago
  21. 05a5dba dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 10 months ago
  22. 7167d67 dma-mapping: fix the prototype of dma_map_single() by Masahiro Yamada · 4 years, 10 months ago
  23. 4a81a21 asm: dma-mapping.h: Fix dma mapping functions by Vignesh Raghavendra · 4 years, 11 months ago
  24. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  25. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
  26. 284f71b common: Move relocate_code() to init.h by Simon Glass · 5 years ago
  27. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  28. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  29. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  30. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  31. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  32. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  33. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  34. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
  35. ba64b8b CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig by Trevor Woerner · 6 years ago
  36. 4d4ac02 CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' case by Trevor Woerner · 6 years ago
  37. a009fa7 dts: switch spi-flash to jedec, spi-nor compatible by Neil Armstrong · 6 years ago
  38. 9f76865 nds32: dts: Fix mmc node compatible string by Rick Chen · 6 years ago
  39. 8c5e914 nds32: Fix boot fail issue when build with elf-mculib. by Rick Chen · 6 years ago
  40. f078804 nds32: Generate SW fpu instruction. by Rick Chen · 6 years ago
  41. 2d75ab7 nds32: Remove gcc unused option by Rick Chen · 6 years ago
  42. ccd035a Drop CONFIG_INIT_CRITICAL by Bin Meng · 6 years ago
  43. 9dc13da Kbuild: add LDFLAGS_STANDALONE by Daniel Schwierzeck · 6 years ago
  44. 508332b config.mk: Remove duplicated -fno-strict-aliasing by Bin Meng · 6 years ago
  45. 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  46. 348a236 nds32: Define PLATFORM__CLEAR_BIT for generic_clear_bit() by Bryan O'Donoghue · 7 years ago
  47. 2725e0b nds32: Define PLATFORM__SET_BIT for generic_set_bit() by Bryan O'Donoghue · 7 years ago
  48. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  49. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  50. 87bed2a Drop CONFIG_FTSDC010_BASE by Rick Chen · 7 years ago
  51. b29123e nds32: dts: AG101P support sd High-Speed mode by Rick Chen · 7 years ago
  52. 91a3159 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · 7 years ago
  53. da1ad11 nds32: dts: Support ftsdc010 DM. by Rick Chen · 7 years ago
  54. b037a5b nds32: Use asm-generic/io.h by Paul Burton · 7 years ago
  55. a6a1db3 nds32: Fix io.h warning message about readb by rick · 7 years ago
  56. 4f6cd72 nds32: board: Support SPI driver. by rick · 7 years ago
  57. 702affe nds32: ftmac100 support cache enable. by rick · 7 years ago
  58. 6a93159 nds32: bootm: Fix warning of struct tag_serialnr declared by rick · 7 years ago
  59. ef205ea dma: import linux/dma-direction.h to consolidate enum dma_data_direction by Masahiro Yamada · 7 years ago
  60. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  61. 692abc9 nds32: Remove include files from common.h by Simon Glass · 8 years ago
  62. 94dd939 nds32: Make u-boot-nds32.h a private header by Simon Glass · 8 years ago
  63. dc24dac nds32: eth: Support ftmac100 DM. by rick · 8 years ago
  64. f1113c9 nds32: Support AE3XX platform. by rick · 8 years ago
  65. 6d564b8 nds32: Support AG101P timer DM. by rick · 8 years ago
  66. 2492bfc nds32: Support AG101P serial DM. by rick · 8 years ago
  67. dfafe89 Remove various unused interrupt related code by Tom Rini · 8 years ago
  68. b0fd6e0 nds32: Support relocation. by rick · 9 years ago
  69. 83e3ed1 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · 8 years ago
  70. ea83da5 arm, nds32, sh: remove useless ioremap()/iounmap() defines by Masahiro Yamada · 8 years ago
  71. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  72. 687f1f8 nds32: Fix compile error. by rick · 9 years ago
  73. 4a779da nds32: Use the generic bitops headers by Fabio Estevam · 9 years ago
  74. 71300b2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · 9 years ago
  75. 89299e2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · 9 years ago
  76. f069960 arch: Make board selection choices optional by Joe Hershberger · 10 years ago
  77. 3dbe17e net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  78. ffdb488 remove unnecessary version.h includes by Rob Herring · 10 years ago
  79. ef932b0 common: Move dram_init() declaration to common location by Michal Simek · 10 years ago
  80. 17def7d Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · 10 years ago
  81. abde127 kbuild: use SoC-specific CONFIG to descend into SoC directory by Masahiro Yamada · 10 years ago
  82. 40e73b1 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · 10 years ago
  83. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  84. 4869aee kconfig: delete redundant CONFIG_${ARCH} definition by Masahiro Yamada · 10 years ago
  85. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  86. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  87. 8226dfd kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib by Masahiro Yamada · 11 years ago
  88. a06c7cd config.mk: specify the exact path to standalone linker script by Masahiro Yamada · 11 years ago
  89. f0ac9e0 kbuild: fix CROSS_COMPILE settings in config.mk by Masahiro Yamada · 11 years ago
  90. 350735c kbuild: add dummy obj-y to create built-in.o by Masahiro Yamada · 11 years ago
  91. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  92. 1aa6bf9 nds32: add support for leopard and orca board boot flow auto detect by rick · 11 years ago
  93. 8087e0e nds32: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  94. 6e56e4a nds32: introduce DMA allocation API by ken kuo · 11 years ago
  95. 827b6f6 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 11 years ago
  96. b69fa0d nds32: Enable FPU if the version of CPU supported by ken kuo · 11 years ago
  97. 98a4269 nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiers by Tom Rini · 11 years ago
  98. c081426 nds32: Convert Makefiles to use COBJS-y style by ken kuo · 11 years ago
  99. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  100. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago