1. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 4 months ago
  2. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 9 months ago
  3. b03e051 common: Move serial functions out of common.h by Simon Glass · 4 years, 10 months ago
  4. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  5. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  6. f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 7 years ago
  7. 088454c board_f: Drop return value from initdram() by Simon Glass · 7 years ago
  8. 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 7 years ago
  9. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  10. 5296cb1 m68k: add architecture-specific u-boot.lds by angelo@sysam.it · 9 years ago
  11. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  12. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  13. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  14. ddc9437 m68k: Fix warnings with gcc 4.6 by Simon Glass · 10 years ago
  15. 14cfc4f fpga: xilinx: Simplify load/dump/info function handling by Michal Simek · 11 years ago
  16. 2df9d5c fpga: xilinx: Fix the rest of CamelCases by Michal Simek · 11 years ago
  17. f8c1be9 fpga: xilinx: Avoid CamelCase for in Xilinx_desc by Michal Simek · 11 years ago
  18. 2a6e386 fpga: spartan3: Avoid CamelCase by Michal Simek · 11 years ago
  19. 64bd89e m68k: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  20. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  21. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  22. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  23. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  24. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  25. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  26. fa862dd ColdFire: Fix build error for astro mcf53731 board. by Jason Jin · 12 years ago
  27. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  28. 263d5c2 Remove redundant config.mk files by Wolfgang Denk · 14 years ago
  29. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  30. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  31. a414553 m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU by Peter Tyser · 14 years ago
  32. 78acc47 Rename lib_generic/ to lib/ by Peter Tyser · 14 years ago
  33. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago
  34. 9d79e57 add ASTRO MCF5373L board by Wolfgang Wegner · 15 years ago