Age | Commit message (Expand) | Author |
2018-12-18 | riscv: qemu: Create a simple-bus driver for the soc node | Bin Meng |
2018-12-18 | riscv: add Kconfig entries for the code model | Lukas Auer |
2018-12-16 | Merge tag 'for-master-20181216' of git://git.denx.de/u-boot-rockchip | Tom Rini |
2018-12-16 | ARM: rockchip: Add rv1108-elgin-r1 board support | Otavio Salvador |
2018-12-15 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2018-12-15 | rockchip: rk3288-evb: dts: remove 'vmmc' from emmc node | Kever Yang |
2018-12-15 | rockchip: rk3399-puma: Remove obsolete DTS node 'vcc5v0_host'. | Christoph Muellner |
2018-12-15 | poplar: fix boot failure caused by serial driver change | Shawn Guo |
2018-12-14 | arm: am33xx: Register USB controllers if DM_USB is used but not OF_CONTROL | Jean-Jacques Hiblot |
2018-12-14 | usb: musb-new: Add support for DM_USB | Jean-Jacques Hiblot |
2018-12-14 | dts: am4372: Enable USB1 in SPL | Jean-Jacques Hiblot |
2018-12-14 | dts: Add a u-boot specific dtsi file for the am4372 | Jean-Jacques Hiblot |
2018-12-14 | ARM: dts: k2g-evm: enable USB0 and USB1 | Jean-Jacques Hiblot |
2018-12-13 | dm: sandbox: Allow selection of sample rate and channels | Simon Glass |
2018-12-13 | dm: sound: Complete migration to driver model | Simon Glass |
2018-12-13 | dm: sandbox: sound: Convert to use driver model | Simon Glass |
2018-12-13 | dm: exynos: sound: Convert to use driver model | Simon Glass |
2018-12-13 | exynos: Add support for exynos5420 i2s pinmux | Simon Glass |
2018-12-13 | exynos: Add proid_is_exynos542x() for common 542x | Simon Glass |
2018-12-13 | dm: sound: Add conversion to driver model | Simon Glass |
2018-12-13 | dm: core: Add a function to read into a unsigned int | Simon Glass |
2018-12-13 | dm: sound: Create a uclass for sound | Simon Glass |
2018-12-13 | dm: sandbox: Update sound to use two buffers | Simon Glass |
2018-12-13 | dm: sound: Create a uclass for i2s | Simon Glass |
2018-12-13 | dm: sound: Create a uclass for audio codecs | Simon Glass |
2018-12-13 | dm: sound: Create an option to use driver model for sound | Simon Glass |
2018-12-13 | dm: sound: exynos: Correct codec bus addresses | Simon Glass |
2018-12-13 | snow: Expand U-Boot size | Simon Glass |
2018-12-12 | arm: am335x-pdu001: Move from embedded to separate DTB | Felix Brack |
2018-12-10 | Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2018-12-10 | Merge tag 'mips-fixes-for-2019.01' of git://git.denx.de/u-boot-mips | Tom Rini |
2018-12-10 | bmips: bcm6838: fix device tree warning | Álvaro Fernández Rojas |
2018-12-10 | bmips: swapping IO space isn't required | Álvaro Fernández Rojas |
2018-12-10 | Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchip | Tom Rini |
2018-12-10 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini |
2018-12-10 | Merge branch 'master' of git://git.denx.de/u-boot-sh | Tom Rini |
2018-12-10 | Merge branch 'master' of git://git.denx.de/u-boot-socfpga | Tom Rini |
2018-12-10 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2018-12-10 | rockchip: rk3399-puma: enable fan53555 regulators in DTS | Philipp Tomsich |
2018-12-10 | dra7: Allow selecting a new dtb after board detection. | Jean-Jacques Hiblot |
2018-12-10 | ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL | Jean-Jacques Hiblot |
2018-12-10 | omap: detect the board after DM is available | Jean-Jacques Hiblot |
2018-12-10 | dts: am43x: omap5: Add node for I2C in SPL | Jean-Jacques Hiblot |
2018-12-10 | am335x: Register the I2C controllers if DM_I2C is used. | Jean-Jacques Hiblot |
2018-12-10 | i2c: omap24xx_i2c: Use platdata to probe the device | Jean-Jacques Hiblot |
2018-12-10 | i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset | Vignesh R |
2018-12-10 | efi: payload: only init usb if necessary | Bin Meng |
2018-12-10 | coreboot: only init usb if necessary | Thomas RIENOESSL |
2018-12-10 | x86: kconfig: Allow board defconfig file to disable 8259 and APIC | Bin Meng |
2018-12-10 | x86: Wrap calls to 8259 with CONFIG_I8259_PIC | Bin Meng |