summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* ppc: Remove orphan xilinx_irq.h fileMichal Simek2018-03-161-25/+0
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-0511-11/+11
* fdt: Implement weak arch_fixup_fdt()Alexey Brodkin2018-02-181-5/+0
* PowerPC: phy: enable all phylib drivers when use phylib and tsec enetZhao Qiang2018-02-091-3/+1
* Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to KconfigDerald D. Woods2018-01-301-2/+0
* powerpc: Drop CONFIG_WALNUT and other related dead codeTuomas Tynkkynen2018-01-281-14/+0
* gpio: mpc8xxx: Rename Kconfig option, structures, and functionsMario Six2018-01-281-1/+1
* drivers/misc: Share qbman init between archsAhmed Mansour2018-01-106-348/+8
* Move CONFIG_PANIC_HANG to KconfigMasahiro Yamada2017-12-261-0/+33
* ata: Migrate CONFIG_FSL_SATA to KconfigTuomas Tynkkynen2017-12-122-0/+14
* ata: Migrate CONFIG_SATA_SIL to KconfigTuomas Tynkkynen2017-12-121-0/+6
* powerpc: mpc85xx: Implement CPU erratum A-007907 for secondary coresYork Sun2017-10-231-0/+6
* powerpc: Use asm-generic/io.hPaul Burton2017-10-021-20/+5
* powerpc: Rework interrupt_init_cpu()Tom Rini2017-08-266-19/+6
* env: Rename some other getenv()-related functionsSimon Glass2017-08-161-4/+4
* 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-164-8/+9
* env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass2017-08-154-12/+0
* Convert CONFIG_CMD_REGINFO to KconfigChristophe Leroy2017-08-112-0/+28
* Convert CONFIG_CMD_PCI to KconfigSimon Glass2017-08-111-0/+6
* Convert CONFIG_CMD_PCA953X to KconfigSimon Glass2017-08-111-0/+1
* Move PHYLIB to KconfigAlexandru Gagniuc2017-08-071-5/+0
* 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-272-10/+9
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-254-0/+12
* configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini2017-07-241-0/+5
* powerpc: Remove 8260 remaindersChristophe Leroy2017-07-231-14/+0
* powerpc, 8xx: fix missing function declarations.Christophe Leroy2017-07-237-13/+17
* powerpc: move get_pvr() and get_svr() into CChristophe Leroy2017-07-225-37/+9
* powerpc, 8xx: move cache helper into CChristophe Leroy2017-07-223-38/+32
* powerpc, 8xx: move get_immr() into CChristophe Leroy2017-07-222-16/+8
* powerpc, 8xx: Move cache function into C filesChristophe Leroy2017-07-223-56/+50
* powerpc, 8xx: Simplifying check_CPU()Christophe Leroy2017-07-221-32/+7
* powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy2017-07-224-3/+10
* powerpc: move set_msr() and get_msr() into .hChristophe Leroy2017-07-223-28/+14
* power, timer: reset TBL before TBUChristophe Leroy2017-07-221-1/+1
* powerpc, timer: Does 8xx specific actions in 8xx cpu_initChristophe Leroy2017-07-222-12/+4
* powerpc: get rid of addr_probe()Christophe Leroy2017-07-224-53/+0
* powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk()Christophe Leroy2017-07-221-22/+3
* 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-112-0/+46
* Convert CONFIG_SCSI to KconfigSimon Glass2017-07-112-0/+2
* powerpc, 8xx: Add support for MCR3000 board from CSSIChristophe Leroy2017-07-081-0/+5
* powerpc, 8xx: move Serial driver to drivers/serial/Christophe Leroy2017-07-082-280/+0
* powerpc, 8xx: move SPI driver to drivers/spi/Christophe Leroy2017-07-082-340/+0
* powerpc, 8xx: move FEC Ethernet driver in drivers/netChristophe Leroy2017-07-083-852/+1
* powerpc, 8xx: Migrate to KconfigChristophe Leroy2017-07-084-10/+153