aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2019-05-21powerpc: Migrate HIGH_BATS to KconfigMario Six1-0/+6
2019-05-21mpc83xx: pcie: Read the clock from registersMario Six1-3/+36
2019-05-21mpc83xx: Kconfig: Migrate HRCW to KconfigMario Six4-0/+924
2019-05-21mpc83xx: Get rid of CONFIG_83XX_CLKINMario Six2-3/+3
2019-05-21mpc83xx: Replace CONFIG_83XX_CLKIN in calculationsMario Six1-0/+8
2019-05-21mpc83xx: Migrate legacy PCI options to KconfigMario Six1-0/+26
2019-05-21mpc83xx: Make distinct MPC8349EMDS_SDRAM boardMario Six1-0/+8
2019-05-20powerpc: Add LSDMR config valuesMario Six1-0/+3
2019-05-20mpc83xx: Make distinct caddy2 configMario Six1-0/+4
2019-05-20mpc83xx: Make distinct MPC8313ERDB targetsMario Six1-2/+8
2019-05-20keymile: Make distinct kmeter1, and kmcoge5ne configsMario Six1-2/+9
2019-05-20keymile: Make distinct kmsupx5, tuge1, kmopti2, and kmtepr2 configsMario Six1-0/+24
2019-05-20keymile: Make distinct kmtegr1, kmvect1, suvd3 configsMario Six1-3/+13
2019-05-20mpc83xx: Introduce ARCH_MPC837XMario Six6-21/+26
2019-05-20mpc83xx: Introduce ARCH_MPC836*Mario Six5-10/+14
2019-05-20mpc83xx: Introduce ARCH_MPC834*Mario Six9-25/+37
2019-05-20mpc83xx: Introduce ARCH_MPC832*Mario Six3-6/+13
2019-05-20mpc83xx: Introduce ARCH_MPC831*Mario Six10-37/+52
2019-05-20mpc83xx: Introduce ARCH_MPC830*Mario Six8-31/+48
2019-04-26watchdog: mpc8xx_wdt: Watchdog driver and macros cleanupStefan Roese2-4/+4
2019-03-22powerpc: fix arch/powerpc/dts/MakefileMasahiro Yamada1-1/+1
2019-03-04Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2-0/+14
2019-03-03configs: fsl: move DDR specific defines to KconfigRajesh Bhagat2-0/+14
2019-03-02powerpc: enabled building with CONFIG_DM=yHeinrich Schuchardt1-3/+3
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