summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu
Commit message (Expand)AuthorAgeFilesLines
* configs: fsl: move DDR specific defines to KconfigRajesh Bhagat2019-03-032-0/+14
* linker: Modify linker scripts to be more genericTom Rini2019-01-261-5/+1
* PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPLTom Rini2019-01-261-0/+4
* mpc85xx: Add support for -msingle-pic-baseJoakim Tjernlund2019-01-232-0/+4
* mpc83xx: Add support for -msingle-pic-baseJoakim Tjernlund2019-01-212-0/+4
* powerpc, mpc8xx: clear top of stackChristophe Leroy2018-12-031-1/+3
* fsl/usb: Workaround for USB erratum-A005275Chris Packham2018-10-292-0/+12
* powerpc: mpc85xx: Use binman to embed dtb inside U-BootJagdish Gediya2018-09-271-0/+4
* powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds filesJagdish Gediya2018-09-274-0/+4
* misc: Add MPC83xx serdes driverMario Six2018-09-181-0/+4
* cpu: Add MPC83xx CPU driverMario Six2018-09-182-0/+4
* timer: Add MPC83xx timer driverMario Six2018-09-181-2/+2
* clk: Add MPC83xx clock driverMario Six2018-09-181-0/+4
* mpc83xx: Add sysreset driverMario Six2018-09-181-1/+2
* ram: Add driver for MPC83xxMario Six2018-09-181-0/+4
* dm: Change CMD_DM enablingMichal Simek2018-07-301-0/+1
* Kconfig: Sort bool, default, select and imply optionsMichal Simek2018-07-301-3/+3
* common: Fix cpu nr type which is always unsigned typeMichal Simek2018-06-192-9/+9
* powerpc: mpc85xx: Improve Work-around for Erratum A005125Takuma Ueba2018-05-091-0/+7
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07115-236/+115
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-272-4/+0
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-081-0/+1
* powerpc: mpc8xx: move watchdog into drivers/watchdogChristophe Leroy2018-04-062-12/+4
* powerpc: mpc8xx: cleaning up watchdogChristophe Leroy2018-04-062-20/+8
* powerpc: mpc8xx: refactorise reginfoChristophe Leroy2018-04-063-72/+20
* powerpc: mpc8xx: initialisation of initial RAMChristophe Leroy2018-04-061-7/+20
* powercp: mpc8xx: move commproc.hChristophe Leroy2018-04-064-4/+4
* powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy2018-04-062-2/+2
* powerpc: mpc8xx: remove get_immr() argumentChristophe Leroy2018-04-062-2/+2
* powerpc: mpc8xx: get rid of the multiple PVR_ valuesChristophe Leroy2018-04-061-1/+1
* powerpc: mpc8xx: harmonise initialisation of the immap local pointerChristophe Leroy2018-04-062-5/+3
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-0510-10/+10
* drivers/misc: Share qbman init between archsAhmed Mansour2018-01-103-282/+3
* 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: Rework interrupt_init_cpu()Tom Rini2017-08-264-12/+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-163-7/+7
* env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass2017-08-153-11/+0
* Convert CONFIG_CMD_REGINFO to KconfigChristophe Leroy2017-08-111-0/+26
* Convert CONFIG_CMD_PCI to KconfigSimon Glass2017-08-111-0/+6
* Convert CONFIG_CMD_PCA953X to KconfigSimon Glass2017-08-111-0/+1
* 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-253-0/+11
* configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini2017-07-241-0/+5