summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-01-01imx: introduce is_imx8mq helperPeng Fan
2019-01-01imx: cpu: add CHIP_REV_2_1 macroPeng Fan
2019-01-01arm: imx8qxp: build u-boot-dtb.cfgout before checking filesPeng Fan
2019-01-01imx: hab: extend hab_auth_img to calculate ivt_offsetParthiban Nallathambi
2019-01-01ARM: DTS: Provide pinfunc definitions for vybrid vf610 from Linux kernelLukasz Majewski
2019-01-01ARM: DTS: Add iomux node to vf.dtsi for Vybrid devicesLukasz Majewski
2019-01-01SPL: Add HAB image authentication to FITYe Li
2019-01-01imx: bootaux: fix stack and pc assignment on 64-bit platformsGary Bisson
2019-01-01imx: mx8m: add memory mapping for CAAM and TCMGary Bisson
2019-01-01embestmx6boards: Add SPL supportFabien Lahoudere
2019-01-01watchdog: imx: add config to disable wdog resetXiaoliang Yang
2019-01-01watchdog: driver support for fsl-lsch2Xiaoliang Yang
2018-12-12arm: am335x-pdu001: Move from embedded to separate DTBFelix Brack
2018-12-10Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-12-10Merge tag 'mips-fixes-for-2019.01' of git://git.denx.de/u-boot-mipsTom Rini
2018-12-10bmips: bcm6838: fix device tree warningÁlvaro Fernández Rojas
2018-12-10bmips: swapping IO space isn't requiredÁlvaro Fernández Rojas
2018-12-10Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchipTom Rini
2018-12-10Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2018-12-10Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-12-10Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-12-10Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-12-10rockchip: rk3399-puma: enable fan53555 regulators in DTSPhilipp Tomsich
2018-12-10dra7: Allow selecting a new dtb after board detection.Jean-Jacques Hiblot
2018-12-10ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot
2018-12-10omap: detect the board after DM is availableJean-Jacques Hiblot
2018-12-10dts: am43x: omap5: Add node for I2C in SPLJean-Jacques Hiblot
2018-12-10am335x: Register the I2C controllers if DM_I2C is used.Jean-Jacques Hiblot
2018-12-10i2c: omap24xx_i2c: Use platdata to probe the deviceJean-Jacques Hiblot
2018-12-10i2c: omap24xx_i2c: Move away from SoC specific headers for reg offsetVignesh R
2018-12-10efi: payload: only init usb if necessaryBin Meng
2018-12-10coreboot: only init usb if necessaryThomas RIENOESSL
2018-12-10x86: kconfig: Allow board defconfig file to disable 8259 and APICBin Meng
2018-12-10x86: Wrap calls to 8259 with CONFIG_I8259_PICBin Meng
2018-12-10x86: make the LAPIC / IOAPIC construct switchable with KconfigHannes Schmelzer
2018-12-10x86: acpi: Fix indentation in Intel Tangier ASL codeAndy Shevchenko
2018-12-10x86: acpi: Enable RTC for Intel TangierAndy Shevchenko
2018-12-09Merge git://git.denx.de/u-boot-marvellTom Rini
2018-12-08arm: mvebu: helios4: Reset uSOM onboard phy during board initAditya Prayoga
2018-12-08arm: mvebu: helios4: Enable SPI flash supportAditya Prayoga
2018-12-08arm: mvebu: helios4: Enable I2C and IO ExpanderAditya Prayoga
2018-12-07Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-12-07sunxi: pmic_bus: Decrease boot time by not writing duplicate dataOlliver Schinagl
2018-12-07arm: socfpga: imply SPL options instead of selectSimon Goldschmidt
2018-12-07dts: dra7x: make ocp2scp@4a080000 compatible with simple-busJean-Jacques Hiblot
2018-12-07syscon: dm: Add a new method to get a regmap from DTSJean-Jacques Hiblot
2018-12-07usb: introduce a separate config option for DM USB deviceJean-Jacques Hiblot
2018-12-07ARM: rmobile: Fix to enable icache early in Gen3Takeshi Kihara
2018-12-07ARM: rcar_gen3: fix protection area access errorTakeshi Kihara
2018-12-07ARM: rcar_gen3: fix protection area access error at Cortex-A53Hiroyuki Yokoyama