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-01-29
dm: core: Add a function to get a device's uclass ID
Simon Glass
2015-01-29
dm: core: Add a post_bind method for parents
Simon Glass
2015-01-29
dm: core: Allow uclasses to specify platdata for a device's children
Simon Glass
2015-01-29
dm: core: Allow parents to have platform data for their children
Simon Glass
2015-01-29
dm: core: Allocate platform data when binding a device
Simon Glass
2015-01-29
dm: core: Tidy up error handling in device_bind()
Simon Glass
2015-01-29
dm: core: Set device tree node for root device
Simon Glass
2015-01-29
dm: core: Improve comments for uclass_first/next_device()
Simon Glass
2015-01-29
dm: Don't run tests if U-Boot cannot be built
Simon Glass
2015-01-29
dm: i2c: Provide an offset length parameter where needed
Simon Glass
2015-01-29
dm: i2c: Add a compatbility layer
Simon Glass
2015-01-29
dm: i2c: Rename driver model I2C functions to permit compatibility
Simon Glass
2015-01-29
dm: Drop gpio.h header from fdtdec.c
Simon Glass
2015-01-29
dm: fdt: Remove the old GPIO functions
Simon Glass
2015-01-29
dm: exynos: dts: Use GPIO bank phandles for GPIOs
Simon Glass
2015-01-29
dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOs
Simon Glass
2015-01-29
dm: spi: Remove use of fdtdec GPIO support
Simon Glass
2015-01-29
dm: usb: Remove use of fdtdec GPIO support
Simon Glass
2015-01-29
dm: mmc: Remove use of fdtdec GPIO support
Simon Glass
2015-01-29
dm: zynq: Remove inline gpio functions
Simon Glass
2015-01-29
dm: tegra: nand: Remove use of fdtdec GPIO support
Simon Glass
2015-01-29
dm: tegra: video: Remove use of fdtdec GPIO support
Simon Glass
2015-01-29
dm: exynos: Add a GPIO translation function
Simon Glass
2015-01-29
dm: tegra: Add a GPIO translation function
Simon Glass
2015-01-29
dm: cros_ec: Remove use of fdtdec GPIO support
Simon Glass
2015-01-29
dm: demo: Add a simple GPIO demonstration
Simon Glass
2015-01-29
dm: gpio: Mark the old GPIO API deprecated
Simon Glass
2015-01-29
dm: gpio: Add better functions to request GPIOs
Simon Glass
2015-01-29
dm: gpio: Add a driver GPIO translation method
Simon Glass
2015-01-29
dm: gpio: Add a native driver model API
Simon Glass
2015-01-29
dm: fdt: Add a function to decode phandles with arguments
Simon Glass
2015-01-29
dm: tegra: Bring in GPIO device tree binding
Simon Glass
2015-01-29
dm: exynos: Bring in GPIO device tree binding
Simon Glass
2015-01-29
dm: gpio: Bring in GPIO device tree binding
Simon Glass
2015-01-29
generic-board: show model name in board_init_f() too
Masahiro Yamada
2015-01-29
cmd_i2c: change variable type for 10bit addressing support
Masahiro Yamada
2015-01-29
ARM: UniPhier: enable CONFIG_I2C_EEPROM
Masahiro Yamada
2015-01-29
ARM: UniPhier: enable I2C for UniPhier SoCs
Masahiro Yamada
2015-01-29
i2c: UniPhier: add driver for UniPhier FIFO-builtin i2c controller
Masahiro Yamada
2015-01-29
i2c: UniPhier: add driver for UniPhier i2c controller
Masahiro Yamada
2015-01-29
i2c: add CONFIG_DM_I2C to Kconfig
Masahiro Yamada
2015-01-29
common: bootm: Document fake bootm sub-command
Michal Simek
2015-01-29
tools: do not print error messages in verify_header() functions
Guilherme Maciel Ferreira
2015-01-29
dumpimage: fit: extract FIT images
Guilherme Maciel Ferreira
2015-01-29
dumpimage: replace the term "datafile" by "subimage"
Guilherme Maciel Ferreira
2015-01-29
dumpimage: add 'T' option to explicitly set the image type
Guilherme Maciel Ferreira
2015-01-29
imagetool: replace image registration function by linker_lists feature
Guilherme Maciel Ferreira
2015-01-29
imagetool: make the image_save_datafile() available to all image types
Guilherme Maciel Ferreira
2015-01-29
imagetool: move common code to imagetool module
Guilherme Maciel Ferreira
2015-01-29
linker_lists: fix misspellings
Guilherme Maciel Ferreira
[prev]
[next]