1. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  2. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  3. 3673618 common: Move serial functions out of common.h by Simon Glass · 5 years ago
  4. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  5. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  6. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  7. 39f90ba board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  8. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  9. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  10. 6312a95 m68k: add architecture-specific u-boot.lds by angelo@sysam.it · 10 years ago
  11. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  12. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  13. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  14. 660031e m68k: Fix warnings with gcc 4.6 by Simon Glass · 10 years ago
  15. 75fafac fpga: xilinx: Simplify load/dump/info function handling by Michal Simek · 11 years ago
  16. b4079cf fpga: xilinx: Fix the rest of CamelCases by Michal Simek · 11 years ago
  17. 25e1e2e fpga: xilinx: Avoid CamelCase for in Xilinx_desc by Michal Simek · 11 years ago
  18. 2091a0c fpga: spartan3: Avoid CamelCase by Michal Simek · 11 years ago
  19. abff819 m68k: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  20. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  21. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  22. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  23. c24895e Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  24. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  25. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  26. 99c82b4 ColdFire: Fix build error for astro mcf53731 board. by Jason Jin · 12 years ago
  27. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  28. 8411888 Remove redundant config.mk files by Wolfgang Denk · 14 years ago
  29. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  30. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  31. 45dbaf2 m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU by Peter Tyser · 15 years ago
  32. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · 15 years ago
  33. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago
  34. 406471c add ASTRO MCF5373L board by Wolfgang Wegner · 15 years ago