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
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
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
x86: Fix GDT limit in start16.S
Bin Meng
2014-10-22
x86: Fix rom version build with CONFIG_X86_RESET_VECTOR
Bin Meng
2014-10-22
x86: Support loading kernel setup from a FIT
Simon Glass
2014-10-22
doc: Tidy up and update part of the FIT documentation
Simon Glass
2014-10-22
sandbox: bootm: Don't fail the architecture check
Simon Glass
2014-10-22
x86: Allow cmdline setup in setup_zimage() to be optional
Simon Glass
2014-10-22
x86: Rewrite bootm.c to make it similar to ARM
Simon Glass
2014-10-22
x86: Enable LMB and RAMDISK_HIGH by default
Simon Glass
[prev]
[next]