index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-08-05
video: Work around lack of pinctrl
Simon Glass
2015-08-05
dm: video: Add support for video bridges
Simon Glass
2015-08-05
dm: pmic: Display the regulator limits on error
Simon Glass
2015-08-05
dm: power: Don't return an error when regulators are not autoset
Simon Glass
2015-08-05
dm: pmic: max77686: Support all BUCK regulators
Simon Glass
2015-08-05
dm: power: max77686: Correct BUCK register access
Simon Glass
2015-08-05
dm: pmic: Correct the pmic_reg_write() implementation
Simon Glass
2015-08-05
dm: pmic: max77686: Correct a few nits
Simon Glass
2015-08-05
dm: power: Add support for S5M8767 regulators
Simon Glass
2015-08-05
dm: power: Add support for the S5M8767 PMIC
Simon Glass
2015-08-05
dm: power: Add support for TPS65090 FETs
Simon Glass
2015-08-05
dm: power: Add a new driver for the TPS65090 PMIC
Simon Glass
2015-08-05
exynos: Enable the debug UART in SPL
Simon Glass
2015-08-05
exynos: Add debug UART support for Samsung S5P serial
Simon Glass
2015-08-05
exynos: serial: Refactor init code for debug UART
Simon Glass
2015-08-05
cros_ec: Support the LDO access method used by spring
Simon Glass
2015-08-05
dm: cros_ec: Convert the I2C tunnel code to use driver model
Simon Glass
2015-08-05
exynos: dts: Support EC tunnel and main TPS65090 regulator
Simon Glass
2015-08-05
exynos: dts: Add PMIC and regulator definitions
Simon Glass
2015-08-05
exynos: dts: Sync up I2C ports with the kernel
Simon Glass
2015-08-05
exynos: i2c: Tidy up the driver model code
Simon Glass
2015-08-05
exynos: i2c: Fix code style with ReadWriteByte()
Simon Glass
2015-08-05
i2c: Add a mux for GPIO-based I2C bus arbitration
Simon Glass
2015-08-05
dm: i2c: Add support for multiplexed I2C buses
Simon Glass
2015-08-05
dm: i2c: Add a function to transfer messages
Simon Glass
2015-08-05
dm: i2c: Move definitions to the top of the header file
Simon Glass
2015-08-05
dm: i2c: Correct comment nits in dm_i2c_reg_read/write()
Simon Glass
2015-08-05
dm: i2c: Add a message debug function
Simon Glass
2015-08-05
dm: core: Support finding a device by phandle
Simon Glass
2015-08-05
dm: usb: fix USB Ethernet without CONFIG_DM_ETH regression
Marcel Ziswiler
2015-08-05
configs: Remove CONFIG_SERIAL_MULTI
Stephen Warren
2015-08-05
Merge git://git.denx.de/u-boot-x86
Tom Rini
2015-08-05
x86: Document how to write PIRQ information in the device tree
Bin Meng
2015-08-05
pci: Remove DEBUG from pci_compat.c
Bin Meng
2015-08-05
usb: Fix device detection code
Marek Vasut
2015-08-05
net: asix: fix operation without eeprom
Marcel Ziswiler
2015-08-05
sunxi: Drop our own copy of the USB_KEYBOARD options
Hans de Goede
2015-08-05
usb: USB storage-specific part ifdef in uclass
Paul Kocialkowski
2015-08-05
sunxi: MUSB gadget config provisions, with fastboot and USB mass storage support
Paul Kocialkowski
2015-08-05
musb: sunxi: Force EP0 on re-enable
Maxime Ripard
2015-08-05
sunxi: config update to stick with Kconfig changes
Paul Kocialkowski
2015-08-05
sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig
Paul Kocialkowski
2015-08-05
usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET
Paul Kocialkowski
2015-08-05
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
Paul Kocialkowski
2015-08-05
usb: Generic USB Kconfig option, that fits both host and gadget and comments
Paul Kocialkowski
2015-08-05
usb: USB_ARCH_HAS_HCD Kconfig option removal
Paul Kocialkowski
2015-08-05
usb: dwc2: Call board_usb_init() from usb_lowlevel_init()
Peter Griffin
2015-08-05
efi: Add a README to explain how things work
Simon Glass
2015-08-05
x86: Gracefully disable the vesa driver when running from EFI
Simon Glass
2015-08-05
x86: qemu: Support operation as an EFI payload
Simon Glass
[next]