Commit Graph

45 Commits (00caae6d47645e68d6e5277aceb69592b49381a6)

Author SHA1 Message Date
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass f1683aa73c board_f: Rename initdram() to dram_init() 7 years ago
Simon Glass 088454cde2 board_f: Drop return value from initdram() 7 years ago
Simon Glass 52c411805c board_f: Drop board_type parameter from initdram() 7 years ago
Sriram Dash a5c289b9bc usb: fsl: Rename fdt_fixup_dr_usb 8 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 8 years ago
Simon Glass e895a4b06f fdt: Allow ft_board_setup() to report failure 10 years ago
Masahiro Yamada 461be2f96e kconfig: remove redundant "string" type in arch and board Kconfigs 10 years ago
Claudiu Manoil 93f26f130e net: Merge asm/fsl_enet.h into fsl_mdio.h 10 years ago
Masahiro Yamada 93d4334f7f Add board MAINTAINERS files 10 years ago
Masahiro Yamada dd84058d24 kconfig: add board Kconfig and defconfig files 10 years ago
Masahiro Yamada 377e1048d3 board: powerpc: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Wolfgang Denk 702e6014f1 doc: cleanup - move board READMEs into respective board directories 12 years ago
Mike Frysinger 464c79207c punt unused clean/distclean targets 13 years ago
Andy Fleming 865ff85640 fsl: Change fsl_phy_enet_if to phy_interface_t 13 years ago
Andy Fleming 063c12633d tsec: Convert tsec to use PHY Lib 13 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Kumar Gala a1964ea5c2 powerpc/8xxx: Add fdt_fixup_phy_connection helper 14 years ago
Wolfgang Denk 2ae1824196 Makefile: move all Power Architecture boards into boards.cfg 14 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 14 years ago
Kim Phillips e2229352c1 mpc83xx: fix 837x MDS PCI HOST build 14 years ago
Peter Tyser 6aa3d3bfaa 83xx: Remove warmboot parameter from PCI init functions 14 years ago
Kumar Gala 7e1afb62a7 ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ 14 years ago
Kim Phillips 9993e196da mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCI 15 years ago
Anton Vorontsov bfadb17f69 mpc83xx: MPC837xEMDS: Use hwconfig instead of pci_external_arbiter variable 15 years ago
Anton Vorontsov c78c678354 mpc83xx: MPC837XEMDS: Fixup eSDHC nodes in device tree 15 years ago
Peter Tyser 9adda5459c 83xx: Replace CONFIG_ECC_INIT_VIA_DDRC references 15 years ago
Anton Vorontsov 7e2ec1de1d mpc83xx: MPC837XEMDS: Initialize SerDes before negating PCIE reset signal 15 years ago
Andy Fleming e1ac387f46 83xx: Add eSDHC support on 8379 EMDS board 16 years ago
Anton Vorontsov 8b34557c54 mpc83xx: Add PCI-E support for MPC837XEMDS boards 16 years ago
Anton Vorontsov 3bf1be3c0c mpc83xx: add support for switching between USB Host/Function for MPC837XEMDS 16 years ago
Anton Vorontsov 00f7bbae92 mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boards 16 years ago
Anton Vorontsov 1da83a63d8 mpc83xx: add SGMII riser module support for the MPC8378E-MDS boards 16 years ago
Anton Vorontsov 55c531984d mpc83xx: fix serdes setup for the MPC8378E boards 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Anton Vorontsov d26154c9a6 mpc83xx: spd_sdram: fix ddr sdram base address assignment bug 16 years ago
Wolfgang Denk c8a3b109f0 Cleanup out-or-tree building for some boards (.depend) 16 years ago
Becky Bruce 9973e3c614 Change initdram() return type to phys_size_t 16 years ago
Dave Liu 5fb5a689d8 mpc83xx: Fix the bug of serdes initialization 16 years ago
Kim Phillips e5c4ade4db mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code 16 years ago
Dave Liu 6f8c85e8d1 mpc83xx: initialize serdes for MPC837xEMDS boards 16 years ago
Jon Loeliger a30a549a35 Remove erroneous or extra spd.h #includers. 16 years ago
Kim Phillips b3458d2cd5 mpc83xx: remove FLAT_TREE code 17 years ago
Dave Liu 19580e660c mpc83xx: Add the support of MPC837xEMDS board 17 years ago