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-05-14
sandbox: defconfig: enable support of sandbox PMIC drivers
Przemyslaw Marczak
2015-05-14
sandbox: dts: add sandbox_pmic.dtsi and include it to sandbox.dts and test.dts
Przemyslaw Marczak
2015-05-14
test: dm: test.dts - move to sandbox dts directory
Przemyslaw Marczak
2015-05-14
test: dm: add sandbox PMIC framework tests
Przemyslaw Marczak
2015-05-14
sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator
Przemyslaw Marczak
2015-05-14
sandbox: i2c: search child emul dev and check its uclass id
Przemyslaw Marczak
2015-05-14
doc: driver-model: pmic-framework.txt - cleanup
Przemyslaw Marczak
2015-05-14
common: cmd regulator: command cleanup
Przemyslaw Marczak
2015-05-14
common: cmd pmic: command cleanup
Przemyslaw Marczak
2015-05-14
dm: regulator: uclass driver code cleanup
Przemyslaw Marczak
2015-05-14
dm: pmic: code cleanup of PMIC uclass driver
Przemyslaw Marczak
2015-05-14
odroid: enable driver model pmic/regulator API and MAX77686 drivers
Przemyslaw Marczak
2015-05-14
odroid: dts: add 'voltage-regulators' description to max77686 node
Przemyslaw Marczak
2015-05-14
dm: board:samsung: power_init_board: add requirement of CONFIG_DM_PMIC
Przemyslaw Marczak
2015-05-14
doc: driver-model: pmic and regulator uclass documentation
Przemyslaw Marczak
2015-05-14
dm: regulator: add fixed voltage regulator driver
Przemyslaw Marczak
2015-05-14
dm: regulator: add max77686 regulator driver
Przemyslaw Marczak
2015-05-14
dm: pmic: add max77686 pmic driver
Przemyslaw Marczak
2015-05-14
pmic: max77686 set the same compatible as in the kernel
Przemyslaw Marczak
2015-05-14
dm: regulator: add regulator command
Przemyslaw Marczak
2015-05-14
dm: pmic: add pmic command
Przemyslaw Marczak
2015-05-14
dm: regulator: add implementation of driver model regulator uclass
Przemyslaw Marczak
2015-05-14
dm: pmic: add implementation of driver model pmic uclass
Przemyslaw Marczak
2015-05-14
lib: Kconfig: add entry for errno_str() function
Przemyslaw Marczak
2015-05-14
exynos4-common: remove the unsued CONFIG_CMD_PMIC
Przemyslaw Marczak
2015-05-14
exynos5: fix build break by adding CONFIG_POWER
Przemyslaw Marczak
2015-05-14
i2c: mxc: refactor i2c driver and support dm
Peng Fan
2015-05-14
imx: mx27 move GPIO_PORTx to gpio.h
Peng Fan
2015-05-14
sunxi: Change usb-kbd interrupt polling to use an usb interrupt queue
Hans de Goede
2015-05-14
usb: ohci: Add support for interrupt queues
Hans de Goede
2015-05-14
usb: ohci: Add an ohci_alloc_urb() function
Hans de Goede
2015-05-14
usb: ohci: Do not reuse ed for interrupt endpoints of different devices
Hans de Goede
2015-05-14
sandbox: Support wide-screen LCD emulation
Simon Glass
2015-05-14
sandbox: Fix warning in display_options
Simon Glass
2015-05-14
sandbox: spi: Add newline to printf() in sandbox_sf_probe
Simon Glass
2015-05-14
sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation
Simon Glass
2015-05-14
sandbox: Add missing errno.h includes in a few files
Simon Glass
2015-05-14
sandbox: Correct error handling in state_read_file()
Simon Glass
2015-05-14
arm: Add a prototype for save_boot_params_ret()
Simon Glass
2015-05-14
arm: Include the .got section in the binary
Simon Glass
2015-05-14
dm: gpio: Fix comment typo in GPIOD_IS_IN
Simon Glass
2015-05-14
tpm: Rename Infineon TPM to slb9645tt
Simon Glass
2015-05-14
tpm: Support using driver model with I2C
Simon Glass
2015-05-14
dm: i2c: Add a function to find out the chip offset length
Simon Glass
2015-05-14
dm: i2c: Implement 'i2c bus' command for driver model
Simon Glass
2015-05-14
bootstage: Add IDs for SPI flash reading and decompression
Simon Glass
2015-05-14
usb: add device connection/disconnection detection
Vincent Palatin
2015-05-14
sunxi: ohci: Add ohci usb host controller support
Hans de Goede
2015-05-14
sunxi: ehci: Convert to the driver-model
Hans de Goede
2015-05-14
usb: ohci: Add dm support
Hans de Goede
[prev]
[next]