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
dts: Drop unused compatible ID for the NXP video bridge
Simon Glass
2015-08-05
video: Remove the old parade driver
Simon Glass
2015-08-05
cros_ec: Remove the old tunnel code
Simon Glass
2015-08-05
power: Remove old TPS65090 drivers
Simon Glass
2015-08-05
exynos: Drop old exynos5250-specific board code
Simon Glass
2015-08-05
exynos: Drop old exynos5420-specific board code
Simon Glass
2015-08-05
exynos: config: Move common options to the common headers and tidy up
Simon Glass
2015-08-05
exynos: Remove unneeded device tree control #ifdefs
Simon Glass
2015-08-05
exynos: Enable new features for exynos5 boards
Simon Glass
2015-08-05
exynos: Add common board code for exynos5 boards that use device tree
Simon Glass
2015-08-05
exynos: dts: Drop the old TPS65090 I2C node
Simon Glass
2015-08-05
dts: exynos: snow: Add a new node for the NXP video bridge driver
Simon Glass
2015-08-05
dts: exynos: pit: Add a new node for the parade video bridge driver
Simon Glass
2015-08-05
dts: exynos: snow: Add memory layout description
Simon Glass
2015-08-05
dm: gpio: Check a GPIO is valid before using it
Simon Glass
2015-08-05
exynos: Tidy up CPU frequency display
Simon Glass
2015-08-05
exynos: video: Correct debug output
Simon Glass
2015-08-05
exynos: Add support for the DisplayPort hotplug detect
Simon Glass
2015-08-05
exynos: Correct return value in exynos_mmc_init()
Simon Glass
2015-08-05
exynos: spi: Convert the timeout to debug()
Simon Glass
2015-08-05
dm: video: Add support for the NXP PTN3460 bridge
Simon Glass
2015-08-05
dm: video: Add support for the Parade PS8622/625 bridge
Simon Glass
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
[next]