1. 39f90ba board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  2. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  3. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  4. 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  5. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  6. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  7. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  8. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  9. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  10. c950cb1 PPC MPC83xx: Fix MPC8323ERDB build warning by Wolfgang Denk · 11 years ago
  11. e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 13 years ago
  12. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  13. f31225c powerpc/83xx: remove empty board_early_init_f() by Timur Tabi · 14 years ago
  14. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  15. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  16. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  17. e228332 83xx: Remove warmboot parameter from PCI init functions by Peter Tyser · 14 years ago
  18. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  19. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  20. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  21. e6c56b6 mpc8323erdb: fix EEPROM page size and get MAC from EEPROM by Michael Barkowski · 17 years ago
  22. de9737d Remove erroneous or extra spd.h #includers. by Jon Loeliger · 17 years ago
  23. 3204c7c mpc83xx: remove FLAT_TREE code by Kim Phillips · 17 years ago
  24. 3b9c20f mpc83xx: implement board_add_ram_info by Kim Phillips · 17 years ago
  25. 2141681 mpc83xx: migrate remaining freescale boards to libfdt by Kim Phillips · 17 years ago
  26. dc0b59d mpc83xx: move common /memory node update mechanism to cpu.c by Kim Phillips · 17 years ago
  27. b22fc90 mpc83xx: add support for the MPC8323E RDB by Kim Phillips · 17 years ago