aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2017-07-23powerpc: Remove 8260 remaindersChristophe Leroy1-14/+0
2017-07-23powerpc, 8xx: fix missing function declarations.Christophe Leroy7-13/+17
2017-07-22powerpc: move get_pvr() and get_svr() into CChristophe Leroy5-37/+9
2017-07-22powerpc, 8xx: move cache helper into CChristophe Leroy3-38/+32
2017-07-22powerpc, 8xx: move get_immr() into CChristophe Leroy2-16/+8
2017-07-22powerpc, 8xx: Move cache function into C filesChristophe Leroy3-56/+50
2017-07-22powerpc, 8xx: Simplifying check_CPU()Christophe Leroy1-32/+7
2017-07-22powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy4-3/+10
2017-07-22powerpc: move set_msr() and get_msr() into .hChristophe Leroy3-28/+14
2017-07-22power, timer: reset TBL before TBUChristophe Leroy1-1/+1
2017-07-22powerpc, timer: Does 8xx specific actions in 8xx cpu_initChristophe Leroy2-12/+4
2017-07-22powerpc: get rid of addr_probe()Christophe Leroy4-53/+0
2017-07-22powerpc, 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-03powerpc: remove 4xx supportHeiko Schocher86-28455/+6
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher49-9301/+0
2017-06-16treewide: remove unneeded semicolonsMasahiro Yamada1-1/+1
2017-06-14Merge git://git.denx.de/u-boot-mpc85xxTom Rini1-10/+0
2017-06-12powerpc: mpc8540ads: mpc8560ads: Drop support for MPC8540/60ADSYork Sun1-10/+0
2017-06-12powerpc, 5xx: remove support for 5xxHeiko Schocher17-2474/+1
2017-06-12powerpc, 8260: remove support for mpc8260Heiko Schocher32-8510/+2
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher38-8167/+23
2017-06-05common: freescale: Move arch-specific declarationsSimon Glass1-0/+97
2017-06-05common: powerpc: Move arch-specific headersSimon Glass5-0/+71
2017-06-05common: Move PPC4xx_SYS_INFO() et al to arch-specific headerSimon Glass1-0/+4
2017-06-05common: Move get_OPB_freq() and get_PCI_freq() to PPC headerSimon Glass1-0/+3
2017-06-05common: Move pcie_setup_hoses() to PPC headerSimon Glass1-0/+1
2017-06-05common: Move pci_target_init() to PPC headerSimon Glass1-0/+1
2017-05-22Convert CONFIG_CMD_IRQ to KconfigSimon Glass3-0/+4
2017-05-22Convert CONFIG_CMD_IMMAP to KconfigSimon Glass4-0/+714
2017-05-22Kconfig: Add a CONFIG_IDE optionSimon Glass2-2/+2
2017-05-22Convert CONFIG_CMD_HASH to KconfigSimon Glass1-0/+1
2017-05-22Convert CONFIG_CMD_ESBC_VALIDATE to KconfigSimon Glass1-1/+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