summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-12-26exynos: imply SYS_THUMB_BUILDGuillaume GARDET
2018-12-16Merge tag 'for-master-20181216' of git://git.denx.de/u-boot-rockchipTom Rini
2018-12-16ARM: rockchip: Add rv1108-elgin-r1 board supportOtavio Salvador
2018-12-15Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-12-15rockchip: rk3288-evb: dts: remove 'vmmc' from emmc nodeKever Yang
2018-12-15rockchip: rk3399-puma: Remove obsolete DTS node 'vcc5v0_host'.Christoph Muellner
2018-12-15poplar: fix boot failure caused by serial driver changeShawn Guo
2018-12-14arm: am33xx: Register USB controllers if DM_USB is used but not OF_CONTROLJean-Jacques Hiblot
2018-12-14usb: musb-new: Add support for DM_USBJean-Jacques Hiblot
2018-12-14dts: am4372: Enable USB1 in SPLJean-Jacques Hiblot
2018-12-14dts: Add a u-boot specific dtsi file for the am4372Jean-Jacques Hiblot
2018-12-14ARM: dts: k2g-evm: enable USB0 and USB1Jean-Jacques Hiblot
2018-12-13dm: sandbox: Allow selection of sample rate and channelsSimon Glass
2018-12-13dm: sound: Complete migration to driver modelSimon Glass
2018-12-13dm: sandbox: sound: Convert to use driver modelSimon Glass
2018-12-13dm: exynos: sound: Convert to use driver modelSimon Glass
2018-12-13exynos: Add support for exynos5420 i2s pinmuxSimon Glass
2018-12-13exynos: Add proid_is_exynos542x() for common 542xSimon Glass
2018-12-13dm: sound: Add conversion to driver modelSimon Glass
2018-12-13dm: core: Add a function to read into a unsigned intSimon Glass
2018-12-13dm: sound: Create a uclass for soundSimon Glass
2018-12-13dm: sandbox: Update sound to use two buffersSimon Glass
2018-12-13dm: sound: Create a uclass for i2sSimon Glass
2018-12-13dm: sound: Create a uclass for audio codecsSimon Glass
2018-12-13dm: sound: Create an option to use driver model for soundSimon Glass
2018-12-13dm: sound: exynos: Correct codec bus addressesSimon Glass
2018-12-13snow: Expand U-Boot sizeSimon Glass
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