aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2019-01-26linker: Modify linker scripts to be more genericTom Rini1-5/+1
2019-01-26PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPLTom Rini1-0/+4
2019-01-23mpc85xx: Add support for -msingle-pic-baseJoakim Tjernlund2-0/+4
2019-01-21mpc83xx: Add support for -msingle-pic-baseJoakim Tjernlund2-0/+4
2018-12-05Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-7/+0
2018-12-03board: MCR3000: migrate to DM_SERIALChristophe Leroy1-0/+7
2018-12-03board: MCR3000: use new DM watchdogChristophe Leroy1-0/+3
2018-12-03board: MCR3000: Activate CONFIG_DM and CONFIG_OF_CONTROLChristophe Leroy2-0/+13
2018-12-03powerpc, mpc8xx: clear top of stackChristophe Leroy1-1/+3
2018-11-27spi: Zap CONFIG_HARD_SPIJagan Teki1-7/+0
2018-11-26spl: Add support for passing handoff info to U-Boot properSimon Glass1-3/+0
2018-10-29powerpc: t1040: Correct RCW EC2 settingsBin Meng1-2/+1
2018-10-29powerpc: t1040: Correct RCW MAC2_GMII_SEL valueBin Meng1-1/+1
2018-10-29fsl/usb: Workaround for USB erratum-A005275Chris Packham2-0/+12
2018-09-27powerpc: dts: Enable device tree support for T2080QDSJagdish Gediya4-0/+120
2018-09-27powerpc: dts: Add u-boot.dtsi to use binman for MPC85xx boardsJagdish Gediya1-0/+32
2018-09-27powerpc: mpc85xx: Use binman to embed dtb inside U-BootJagdish Gediya1-0/+4
2018-09-27powerpc: mpc85xx: Select BINMAN by defaultJagdish Gediya1-0/+1
2018-09-27powerpc/dts: Makefile changes to clean and build dtsJagdish Gediya1-0/+12
2018-09-27powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds filesJagdish Gediya4-0/+4
2018-09-18misc: Add MPC83xx serdes driverMario Six2-0/+8
2018-09-18cpu: Add MPC83xx CPU driverMario Six3-0/+6
2018-09-18timer: Add MPC83xx timer driverMario Six3-3/+10
2018-09-18clk: Add MPC83xx clock driverMario Six4-1/+83
2018-09-18mpc83xx: Add sysreset driverMario Six1-1/+2
2018-09-18powerpc: Add read*_*/write*_* macrosMario Six1-0/+18
2018-09-18ram: Add driver for MPC83xxMario Six1-0/+4
2018-09-10arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada1-28/+2
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek1-1/+1
2018-07-30dm: Change CMD_DM enablingMichal Simek1-0/+1
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek1-3/+3
2018-07-10configs: Remove empty #ifdef/#ifndef blocks from configsAlex Kiernan1-3/+0
2018-06-19common: Fix cpu nr type which is always unsigned typeMichal Simek2-9/+9
2018-05-09powerpc: mpc85xx: Improve Work-around for Erratum A005125Takuma Ueba1-0/+7
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini165-340/+165
2018-04-28powerpc: fix typo in kgdb.cHeinrich Schuchardt1-1/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini4-8/+0
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan1-0/+1
2018-04-06powerpc: mpc8xx: move watchdog into drivers/watchdogChristophe Leroy3-13/+5
2018-04-06powerpc: mpc8xx: cleaning up watchdogChristophe Leroy3-20/+9
2018-04-06powerpc: mpc8xx: refactorise reginfoChristophe Leroy3-72/+20
2018-04-06board: MCR3000: cleanup configChristophe Leroy1-0/+1
2018-04-06powerpc: mpc8xx: initialisation of initial RAMChristophe Leroy1-7/+20
2018-04-06powerpc: mpc8xx: redistribute data in CPM dpramChristophe Leroy1-8/+8
2018-04-06powercp: mpc8xx: move commproc.hChristophe Leroy5-4/+691
2018-04-06powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy8-10/+10
2018-04-06powerpc: mpc8xx: remove get_immr() argumentChristophe Leroy3-6/+4
2018-04-06powerpc: mpc8xx: make get_immr() independent of CONFIG_8xxChristophe Leroy1-2/+1
2018-04-06powerpc: mpc8xx: get rid of the multiple PVR_ valuesChristophe Leroy2-5/+3
2018-04-06powerpc: mpc8xx: harmonise initialisation of the immap local pointerChristophe Leroy2-5/+3