summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2017-08-11Convert CONFIG_CMD_REGINFO to KconfigChristophe Leroy
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_PCA953X to KconfigSimon Glass
2017-08-07Move PHYLIB to KconfigAlexandru Gagniuc
2017-08-03PowerPC: mpc85xx: Update ft_verify_fdtTom Rini
2017-07-31configs: Migrate CMD_NAND*Tom Rini
2017-07-27powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-BootAndy Yan
2017-07-26Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass
2017-07-25configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini
2017-07-23powerpc: Remove 8260 remaindersChristophe Leroy
2017-07-23powerpc, 8xx: fix missing function declarations.Christophe Leroy
2017-07-23powerpc: move get_pvr() and get_svr() into CChristophe Leroy
2017-07-23powerpc, 8xx: move cache helper into CChristophe Leroy
2017-07-23powerpc, 8xx: move get_immr() into CChristophe Leroy
2017-07-23powerpc, 8xx: Move cache function into C filesChristophe Leroy
2017-07-23powerpc, 8xx: Simplifying check_CPU()Christophe Leroy
2017-07-23powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy
2017-07-23powerpc: move set_msr() and get_msr() into .hChristophe Leroy
2017-07-23power, timer: reset TBL before TBUChristophe Leroy
2017-07-23powerpc, timer: Does 8xx specific actions in 8xx cpu_initChristophe Leroy
2017-07-23powerpc: get rid of addr_probe()Christophe Leroy
2017-07-23powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk()Christophe Leroy
2017-07-11sata: Move drivers into new drivers/ata directorySimon Glass
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass
2017-07-11Convert CONFIG_CMD_SATA to KconfigSimon Glass
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass
2017-07-08powerpc, 8xx: Add support for MCR3000 board from CSSIChristophe Leroy
2017-07-08powerpc, 8xx: move Serial driver to drivers/serial/Christophe Leroy
2017-07-08powerpc, 8xx: move SPI driver to drivers/spi/Christophe Leroy
2017-07-08powerpc, 8xx: move FEC Ethernet driver in drivers/netChristophe Leroy
2017-07-08powerpc, 8xx: Migrate to KconfigChristophe Leroy
2017-07-08powerpc, 8xx: Properly set CPM frequency in the device treeChristophe Leroy
2017-07-08powerpc, 8xx: Handle checkpatch errors and some of the warnings/checksChristophe Leroy
2017-07-08powerpc, 8xx: Implement GLL2 ERRATAChristophe Leroy
2017-07-08powerpc, 8xx: Use IO accessors to access IO memoryChristophe Leroy
2017-07-08powerpc, 8xx: move specific reginfoChristophe Leroy
2017-07-08powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/Christophe Leroy
2017-07-08powerpc: Partialy restore core of mpc8xxChristophe Leroy
2017-07-03powerpc: remove 4xx supportHeiko Schocher
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher
2017-06-16treewide: remove unneeded semicolonsMasahiro Yamada
2017-06-14Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2017-06-12powerpc: mpc8540ads: mpc8560ads: Drop support for MPC8540/60ADSYork Sun
2017-06-12powerpc, 5xx: remove support for 5xxHeiko Schocher
2017-06-12powerpc, 8260: remove support for mpc8260Heiko Schocher
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher
2017-06-05common: freescale: Move arch-specific declarationsSimon Glass
2017-06-05common: powerpc: Move arch-specific headersSimon Glass
2017-06-05common: Move PPC4xx_SYS_INFO() et al to arch-specific headerSimon Glass
2017-06-05common: Move get_OPB_freq() and get_PCI_freq() to PPC headerSimon Glass