summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
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
2017-06-16treewide: remove unneeded semicolonsMasahiro Yamada1-1/+1
2017-06-15Merge 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
2017-05-22Convert CONFIG_CMD_ECCTEST to KconfigSimon Glass1-0/+6
2017-05-22lib: move hash CONFIG options to KconfigTom Rini1-1/+0
2017-05-16Merge git://git.denx.de/u-boot-mpc85xxTom Rini2-2/+6
2017-05-15Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini9-2263/+1
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini1-0/+1
2017-05-15powerpc: t1024: Fix SRDS_MAX_LANES valuePaulo Zaneti2-2/+6
2017-05-15i2c: powerpc: Remove use of CONFIG_HARD_I2CSimon Glass9-2263/+1
2017-05-08spl: make image arg or fdt blob address reconfigurableVikas Manocha1-4/+4
2017-05-01fdt: Move fdt_fixup_ethernet to a common placeTom Rini7-25/+0
2017-04-30Convert CONFIG_CMD_DIAG to KconfigSimon Glass1-0/+1
2017-04-30fs: Kconfig: Add a separate option for FS_CRAMFSSimon Glass3-0/+5
2017-04-30fs: Convert CONFIG_CMD_CRAMFS to KconfigSimon Glass3-0/+5
2017-04-30Convert CONFIG_CMD_CHIP_CONFIG to KconfigSimon Glass1-0/+8
2017-04-30Convert CONFIG_CMD_BLOB to KconfigSimon Glass1-1/+0
2017-04-17powerpc: e6500: Lock/unlock 1 cache instead of L1 as init_ramRuchika Gupta1-2/+4
2017-04-17powerpc: T1042RDB: SECURE BOOT: Remove CONFIG_CMD_BLOB from SPL compilationVINITHA PILLAI1-1/+1
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass6-16/+16
2017-04-05powerpc: Move setup_board_extra() into a PPC fileSimon Glass2-0/+33
2017-04-05board_f: Drop return value from initdram()Simon Glass4-18/+40
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass6-9/+9
2017-04-05board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() privateSimon Glass2-1/+10
2017-04-05board_f: powerpc: Move prt_83xx_rsr() to private codeSimon Glass3-0/+8
2017-04-05board_f: powerpc: Use timer_init() instead of init_timebase()Simon Glass2-2/+2
2017-04-05board_f: Remove adjust_sdram_tbs_8xx() from the init sequenceSimon Glass1-30/+33
2017-04-05board_f: Remove sdram_adjust_866() from the init sequenceSimon Glass1-16/+16
2017-04-05board_f: powerpc: Rename get_clocks_866() to get_clocks()Simon Glass1-1/+1