1. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  2. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  3. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  4. b79fdc7 common: Drop flash.h from common header by Simon Glass · 4 years, 5 months ago
  5. fb8977c net: Always build the string_to_enetaddr() helper by Joe Hershberger · 5 years ago
  6. 5255932 common: Move some board functions out of common.h by Simon Glass · 4 years, 10 months ago
  7. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  8. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  9. 88369d3 configs: Disable now unbuildable SPI options for boards by Tom Rini · 5 years ago
  10. b3c27c9 sh: sh7757lcr: Fix copy-paste error in README by Marek Vasut · 5 years ago
  11. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  12. 9925f1d net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 6 years ago
  13. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  14. cdbb0cf sh: add common dram_init() function for all boards by Vladimir Zapolskiy · 8 years ago
  15. 3f8b539 sh4: use single u-boot linker script for all boards by Vladimir Zapolskiy · 8 years ago
  16. f41e608 sh: Fix build errors for generic board by Simon Glass · 8 years ago
  17. 7682a99 remove unnecessary version.h includes by Rob Herring · 10 years ago
  18. 887363b sh: consolidate CONFIG_SYS_CPU defines by Masahiro Yamada · 10 years ago
  19. ff0960f sf: Tidy up public and private header files by Simon Glass · 10 years ago
  20. 535aad2 MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
  21. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  22. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  23. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  24. 02b3bf3 sh: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  25. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  26. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  27. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  28. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  29. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  30. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  31. 702e601 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 12 years ago
  32. 4f0e847 sh: sh7757lcr: Add MMC header file of SH by Nobuhiro Iwamatsu · 13 years ago
  33. 566f63d sh: sh7757lcr: add supporting for MMCIF by Yoshihiro Shimoda · 13 years ago
  34. 3ed8164 sh: Add a flag which controls the DDR ECC mode of sh7757lcr by Nobuhiro Iwamatsu · 13 years ago
  35. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  36. d61cd37 sh: sh7757lcr: Add KEEP order to start.o section by Yoshihiro Shimoda · 13 years ago
  37. 1466641 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 13 years ago
  38. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  39. 8e9c897 sh: add support for sh7757lcr board by Yoshihiro Shimoda · 14 years ago