1. 807765b common: Move device-tree setup functions to fdt_support.h by Simon Glass · 4 years, 9 months ago
  2. cb3ef68 common: Move old EEPROM functions into a new header by Simon Glass · 4 years, 10 months ago
  3. 2cf431c common: Move pci_init_board() out of common.h by Simon Glass · 4 years, 10 months ago
  4. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 4 years, 10 months ago
  5. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  6. 8a81bfd mpc83xx: Get rid of CONFIG_SYS_DDR_BASE by Mario Six · 6 years ago
  7. 53deb24 board/freescale: Remove invalid fsl email addresses by Fabio Estevam · 6 years ago
  8. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  9. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  10. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  11. f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 7 years ago
  12. 088454c board_f: Drop return value from initdram() by Simon Glass · 7 years ago
  13. 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 7 years ago
  14. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  15. e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  16. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  17. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  18. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  19. 377e104 board: powerpc: 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. f4ea9f8 PPC MPC83xx: Fix MPC8323ERDB build warning by Wolfgang Denk · 11 years ago
  22. 702e601 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 12 years ago
  23. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  24. f5f30de powerpc/83xx: remove empty board_early_init_f() by Timur Tabi · 13 years ago
  25. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  26. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  27. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  28. 6aa3d3b 83xx: Remove warmboot parameter from PCI init functions by Peter Tyser · 14 years ago
  29. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  30. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  31. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  32. 5b2793a mpc8323erdb: fix EEPROM page size and get MAC from EEPROM by Michael Barkowski · 17 years ago
  33. a30a549 Remove erroneous or extra spd.h #includers. by Jon Loeliger · 17 years ago
  34. b3458d2 mpc83xx: remove FLAT_TREE code by Kim Phillips · 17 years ago
  35. bbea46f mpc83xx: implement board_add_ram_info by Kim Phillips · 17 years ago
  36. 3fde9e8 mpc83xx: migrate remaining freescale boards to libfdt by Kim Phillips · 17 years ago
  37. 6a16e0d mpc83xx: move common /memory node update mechanism to cpu.c by Kim Phillips · 17 years ago
  38. 1c274c4 mpc83xx: add support for the MPC8323E RDB by Kim Phillips · 17 years ago