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
2014-10-22
fdt: Add a function to get the index of a string
Thierry Reding
2014-10-22
fdt: Add a function to count strings
Thierry Reding
2014-10-22
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-10-22
dm: serial: Support driver model in pl01x driver
Simon Glass
2014-10-22
dm: serial: Tidy up the pl01x driver
Simon Glass
2014-10-22
dm: rpi: Convert GPIO driver to driver model
Simon Glass
2014-10-22
dm: core: Add support for simple-bus
Simon Glass
2014-10-22
dm: imx: Move cm_fx6 to use driver model for serial and GPIO
Simon Glass
2014-10-22
dm: imx: serial: Support driver model in the MXC serial driver
Simon Glass
2014-10-22
dm: imx: gpio: Support driver model in MXC gpio driver
Simon Glass
2014-10-22
arm: mx6: cm_fx6: use gpio request
Nikita Kiryanov
2014-10-22
dm: imx: i2c: Use gpio_request() to request GPIOs
Simon Glass
2014-10-22
imx: Add error checking to setup_i2c()
Simon Glass
2014-10-22
dm: serial: Put common code into separate functions
Simon Glass
2014-10-22
initcall: Display error number when an error occurs
Simon Glass
2014-10-22
dm: core: Allow a list of devices to be declared in one step
Simon Glass
2014-10-22
dm: linker_lists: Add a way to declare multiple objects
Simon Glass
2014-10-22
dm: exynos: cros_ec: Move cros_ec_spi to driver model
Simon Glass
2014-10-22
dm: sandbox: cros_ec: Move sandbox cros_ec to driver module
Simon Glass
2014-10-22
dm: cros_ec: Add support for driver model
Simon Glass
2014-10-22
dm: tegra: spi: Convert to driver model
Simon Glass
2014-10-22
dm: tegra: dts: Add aliases for spi on tegra30 boards
Simon Glass
2014-10-22
dm: sf: Add tests for SPI flash
Simon Glass
2014-10-22
dm: spi: Add tests
Simon Glass
2014-10-22
dm: exynos: config: Use driver model for SPI flash
Simon Glass
2014-10-22
dm: sf: sandbox: Convert SPI flash driver to driver model
Simon Glass
2014-10-22
dm: Convert spi_flash_probe() and 'sf probe' to use driver model
Simon Glass
2014-10-22
dm: sf: Add a uclass for SPI flash
Simon Glass
2014-10-22
spi: Use error return value in sf_ops
Simon Glass
2014-10-22
sf: Tidy up public and private header files
Simon Glass
2014-10-22
exynos: universal_c210: Move to driver model soft_spi
Simon Glass
2014-10-22
dm: spi: Add documentation on how to convert over SPI drivers
Simon Glass
2014-10-22
dm: exynos: Convert SPI to driver model
Simon Glass
2014-10-22
dm: spi: Add soft_spi implementation
Simon Glass
2014-10-22
dm: spi: Remove SPI_INIT feature
Simon Glass
2014-10-22
dm: spi: Rename soft_spi.c to soft_spi_legacy.c
Simon Glass
2014-10-22
dm: sandbox: spi: Move to driver model
Simon Glass
2014-10-22
dm: spi: Adjust cmd_spi to work with driver model
Simon Glass
2014-10-22
dm: Add spi.h header to a few files
Simon Glass
2014-10-22
dm: Remove spi_init() from board_r.c when using driver model
Simon Glass
2014-10-22
dm: sandbox: Add a SPI emulation uclass
Simon Glass
2014-10-22
dm: spi: Add a uclass for SPI
Simon Glass
2014-10-22
dm: core: Add a clarifying comment on struct udevice's seq member
Simon Glass
2014-10-22
dm: core: Allow parents to pass data to children during probe
Simon Glass
2014-10-22
dm: core: Add functions for iterating through device children
Simon Glass
2014-10-22
sandbox: dts: Add a SPI device and cros_ec device
Simon Glass
2014-10-22
dm: exynos: Move serial to driver model
Simon Glass
2014-10-22
dm: exynos: Mark exynos5 console as pre-reloc
Simon Glass
2014-10-22
dm: exynos: gpio: Convert to driver model
Simon Glass
2014-10-22
dm: exynos: Make sure that GPIOs are requested
Simon Glass
[prev]
[next]