aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx
AgeCommit message (Expand)AuthorFilesLines
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada3-3/+3
2018-01-10drivers/misc: Share qbman init between archsAhmed Mansour3-282/+3
2017-12-26Move CONFIG_PANIC_HANG to KconfigMasahiro Yamada1-0/+33
2017-12-12ata: Migrate CONFIG_FSL_SATA to KconfigTuomas Tynkkynen1-0/+13
2017-12-12ata: Migrate CONFIG_SATA_SIL to KconfigTuomas Tynkkynen1-0/+6
2017-10-23powerpc: mpc85xx: Implement CPU erratum A-007907 for secondary coresYork Sun1-0/+6
2017-08-26powerpc: Rework interrupt_init_cpu()Tom Rini1-3/+1
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass1-1/+1
2017-08-16env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass1-1/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass3-7/+7
2017-08-15env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass1-4/+0
2017-08-11Convert CONFIG_CMD_REGINFO to KconfigChristophe Leroy1-0/+26
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass1-0/+6
2017-08-03PowerPC: mpc85xx: Update ft_verify_fdtTom Rini1-2/+9
2017-07-31configs: Migrate CMD_NAND*Tom Rini1-0/+23
2017-07-27powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-BootAndy Yan1-6/+5
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-0/+4
2017-07-24configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini1-0/+5
2017-07-23powerpc, 8xx: fix missing function declarations.Christophe Leroy1-1/+1
2017-07-22powerpc: move get_pvr() and get_svr() into CChristophe Leroy1-10/+0
2017-07-22powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy1-1/+2
2017-07-22powerpc: get rid of addr_probe()Christophe Leroy1-8/+0
2017-07-11sata: Move drivers into new drivers/ata directorySimon Glass1-1/+1
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass1-1/+1
2017-07-11Convert CONFIG_CMD_SATA to KconfigSimon Glass1-0/+45
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass1-0/+1
2017-06-12powerpc: mpc8540ads: mpc8560ads: Drop support for MPC8540/60ADSYork Sun1-10/+0
2017-05-22Convert CONFIG_CMD_ERRATA to KconfigSimon Glass1-0/+8
2017-05-22Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass1-0/+24
2017-05-15powerpc: t1024: Fix SRDS_MAX_LANES valuePaulo Zaneti1-2/+2
2017-05-01fdt: Move fdt_fixup_ethernet to a common placeTom Rini1-2/+0
2017-04-30fs: Kconfig: Add a separate option for FS_CRAMFSSimon Glass1-0/+1
2017-04-30fs: Convert CONFIG_CMD_CRAMFS to KconfigSimon Glass1-0/+1
2017-04-17powerpc: e6500: Lock/unlock 1 cache instead of L1 as init_ramRuchika Gupta1-2/+4
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass1-2/+2
2017-04-05board_f: Drop return value from initdram()Simon Glass1-5/+9
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-2/+2
2017-02-03Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2-34/+75
2017-02-03arch: powerpc: update the eLBC IP input clockPrabhakar Kushwaha2-26/+20
2017-02-03arch: powerpc: Move CONFIG_FSL_ELBC to KconfigPrabhakar Kushwaha1-0/+20
2017-02-03arch: powerpc: update the IFC IP input clockPrabhakar Kushwaha2-8/+18
2017-02-03arch: powerpc: Move CONFIG_FSL_IFC to KconfigPrabhakar Kushwaha1-0/+17
2017-01-31powerpc: mpc85xx: Use symbolic names for cache control bitsMark Marshall1-4/+4
2017-01-25Merge git://git.denx.de/u-boot-mpc85xxTom Rini3-0/+24
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-0/+2
2017-01-24mpc85xx: pcie: Implement workaround for Erratum A007815Tony O'Brien2-0/+9
2017-01-24powerpc: mpc85xx: Implemente workaround for CPU erratum A-007907Darwin Dingel3-1/+16
2017-01-24Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini1-0/+23
2017-01-04powerpc: mpc85xx: Move macro CONFIG_SYS_PPC64 to KconfigYork Sun1-0/+11
2017-01-04powerpc: mpc85xx: Move CONFIG_SYS_FSL_QORIQ_CHASSIS* to KconfigYork Sun1-0/+21