summaryrefslogtreecommitdiff
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: fix arch/powerpc/dts/MakefileMasahiro Yamada2019-03-221-1/+1
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2019-03-042-0/+14
|\
| * configs: fsl: move DDR specific defines to KconfigRajesh Bhagat2019-03-032-0/+14
* | powerpc: enabled building with CONFIG_DM=yHeinrich Schuchardt2019-03-021-3/+3
|/
* 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
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-12-051-7/+0
|\
| * spi: Zap CONFIG_HARD_SPIJagan Teki2018-11-271-7/+0
* | board: MCR3000: migrate to DM_SERIALChristophe Leroy2018-12-031-0/+7
* | board: MCR3000: use new DM watchdogChristophe Leroy2018-12-031-0/+3
* | board: MCR3000: Activate CONFIG_DM and CONFIG_OF_CONTROLChristophe Leroy2018-12-032-0/+13
* | powerpc, mpc8xx: clear top of stackChristophe Leroy2018-12-031-1/+3
* | spl: Add support for passing handoff info to U-Boot properSimon Glass2018-11-261-3/+0
|/
* powerpc: t1040: Correct RCW EC2 settingsBin Meng2018-10-291-2/+1
* powerpc: t1040: Correct RCW MAC2_GMII_SEL valueBin Meng2018-10-291-1/+1
* fsl/usb: Workaround for USB erratum-A005275Chris Packham2018-10-292-0/+12
* powerpc: dts: Enable device tree support for T2080QDSJagdish Gediya2018-09-274-0/+120
* powerpc: dts: Add u-boot.dtsi to use binman for MPC85xx boardsJagdish Gediya2018-09-271-0/+32
* powerpc: mpc85xx: Use binman to embed dtb inside U-BootJagdish Gediya2018-09-271-0/+4
* powerpc: mpc85xx: Select BINMAN by defaultJagdish Gediya2018-09-271-0/+1
* powerpc/dts: Makefile changes to clean and build dtsJagdish Gediya2018-09-271-0/+12
* powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds filesJagdish Gediya2018-09-274-0/+4
* misc: Add MPC83xx serdes driverMario Six2018-09-182-0/+8
* cpu: Add MPC83xx CPU driverMario Six2018-09-183-0/+6
* timer: Add MPC83xx timer driverMario Six2018-09-183-3/+10
* clk: Add MPC83xx clock driverMario Six2018-09-184-1/+83
* mpc83xx: Add sysreset driverMario Six2018-09-181-1/+2
* powerpc: Add read*_*/write*_* macrosMario Six2018-09-181-0/+18
* ram: Add driver for MPC83xxMario Six2018-09-181-0/+4
* arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada2018-09-101-28/+2
* Kconfig: Sort bool, default, select and imply optionsMichal Simek2018-07-301-1/+1
* dm: Change CMD_DM enablingMichal Simek2018-07-301-0/+1
* Kconfig: Sort bool, default, select and imply optionsMichal Simek2018-07-301-3/+3
* configs: Remove empty #ifdef/#ifndef blocks from configsAlex Kiernan2018-07-101-3/+0
* 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-07165-340/+165
* powerpc: fix typo in kgdb.cHeinrich Schuchardt2018-04-281-1/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-274-8/+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-063-13/+5
* powerpc: mpc8xx: cleaning up watchdogChristophe Leroy2018-04-063-20/+9
* powerpc: mpc8xx: refactorise reginfoChristophe Leroy2018-04-063-72/+20
* board: MCR3000: cleanup configChristophe Leroy2018-04-061-0/+1
* powerpc: mpc8xx: initialisation of initial RAMChristophe Leroy2018-04-061-7/+20
* powerpc: mpc8xx: redistribute data in CPM dpramChristophe Leroy2018-04-061-8/+8
* powercp: mpc8xx: move commproc.hChristophe Leroy2018-04-065-4/+691
* powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy2018-04-068-10/+10