summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc85xx
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Rework interrupt_init_cpu()Tom Rini2017-08-261-3/+1
* env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-161-1/+1
* env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass2017-08-161-1/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-163-7/+7
* env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass2017-08-151-4/+0
* Convert CONFIG_CMD_REGINFO to KconfigChristophe Leroy2017-08-111-0/+26
* Convert CONFIG_CMD_PCI to KconfigSimon Glass2017-08-111-0/+6
* PowerPC: mpc85xx: Update ft_verify_fdtTom Rini2017-08-031-2/+9
* configs: Migrate CMD_NAND*Tom Rini2017-07-311-0/+23
* powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-BootAndy Yan2017-07-271-6/+5
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-251-0/+4
* configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini2017-07-241-0/+5
* powerpc, 8xx: fix missing function declarations.Christophe Leroy2017-07-231-1/+1
* powerpc: move get_pvr() and get_svr() into CChristophe Leroy2017-07-221-10/+0
* powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy2017-07-221-1/+2
* powerpc: get rid of addr_probe()Christophe Leroy2017-07-221-8/+0
* sata: Move drivers into new drivers/ata directorySimon Glass2017-07-111-1/+1
* Kconfig: Add CONFIG_SATA to enable SATASimon Glass2017-07-111-1/+1
* Convert CONFIG_CMD_SATA to KconfigSimon Glass2017-07-111-0/+45
* Convert CONFIG_SCSI to KconfigSimon Glass2017-07-111-0/+1
* powerpc: mpc8540ads: mpc8560ads: Drop support for MPC8540/60ADSYork Sun2017-06-121-10/+0
* Convert CONFIG_CMD_ERRATA to KconfigSimon Glass2017-05-221-0/+8
* Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass2017-05-221-0/+24
* powerpc: t1024: Fix SRDS_MAX_LANES valuePaulo Zaneti2017-05-151-2/+2
* fdt: Move fdt_fixup_ethernet to a common placeTom Rini2017-05-011-2/+0
* fs: Kconfig: Add a separate option for FS_CRAMFSSimon Glass2017-04-301-0/+1
* fs: Convert CONFIG_CMD_CRAMFS to KconfigSimon Glass2017-04-301-0/+1
* powerpc: e6500: Lock/unlock 1 cache instead of L1 as init_ramRuchika Gupta2017-04-171-2/+4
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-131-2/+2
* board_f: Drop return value from initdram()Simon Glass2017-04-051-5/+9
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-051-2/+2
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-02-032-34/+75
|\
| * arch: powerpc: update the eLBC IP input clockPrabhakar Kushwaha2017-02-032-26/+20
| * arch: powerpc: Move CONFIG_FSL_ELBC to KconfigPrabhakar Kushwaha2017-02-031-0/+20
| * arch: powerpc: update the IFC IP input clockPrabhakar Kushwaha2017-02-032-8/+18
| * arch: powerpc: Move CONFIG_FSL_IFC to KconfigPrabhakar Kushwaha2017-02-031-0/+17
* | powerpc: mpc85xx: Use symbolic names for cache control bitsMark Marshall2017-01-311-4/+4
|/
* Merge git://git.denx.de/u-boot-mpc85xxTom Rini2017-01-253-0/+24
|\
| * mpc85xx: pcie: Implement workaround for Erratum A007815Tony O'Brien2017-01-242-0/+9
| * powerpc: mpc85xx: Implemente workaround for CPU erratum A-007907Darwin Dingel2017-01-243-1/+16
* | Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-0/+2
* | Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini2017-01-241-0/+23
|/
* powerpc: mpc85xx: Move macro CONFIG_SYS_PPC64 to KconfigYork Sun2017-01-041-0/+11
* powerpc: mpc85xx: Move CONFIG_SYS_FSL_QORIQ_CHASSIS* to KconfigYork Sun2017-01-041-0/+21
* powerpc: E6500: Move macro CONFIG_E6500 to KconfigYork Sun2017-01-041-0/+16
* ddr: fsl: Move CONFIG_SYS_FSL_DDR_VER to KconfigYork Sun2017-01-041-0/+17
* ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLSYork Sun2017-01-042-19/+19
* powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to KconfigYork Sun2017-01-043-2/+319
* mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to KconfigYork Sun2017-01-041-0/+25
* fsl_ddr: Move DDR config options to driver KconfigYork Sun2017-01-041-1/+51