summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2018-12-102-6/+22
|\
| * ARM: rmobile: Fix to enable icache early in Gen3Takeshi Kihara2018-12-072-3/+5
| * ARM: rcar_gen3: fix protection area access errorTakeshi Kihara2018-12-071-2/+10
| * ARM: rcar_gen3: fix protection area access error at Cortex-A53Hiroyuki Yokoyama2018-12-071-1/+7
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-12-101-4/+4
|\ \
| * | arm: socfpga: imply SPL options instead of selectSimon Goldschmidt2018-12-071-4/+4
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2018-12-103-2/+10
|\ \
| * | dts: dra7x: make ocp2scp@4a080000 compatible with simple-busJean-Jacques Hiblot2018-12-071-0/+4
| * | syscon: dm: Add a new method to get a regmap from DTSJean-Jacques Hiblot2018-12-071-2/+4
| * | usb: introduce a separate config option for DM USB deviceJean-Jacques Hiblot2018-12-071-0/+2
| |/
* | efi: payload: only init usb if necessaryBin Meng2018-12-101-1/+2
* | coreboot: only init usb if necessaryThomas RIENOESSL2018-12-101-1/+2
* | x86: kconfig: Allow board defconfig file to disable 8259 and APICBin Meng2018-12-101-2/+2
* | x86: Wrap calls to 8259 with CONFIG_I8259_PICBin Meng2018-12-101-6/+10
* | x86: make the LAPIC / IOAPIC construct switchable with KconfigHannes Schmelzer2018-12-103-1/+12
* | x86: acpi: Fix indentation in Intel Tangier ASL codeAndy Shevchenko2018-12-101-6/+6
* | x86: acpi: Enable RTC for Intel TangierAndy Shevchenko2018-12-101-0/+13
* | Merge git://git.denx.de/u-boot-marvellTom Rini2018-12-091-0/+22
|\ \
| * | arm: mvebu: helios4: Reset uSOM onboard phy during board initAditya Prayoga2018-12-081-0/+4
| * | arm: mvebu: helios4: Enable SPI flash supportAditya Prayoga2018-12-081-0/+10
| * | arm: mvebu: helios4: Enable I2C and IO ExpanderAditya Prayoga2018-12-081-0/+8
* | | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-12-071-0/+6
|\ \ \ | |/ / |/| |
| * | sunxi: pmic_bus: Decrease boot time by not writing duplicate dataOlliver Schinagl2018-12-071-0/+6
| |/
* | arm: dts: am33xx: Sync dts with Linux 4.20.0Felix Brack2018-12-079-263/+393
* | ARM: DTS: da850-evm: Re-sync da850-evm.dts from Linux 4.20Adam Ford2018-12-071-1/+96
* | ARM: dts: da850-lcdk: Sync from Linux 4.20Adam Ford2018-12-071-2/+11
* | ARM: DTS: da850: Sync from Linux 4.20Adam Ford2018-12-071-8/+341
* | ARM: DTS: Resync LogicPD-Torpedo-37xx-devkit with Linux 4.20Adam Ford2018-12-071-1/+1
* | ARM: DTS: Resync LogicPD SOM-LV with Linux 4.20Adam Ford2018-12-073-45/+28
* | ARM: DTS: Resync am3517-evm.dts with Linux 4.20Adam Ford2018-12-073-2/+223
* | gpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.hPatrice Chotard2018-12-072-0/+4
* | gpio: stm32f7: Add gpio bank holes managementPatrice Chotard2018-12-072-0/+7
* | serial: bcm6858: remove driver and switch to bcm6345Álvaro Fernández Rojas2018-12-071-1/+1
* | arm: implement {in, out}_{16, 32} and {clr, set, clrset}bits_{16, 32}Álvaro Fernández Rojas2018-12-071-0/+13
* | arm: am335x-pdu001: Enable CONFIG_BLK and CONFIG_DM_MMCFelix Brack2018-12-071-0/+8
* | dts: am335x-pdu001: Fix polarity of card detection inputFelix Brack2018-12-071-1/+1
* | test: dma: add dma-uclass testGrygorii Strashko2018-12-071-0/+8
* | ARM: at91: lds: add test for SPL binary size and bss sizeEugen.Hristev@microchip.com2018-12-071-0/+10
* | pinctrl: stm32: make pinctrl use hwspinlockBenjamin Gaignard2018-12-061-0/+4
* | hwspinlock: add stm32 hardware spinlock supportBenjamin Gaignard2018-12-062-0/+13
* | dm: Add Hardware Spinlock classBenjamin Gaignard2018-12-062-0/+5
|/
* rockchip: rk3399: Add Ficus EE board supportManivannan Sadhasivam2018-12-062-0/+79
* rockchip: rk3399: Add Rock960 CE board supportManivannan Sadhasivam2018-12-063-0/+1582
* rockchip: rk3399: Add common Rock960 family from VamrsManivannan Sadhasivam2018-12-062-0/+532
* arm: dts: rockchip: add some common pin-settings to rk3399Randy Li2018-12-061-6/+49
* Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dmTom Rini2018-12-0510-8/+192
|\
| * x86: acpi: Generate SPCR tableAndy Shevchenko2018-12-052-0/+120
| * x86: acpi: Add SPCR table descriptionAndy Shevchenko2018-12-051-0/+49
| * dm: core: add functions to get/remap I/O addresses by nameÁlvaro Fernández Rojas2018-12-051-0/+1
| * sandbox: Use 'extras' to specify 'head' filesSimon Glass2018-12-053-5/+7