aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-12-13dm: sandbox: Allow selection of sample rate and channelsSimon Glass2-9/+7
2018-12-13dm: sound: Complete migration to driver modelSimon Glass3-26/+9
2018-12-13dm: sandbox: sound: Convert to use driver modelSimon Glass3-11/+55
2018-12-13dm: exynos: sound: Convert to use driver modelSimon Glass8-22/+132
2018-12-13exynos: Add support for exynos5420 i2s pinmuxSimon Glass3-2/+39
2018-12-13exynos: Add proid_is_exynos542x() for common 542xSimon Glass7-13/+15
2018-12-13dm: sound: Add conversion to driver modelSimon Glass2-0/+2
2018-12-13dm: core: Add a function to read into a unsigned intSimon Glass1-0/+2
2018-12-13dm: sound: Create a uclass for soundSimon Glass2-0/+31
2018-12-13dm: sandbox: Update sound to use two buffersSimon Glass1-25/+63
2018-12-13dm: sound: Create a uclass for i2sSimon Glass2-1/+16
2018-12-13dm: sound: Create a uclass for audio codecsSimon Glass2-1/+16
2018-12-13dm: sound: Create an option to use driver model for soundSimon Glass1-0/+1
2018-12-13dm: sound: exynos: Correct codec bus addressesSimon Glass3-10/+10
2018-12-13snow: Expand U-Boot sizeSimon Glass1-1/+1
2018-12-12arm: am335x-pdu001: Move from embedded to separate DTBFelix Brack1-0/+1
2018-12-10Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriqTom Rini28-326/+1586
2018-12-10Merge tag 'mips-fixes-for-2019.01' of git://git.denx.de/u-boot-mipsTom Rini2-12/+0
2018-12-10bmips: bcm6838: fix device tree warningÁlvaro Fernández Rojas1-2/+0
2018-12-10bmips: swapping IO space isn't requiredÁlvaro Fernández Rojas1-10/+0
2018-12-10Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchipTom Rini1-2/+4
2018-12-10Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini12-198/+130
2018-12-10Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2-6/+22
2018-12-10Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini1-4/+4
2018-12-10Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini3-2/+10
2018-12-10rockchip: rk3399-puma: enable fan53555 regulators in DTSPhilipp Tomsich1-2/+4
2018-12-10dra7: Allow selecting a new dtb after board detection.Jean-Jacques Hiblot1-0/+20
2018-12-10ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot3-11/+54
2018-12-10omap: detect the board after DM is availableJean-Jacques Hiblot2-6/+8
2018-12-10dts: am43x: omap5: Add node for I2C in SPLJean-Jacques Hiblot2-0/+8
2018-12-10am335x: Register the I2C controllers if DM_I2C is used.Jean-Jacques Hiblot1-0/+15
2018-12-10i2c: omap24xx_i2c: Use platdata to probe the deviceJean-Jacques Hiblot2-0/+26
2018-12-10i2c: omap24xx_i2c: Move away from SoC specific headers for reg offsetVignesh R4-182/+0
2018-12-10efi: payload: only init usb if necessaryBin Meng1-1/+2
2018-12-10coreboot: only init usb if necessaryThomas RIENOESSL1-1/+2
2018-12-10x86: kconfig: Allow board defconfig file to disable 8259 and APICBin Meng1-2/+2
2018-12-10x86: Wrap calls to 8259 with CONFIG_I8259_PICBin Meng1-6/+10
2018-12-10x86: make the LAPIC / IOAPIC construct switchable with KconfigHannes Schmelzer3-1/+12
2018-12-10x86: acpi: Fix indentation in Intel Tangier ASL codeAndy Shevchenko1-6/+6
2018-12-10x86: acpi: Enable RTC for Intel TangierAndy Shevchenko1-0/+13
2018-12-09Merge git://git.denx.de/u-boot-marvellTom Rini1-0/+22
2018-12-08arm: mvebu: helios4: Reset uSOM onboard phy during board initAditya Prayoga1-0/+4
2018-12-08arm: mvebu: helios4: Enable SPI flash supportAditya Prayoga1-0/+10
2018-12-08arm: mvebu: helios4: Enable I2C and IO ExpanderAditya Prayoga1-0/+8
2018-12-07Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini1-0/+6
2018-12-07sunxi: pmic_bus: Decrease boot time by not writing duplicate dataOlliver Schinagl1-0/+6
2018-12-07arm: socfpga: imply SPL options instead of selectSimon Goldschmidt1-4/+4
2018-12-07dts: dra7x: make ocp2scp@4a080000 compatible with simple-busJean-Jacques Hiblot1-0/+4
2018-12-07syscon: dm: Add a new method to get a regmap from DTSJean-Jacques Hiblot1-2/+4
2018-12-07usb: introduce a separate config option for DM USB deviceJean-Jacques Hiblot1-0/+2