summaryrefslogtreecommitdiff
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* mpc83xx: Migrate BATS config to KconfigMario Six2019-05-214-0/+1536
* powerpc: Migrate HIGH_BATS to KconfigMario Six2019-05-211-0/+6
* mpc83xx: pcie: Read the clock from registersMario Six2019-05-211-3/+36
* mpc83xx: Kconfig: Migrate HRCW to KconfigMario Six2019-05-214-0/+924
* mpc83xx: Get rid of CONFIG_83XX_CLKINMario Six2019-05-212-3/+3
* mpc83xx: Replace CONFIG_83XX_CLKIN in calculationsMario Six2019-05-211-0/+8
* mpc83xx: Migrate legacy PCI options to KconfigMario Six2019-05-211-0/+26
* mpc83xx: Make distinct MPC8349EMDS_SDRAM boardMario Six2019-05-211-0/+8
* powerpc: Add LSDMR config valuesMario Six2019-05-201-0/+3
* mpc83xx: Make distinct caddy2 configMario Six2019-05-201-0/+4
* mpc83xx: Make distinct MPC8313ERDB targetsMario Six2019-05-201-2/+8
* keymile: Make distinct kmeter1, and kmcoge5ne configsMario Six2019-05-201-2/+9
* keymile: Make distinct kmsupx5, tuge1, kmopti2, and kmtepr2 configsMario Six2019-05-201-0/+24
* keymile: Make distinct kmtegr1, kmvect1, suvd3 configsMario Six2019-05-201-3/+13
* mpc83xx: Introduce ARCH_MPC837XMario Six2019-05-206-21/+26
* mpc83xx: Introduce ARCH_MPC836*Mario Six2019-05-205-10/+14
* mpc83xx: Introduce ARCH_MPC834*Mario Six2019-05-209-25/+37
* mpc83xx: Introduce ARCH_MPC832*Mario Six2019-05-203-6/+13
* mpc83xx: Introduce ARCH_MPC831*Mario Six2019-05-2010-37/+52
* mpc83xx: Introduce ARCH_MPC830*Mario Six2019-05-208-31/+48
* watchdog: mpc8xx_wdt: Watchdog driver and macros cleanupStefan Roese2019-04-262-4/+4
* 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