summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2017-12-12ata: Migrate CONFIG_FSL_SATA to KconfigTuomas Tynkkynen2-0/+14
2017-12-12ata: Migrate CONFIG_SATA_SIL to KconfigTuomas Tynkkynen1-0/+6
2017-10-24powerpc: mpc85xx: Implement CPU erratum A-007907 for secondary coresYork Sun1-0/+6
2017-10-03powerpc: Use asm-generic/io.hPaul Burton1-20/+5
2017-08-26powerpc: Rework interrupt_init_cpu()Tom Rini6-19/+6
2017-08-16env: Rename some other getenv()-related functionsSimon Glass1-4/+4
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 Glass4-8/+9
2017-08-16env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass4-12/+0
2017-08-11Convert CONFIG_CMD_REGINFO to KconfigChristophe Leroy2-0/+28
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass1-0/+6
2017-08-11Convert CONFIG_CMD_PCA953X to KconfigSimon Glass1-0/+1
2017-08-07Move PHYLIB to KconfigAlexandru Gagniuc1-5/+0
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 Yan2-10/+9
2017-07-26Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass4-0/+12
2017-07-25configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini1-0/+5
2017-07-23powerpc: Remove 8260 remaindersChristophe Leroy1-14/+0
2017-07-23powerpc, 8xx: fix missing function declarations.Christophe Leroy7-13/+17
2017-07-23powerpc: move get_pvr() and get_svr() into CChristophe Leroy5-37/+9
2017-07-23powerpc, 8xx: move cache helper into CChristophe Leroy3-38/+32
2017-07-23powerpc, 8xx: move get_immr() into CChristophe Leroy2-16/+8
2017-07-23powerpc, 8xx: Move cache function into C filesChristophe Leroy3-56/+50
2017-07-23powerpc, 8xx: Simplifying check_CPU()Christophe Leroy1-32/+7
2017-07-23powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy4-3/+10
2017-07-23powerpc: move set_msr() and get_msr() into .hChristophe Leroy3-28/+14
2017-07-23power, timer: reset TBL before TBUChristophe Leroy1-1/+1
2017-07-23powerpc, timer: Does 8xx specific actions in 8xx cpu_initChristophe Leroy2-12/+4
2017-07-23powerpc: get rid of addr_probe()Christophe Leroy4-53/+0
2017-07-23powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk()Christophe Leroy1-22/+3
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 Glass2-0/+46
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass2-0/+2
2017-07-08powerpc, 8xx: Add support for MCR3000 board from CSSIChristophe Leroy1-0/+5
2017-07-08powerpc, 8xx: move Serial driver to drivers/serial/Christophe Leroy2-280/+0
2017-07-08powerpc, 8xx: move SPI driver to drivers/spi/Christophe Leroy2-340/+0
2017-07-08powerpc, 8xx: move FEC Ethernet driver in drivers/netChristophe Leroy3-852/+1
2017-07-08powerpc, 8xx: Migrate to KconfigChristophe Leroy4-10/+153
2017-07-08powerpc, 8xx: Properly set CPM frequency in the device treeChristophe Leroy1-0/+2
2017-07-08powerpc, 8xx: Handle checkpatch errors and some of the warnings/checksChristophe Leroy12-335/+277
2017-07-08powerpc, 8xx: Implement GLL2 ERRATAChristophe Leroy1-0/+20
2017-07-08powerpc, 8xx: Use IO accessors to access IO memoryChristophe Leroy11-664/+738
2017-07-08powerpc, 8xx: move specific reginfoChristophe Leroy2-0/+65
2017-07-08powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/Christophe Leroy6-13/+10
2017-07-08powerpc: Partialy restore core of mpc8xxChristophe Leroy23-1/+4540
2017-07-04powerpc: remove 4xx supportHeiko Schocher86-28455/+6
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher49-9301/+0