1. f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 7 years ago
  2. 088454c board_f: Drop return value from initdram() by Simon Glass · 7 years ago
  3. 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 7 years ago
  4. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  5. e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  6. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  7. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  8. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  9. 377e104 board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  10. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  11. 702e601 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 12 years ago
  12. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  13. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  14. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  15. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  16. ae188d4 MPC832XEMDS: fix pci.c build warning by Wolfgang Denk · 14 years ago
  17. 6aa3d3b 83xx: Remove warmboot parameter from PCI init functions by Peter Tyser · 14 years ago
  18. 9993e19 mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCI by Kim Phillips · 15 years ago
  19. ff4e66e pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · 16 years ago
  20. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  21. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  22. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  23. a30a549 Remove erroneous or extra spd.h #includers. by Jon Loeliger · 17 years ago
  24. 6775c68 mpc83xx: fix missed pci_hose -> hose conversion for new libfdt code by Kim Phillips · 17 years ago
  25. 94fab25 mpc83xx: rm remaining FLAT_TREE code by Kim Phillips · 17 years ago
  26. b3458d2 mpc83xx: remove FLAT_TREE code by Kim Phillips · 17 years ago
  27. 5b8bc60 mpc83xx: convert to using do_fixup_*() by Kim Phillips · 17 years ago
  28. 8d04f02 Update libfdt from device tree compiler (dtc) by Kumar Gala · 17 years ago
  29. 7608d75 support board vendor-common makefiles by Kim Phillips · 17 years ago
  30. e58fe95 mpc83xx: move freescale boards to boards/freescale by Kim Phillips · 17 years ago