summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* serial: Make full device search optionalAlexander Graf2018-01-291-0/+1
* Merge git://git.denx.de/u-boot-rockchipTom Rini2018-01-2812-981/+110
|\
| * rockchip: rk3036: enable rockusb support on rk3036 based deviceEddie Cai2018-01-281-0/+2
| * rockchip: dts: rk3128: update pwm-cell for pwm0Kever Yang2018-01-281-4/+4
| * clk: rockchip: clk_rk3368: Implement "assign-clock-parent"David Wu2018-01-281-0/+7
| * ARM: dts: rk3288: Remove unused LCDC clock assignedDavid Wu2018-01-281-5/+2
| * rockchip: pinctrl: rk322x: Move the iomux definitions into pinctrl-driverDavid Wu2018-01-283-456/+39
| * rockchip: dts: rk3328-evb: Enable gmac2io for rk3328-evbDavid Wu2018-01-281-0/+30
| * rockchip: dts: rk3328: Add gmac2io supportDavid Wu2018-01-281-0/+19
| * rockchip: pinctrl: Add rk3328 gmac pinctrl supportDavid Wu2018-01-281-1/+0
| * rockchip: pinctrl: rk3328: Move the iomux definitions into pinctrl-driverDavid Wu2018-01-281-113/+0
| * rockchip: pinctrl: rv1108: Move the iomux definitions into pinctrl-driverDavid Wu2018-01-281-399/+0
| * rockchip: grf_rv1108.h: Fix the grf offsetsDavid Wu2018-01-281-2/+6
| * rockchip: dts: rk3399-evb: Change the tx/rx delay value for transmission qualityDavid Wu2018-01-281-2/+2
* | bcm2835_pinctrl: Probe pre-relocAlexander Graf2018-01-281-0/+4
* | pl01x: Convert CONFIG_PL01X_SERIAL to KconfigAlexander Graf2018-01-281-0/+11
* | pl011: Convert CONFIG_PL011_SERIAL to KconfigAlexander Graf2018-01-281-0/+19
* | pl010: Convert CONFIG_PL010_SERIAL to KconfigAlexander Graf2018-01-281-0/+1
* | am33xx: board: Call spl_early_init() to support sdram_init()Faiz Abbas2018-01-281-0/+3
* | arm: add support for PDU001Felix Brack2018-01-285-1/+646
* | bcm283x: Add pinctrl driverAlexander Graf2018-01-281-2/+0
* | powerpc: Drop CONFIG_WALNUT and other related dead codeTuomas Tynkkynen2018-01-281-14/+0
* | clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks()Patrice Chotard2018-01-281-1/+0
* | clk: clk_stm32f: Remove STMMAC clock setupPatrice Chotard2018-01-281-1/+0
* | ARM: dts: stm32: Add STMMAC clocks for stm32f746Patrice Chotard2018-01-281-0/+3
* | ARM: dts: stm32: add stm32429-eval-u-boot dts filePatrice Chotard2018-01-281-0/+231
* | ARM: dts: stm32: Add STM32F429 Evaluation board supportPatrice Chotard2018-01-282-0/+277
* | board: stm32: Add stm32f429-evaluation board supportPatrice Chotard2018-01-281-0/+4
* | ARM: dts: stm32: add "u-boot, dm-pre-reloc" for clk_hse in stm32f7-u-bootPatrice Chotard2018-01-281-0/+4
* | arm: bootm-fdt.c: fix compiler warningHeiko Schocher2018-01-281-1/+1
* | arm: mach-omap2: Pass args to secure ROM in SRAM in SPLAndrew F. Davis2018-01-281-1/+1
* | gpio: mpc8xxx: Rename Kconfig option, structures, and functionsMario Six2018-01-281-1/+1
|/
* Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini2018-01-2750-70/+12082
|\
| * ARM: dts: rmobile: Add SoC and board U-Boot DT extrasMarek Vasut2018-01-2712-0/+131
| * ARM: dts: rmobile: Add rudimentary R8A7790 Stout DTMarek Vasut2018-01-272-0/+64
| * ARM: dts: rmobile: Import R8A7794 DTS from Linux 4.15-rc8Marek Vasut2018-01-273-0/+2221
| * ARM: dts: rmobile: Import R8A7793 DTS from Linux 4.15-rc8Marek Vasut2018-01-272-0/+2059
| * ARM: dts: rmobile: Import R8A7792 DTS from Linux 4.15-rc8Marek Vasut2018-01-272-0/+1184
| * ARM: dts: rmobile: Import R8A7791 DTS from Linux 4.15-rc8Marek Vasut2018-01-273-0/+2957
| * ARM: dts: rmobile: Import R8A7790 DTS from Linux 4.15-rc8Marek Vasut2018-01-272-0/+2521
| * ARM: rmobile: Convert CONFIG_R8A77xx to KconfigMarek Vasut2018-01-241-0/+26
| * ARM: dts: rmobile: Factor out U-Boot extrasMarek Vasut2018-01-2415-19/+133
| * ARM: dts: rmobile: Update DTS to match Linux 4.14Marek Vasut2018-01-2412-51/+786
* | Merge git://git.denx.de/u-boot-sunxiTom Rini2018-01-261-0/+1
|\ \
| * | sunxi: imply CONFIG_OF_LIBFDT_OVERLAYAndre Heider2018-01-261-0/+1
* | | ARM: socfpga: Convert callers of cm_write_with_phase for wait_for_bit_le32Tom Rini2018-01-261-5/+5
* | | Merge git://git.denx.de/u-boot-mipsTom Rini2018-01-266-0/+528
|\ \ \
| * | | MIPS: add BMIPS Comtrend AR-5315u boardÁlvaro Fernández Rojas2018-01-263-0/+98
| * | | MIPS: add support for Broadcom MIPS BCM6318 SoC familyÁlvaro Fernández Rojas2018-01-262-0/+169
| * | | MIPS: add BMIPS Comtrend WAP-5813n boardÁlvaro Fernández Rojas2018-01-263-0/+78