1. 18afe10 common: Move pci_init_board() out of common.h by Simon Glass · 5 years ago
  2. a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  3. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  4. 805cac1 mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE by Mario Six · 6 years ago
  5. 9486710 mpc83xx: Kconfig: Migrate HRCW to Kconfig by Mario Six · 6 years ago
  6. c3aeeb8 board/freescale: Remove invalid fsl email addresses by Fabio Estevam · 7 years ago
  7. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  8. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  9. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  10. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  11. 39f90ba board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  12. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  13. 9fd465c usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · 8 years ago
  14. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  15. 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  16. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  17. de9ad7a net: Merge asm/fsl_enet.h into fsl_mdio.h by Claudiu Manoil · 10 years ago
  18. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  19. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  20. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  21. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  22. e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 13 years ago
  23. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  24. 7832a46 fsl: Change fsl_phy_enet_if to phy_interface_t by Andy Fleming · 14 years ago
  25. 422effd tsec: Convert tsec to use PHY Lib by Andy Fleming · 14 years ago
  26. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  27. 6bc9fd5 powerpc/8xxx: Add fdt_fixup_phy_connection helper by Kumar Gala · 14 years ago
  28. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  29. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  30. da7fb74 mpc83xx: fix 837x MDS PCI HOST build by Kim Phillips · 14 years ago
  31. e228332 83xx: Remove warmboot parameter from PCI init functions by Peter Tyser · 14 years ago
  32. b7c3ccf ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ by Kumar Gala · 15 years ago
  33. 57a2af3 mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCI by Kim Phillips · 15 years ago
  34. cb647ee mpc83xx: MPC837xEMDS: Use hwconfig instead of pci_external_arbiter variable by Anton Vorontsov · 15 years ago
  35. 5cd6152 mpc83xx: MPC837XEMDS: Fixup eSDHC nodes in device tree by Anton Vorontsov · 15 years ago
  36. cb4731f 83xx: Replace CONFIG_ECC_INIT_VIA_DDRC references by Peter Tyser · 15 years ago
  37. 58fc0c3 mpc83xx: MPC837XEMDS: Initialize SerDes before negating PCIE reset signal by Anton Vorontsov · 16 years ago
  38. 1463b4b 83xx: Add eSDHC support on 8379 EMDS board by Andy Fleming · 16 years ago
  39. 62842ec mpc83xx: Add PCI-E support for MPC837XEMDS boards by Anton Vorontsov · 16 years ago
  40. 504867a mpc83xx: add support for switching between USB Host/Function for MPC837XEMDS by Anton Vorontsov · 16 years ago
  41. 30c6992 mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boards by Anton Vorontsov · 16 years ago
  42. 32b1b70 mpc83xx: add SGMII riser module support for the MPC8378E-MDS boards by Anton Vorontsov · 16 years ago
  43. 642016b mpc83xx: fix serdes setup for the MPC8378E boards by Anton Vorontsov · 16 years ago
  44. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  45. b79b101 mpc83xx: spd_sdram: fix ddr sdram base address assignment bug by Anton Vorontsov · 16 years ago
  46. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  47. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  48. 1f2f86e mpc83xx: Fix the bug of serdes initialization by Dave Liu · 17 years ago
  49. ecb2d6f mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code by Kim Phillips · 17 years ago
  50. b8dc587 mpc83xx: initialize serdes for MPC837xEMDS boards by Dave Liu · 17 years ago
  51. de9737d Remove erroneous or extra spd.h #includers. by Jon Loeliger · 17 years ago
  52. 3204c7c mpc83xx: remove FLAT_TREE code by Kim Phillips · 17 years ago
  53. b19ecd3 mpc83xx: Add the support of MPC837xEMDS board by Dave Liu · 17 years ago