summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2019-04-26watchdog: mpc8xx_wdt: Watchdog driver and macros cleanupStefan Roese
2019-03-22powerpc: fix arch/powerpc/dts/MakefileMasahiro Yamada
2019-03-04Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2019-03-03configs: fsl: move DDR specific defines to KconfigRajesh Bhagat
2019-03-02powerpc: enabled building with CONFIG_DM=yHeinrich Schuchardt
2019-01-26linker: Modify linker scripts to be more genericTom Rini
2019-01-26PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPLTom Rini
2019-01-23mpc85xx: Add support for -msingle-pic-baseJoakim Tjernlund
2019-01-21mpc83xx: Add support for -msingle-pic-baseJoakim Tjernlund
2018-12-05Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-12-03board: MCR3000: migrate to DM_SERIALChristophe Leroy
2018-12-03board: MCR3000: use new DM watchdogChristophe Leroy
2018-12-03board: MCR3000: Activate CONFIG_DM and CONFIG_OF_CONTROLChristophe Leroy
2018-12-03powerpc, mpc8xx: clear top of stackChristophe Leroy
2018-11-27spi: Zap CONFIG_HARD_SPIJagan Teki
2018-11-26spl: Add support for passing handoff info to U-Boot properSimon Glass
2018-10-29powerpc: t1040: Correct RCW EC2 settingsBin Meng
2018-10-29powerpc: t1040: Correct RCW MAC2_GMII_SEL valueBin Meng
2018-10-29fsl/usb: Workaround for USB erratum-A005275Chris Packham
2018-09-27powerpc: dts: Enable device tree support for T2080QDSJagdish Gediya
2018-09-27powerpc: dts: Add u-boot.dtsi to use binman for MPC85xx boardsJagdish Gediya
2018-09-27powerpc: mpc85xx: Use binman to embed dtb inside U-BootJagdish Gediya
2018-09-27powerpc: mpc85xx: Select BINMAN by defaultJagdish Gediya
2018-09-27powerpc/dts: Makefile changes to clean and build dtsJagdish Gediya
2018-09-27powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds filesJagdish Gediya
2018-09-18misc: Add MPC83xx serdes driverMario Six
2018-09-18cpu: Add MPC83xx CPU driverMario Six
2018-09-18timer: Add MPC83xx timer driverMario Six
2018-09-18clk: Add MPC83xx clock driverMario Six
2018-09-18mpc83xx: Add sysreset driverMario Six
2018-09-18powerpc: Add read*_*/write*_* macrosMario Six
2018-09-18ram: Add driver for MPC83xxMario Six
2018-09-10arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek
2018-07-30dm: Change CMD_DM enablingMichal Simek
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek
2018-07-10configs: Remove empty #ifdef/#ifndef blocks from configsAlex Kiernan
2018-06-19common: Fix cpu nr type which is always unsigned typeMichal Simek
2018-05-09powerpc: mpc85xx: Improve Work-around for Erratum A005125Takuma Ueba
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-28powerpc: fix typo in kgdb.cHeinrich Schuchardt
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2018-04-06powerpc: mpc8xx: move watchdog into drivers/watchdogChristophe Leroy
2018-04-06powerpc: mpc8xx: cleaning up watchdogChristophe Leroy
2018-04-06powerpc: mpc8xx: refactorise reginfoChristophe Leroy
2018-04-06board: MCR3000: cleanup configChristophe Leroy
2018-04-06powerpc: mpc8xx: initialisation of initial RAMChristophe Leroy
2018-04-06powerpc: mpc8xx: redistribute data in CPM dpramChristophe Leroy
2018-04-06powercp: mpc8xx: move commproc.hChristophe Leroy