summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-05-21mpc83xx: Migrate CONFIG_LCRR_* to KconfigMario Six4-22/+176
2019-05-21mpc83xx: Migrate SPCR to KconfigMario Six5-28/+165
2019-05-21mpc83xx: Migrate arbiter config to KconfigMario Six5-32/+173
2019-05-21mpc8308: Migrate system io config to KconfigMario Six5-0/+364
2019-05-21mpc83xx: Migrate CONFIG_SYS_IMMR to KconfigMario Six1-0/+7
2019-05-21mpc83xx: Migrate HID config to KconfigMario Six4-0/+639
2019-05-21mpc83xx: Prepare usage of DM gpio driverMario Six1-0/+8
2019-05-21powerpc: mpc83xx: fdt: Use get_serial_clock()Mario Six1-2/+2
2019-05-21powerpc: mpc83xx: Implement get_serial_clock()Mario Six1-0/+5
2019-05-21powerpc: mpc83xx: Fix MPC8308 IMMR memory layoutMario Six2-3/+41
2019-05-21mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to KconfigMario Six11-0/+3890
2019-05-21mpc83xx: Migrate LBLAW_* to KconfigMario Six5-0/+579
2019-05-21mpc83xx: Migrate BATS config to KconfigMario Six4-0/+1536
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-05-19Merge git://git.denx.de/u-boot-x86Tom Rini1-0/+7
2019-05-19x86: coreboot: make it possible to process unhandled tagsChristian Gmeiner1-0/+7
2019-05-18ARM: mediatek: mt8516: use PSCI to reset the SoCFabien Parent1-8/+1
2019-05-18dt: bcm63158: watchdog should use a 50Mhz clockPhilippe Reynes1-2/+8
2019-05-18dt: bcm6858: watchdog should use a 50Mhz clockPhilippe Reynes1-2/+8
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner49-89/+160
2019-05-18CONFIG_SYS_[DI]CACHE_OFF: convert to KconfigTrevor Woerner6-8/+54
2019-05-18CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' caseTrevor Woerner4-5/+4
2019-05-16Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini14-41/+241
2019-05-15Merge tag 'u-boot-stm32-mcu-20190514' of https://github.com/pchotard/u-bootTom Rini5-6/+53
2019-05-14ARM: dts: socfpga: Keep FPGA bridge entries in SPL DTMarek Vasut1-0/+24
2019-05-14ARM: dts: socfpga: Factor out U-Boot specifics from A10 handoff filesMarek Vasut4-18/+71
2019-05-14arm: socfpga: Re-add support for Aries MCV SoM and MCVEV[KP] boardWolfgang Grandegger5-0/+145
2019-05-14arm: sofcpga: s10: remove unused ad-hoc reset codeSimon Goldschmidt2-12/+0
2019-05-14arm: socfpga: remove re-added ad-hoc reset codeSimon Goldschmidt3-11/+1
2019-05-13Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini3-3/+85
2019-05-10spl: socfpga: Implement fpga bitstream loading with socfpga loadfsTien Fong Chee2-1/+31
2019-05-10ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loadingTien Fong Chee2-2/+54