1. 18afe10 common: Move pci_init_board() out of common.h by Simon Glass · 5 years ago
  2. db22961 env: Move env_get_f() to env.h by Simon Glass · 5 years ago
  3. 805cac1 mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE by Mario Six · 6 years ago
  4. d10f318 mpc83xx: Get rid of CONFIG_83XX_CLKIN by Mario Six · 6 years ago
  5. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  6. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  7. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  8. 39f90ba board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  9. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  10. 9fd465c usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · 8 years ago
  11. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  12. 8dc24e0 mpc837xerdb: "fix Calling __hwconfig without a buffer" warning by Sinan Akman · 10 years ago
  13. 024b1f7 MAINTAINERS: add me as the maintainer of mpc837xerdb by Sinan Akman · 10 years ago
  14. 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  15. ba0debf MAINTAINERS: comment out invalid maintainers by Masahiro Yamada · 10 years ago
  16. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  17. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  18. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  19. c54b77e board: powerpc: 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. e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 13 years ago
  22. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  23. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  24. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  25. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  26. e228332 83xx: Remove warmboot parameter from PCI init functions by Peter Tyser · 14 years ago
  27. b7c3ccf ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ by Kumar Gala · 15 years ago
  28. 57a2af3 mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCI by Kim Phillips · 15 years ago
  29. 3628a93 mpc83xx: MPC837XERDB: Add support for FSL eSDHC by Anton Vorontsov · 15 years ago
  30. cb4731f 83xx: Replace CONFIG_ECC_INIT_VIA_DDRC references by Peter Tyser · 15 years ago
  31. 45a30ee mpc83xx: MPC837XERDB: Add PCIe support by Anton Vorontsov · 16 years ago
  32. 642016b mpc83xx: fix serdes setup for the MPC8378E boards by Anton Vorontsov · 16 years ago
  33. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  34. b79b101 mpc83xx: spd_sdram: fix ddr sdram base address assignment bug by Anton Vorontsov · 16 years ago
  35. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  36. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  37. 5fc8a4b mpc837xerdb: Fix warning: implicit declaration of function 'fdt_fixup_dr_usb' by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  38. ecb2d6f mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code by Kim Phillips · 17 years ago
  39. 07e6091 83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role by Anton Vorontsov · 17 years ago
  40. 2b3c004 83xx: initialize serdes for MPC837XRDB boards by Anton Vorontsov · 17 years ago
  41. 3e1d49a 83xx: Add Vitesse VSC7385 firmware uploading by Timur Tabi · 17 years ago
  42. de9737d Remove erroneous or extra spd.h #includers. by Jon Loeliger · 17 years ago
  43. 1cb07e6 Add support for the MPC837xERDB by Kim Phillips · 17 years ago