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
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
2014-10-22
dm: exynos: Tidy up GPIO defines
Simon Glass
2014-10-22
dm: exynos: Tidy up GPIO headers
Simon Glass
2014-10-22
dm: exynos: Move s5p_goni to generic board
Simon Glass
2014-10-22
dm: exynos: Move smdkc100 to generic board
Simon Glass
2014-10-22
dm: exynos: Add pinctrl settings for s5p_goni
Simon Glass
2014-10-22
dm: exynos: Add pinctrl settings for smdkc100
Simon Glass
2014-10-22
dm: exynos: dts: Adjust device tree files for U-Boot
Simon Glass
2014-10-22
dm: exynos: dts: Remove unused pinctrl information to save space
Simon Glass
2014-10-22
dm: exynos: Bring in pinctrl dts files from Linux kernel
Simon Glass
2014-10-22
dm: exynos: dts: Convert /include/ to #include
Simon Glass
2014-10-22
arm: goni: add i2c_init_board()
Robert Baldyga
2014-10-22
dm: add of_match_ptr() macro
Masahiro Yamada
2014-10-22
dm: fix include guard
Masahiro Yamada
2014-10-22
dm: include <linker_lists.h> from platdata.h and uclass.h
Masahiro Yamada
2014-10-22
linker_lists: include <linux/compiler.h>
Masahiro Yamada
2014-10-22
dm: simplify the loop in lists_driver_lookup_name()
Masahiro Yamada
2014-10-22
dm: do not check the existence of uclass operation
Masahiro Yamada
2014-10-22
dm: fix comments
Masahiro Yamada
2014-10-22
tegra: apalis_t30: master revamp
Marcel Ziswiler
2014-10-22
tegra: dts: colibri_t30 add serial port details
Marcel Ziswiler
2014-10-22
tegra: colibri_t30: clean-up spurious new line
Marcel Ziswiler
2014-10-22
ARM: tegra: Use mem size from MC in combination with get_ram_size()
Marcel Ziswiler
2014-10-22
tegra: clean-up useless define
Marcel Ziswiler
2014-10-22
gpio: header file comment spelling fixes
Marcel Ziswiler
2014-10-22
tegra: colibri_t30: asix usb ethernet reset regression
Marcel Ziswiler
2014-10-22
tegra: gpio: fix null label regression
Marcel Ziswiler
2014-10-22
mmc: Tegra: Fix timeout issue seen on certain eMMC parts
Marcel Ziswiler
2014-10-22
arm: tegra: use architecture specific memcpy
Marcel Ziswiler
[prev]
[next]