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
2017-06-02
fdt: Stop building the old python libfdt module
Simon Glass
2017-06-02
fdt: Makefile: Build python libfdt library if needed
Simon Glass
2017-06-02
fdt: Support use of the new python libfdt library
Simon Glass
2017-06-02
fdt: dtoc: Add a full set of property tests
Simon Glass
2017-06-02
fdt: Update fdt_test to use 'dt' instead of 'fdt'
Simon Glass
2017-06-02
fdt: Build the new python libfdt module
Simon Glass
2017-06-02
fdt: Rename existing python libfdt module
Simon Glass
2017-06-02
fdt: Add all source files to the libfdt build
Simon Glass
2017-06-02
fdt: Allow swig options to be provided by Makefile
Simon Glass
2017-06-02
fdt: Move header files into lib/libfdt
Simon Glass
2017-06-02
fdt: Use SPDX format for licenses in the libfdt headers
Simon Glass
2017-06-02
fdt: Correct cast for sandbox in fdtdec_setup_memory_size()
Simon Glass
2017-06-02
pci: Correct cast for sandbox
Simon Glass
2017-06-02
fdt: Add Python bindings
Simon Glass
2017-06-01
sandbox: Move to use live tree
Simon Glass
2017-06-01
dm: gpio: power: Convert pm8916 drivers to livetree
Simon Glass
2017-06-01
dm: test: Fix nit with position of backslash
Simon Glass
2017-06-01
dm: sandbox: sysreset: Convert driver to livetree
Simon Glass
2017-06-01
dm: sandbox: spi: Convert driver to support livetree
Simon Glass
2017-06-01
dm: spi-flash: Convert uclass to livetree
Simon Glass
2017-06-01
dm: sandbox: i2c_rtc: Drop fdtdec.h header
Simon Glass
2017-06-01
dm: sandbox: i2c: Drop fdtdec.h header
Simon Glass
2017-06-01
dm: spi: Convert uclass to livetree
Simon Glass
2017-06-01
cros_ec: Update the cros_ec keyboard driver to livetree
Simon Glass
2017-06-01
dm: Update the I2C eeprom driver for livetree
Simon Glass
2017-06-01
dm: pci: Update uclass to support livetree
Simon Glass
2017-06-01
dm: reset: Update uclass to support livetree
Simon Glass
2017-06-01
dm: power-domain: Update uclass to support livetree
Simon Glass
2017-06-01
sandbox: phy: Update driver for livetree
Simon Glass
2017-06-01
dm: phy: Update uclass to support livetree
Simon Glass
2017-06-01
dm: mailbox: Update uclass to support livetree
Simon Glass
2017-06-01
dm: phy: Update tests to use ut_asserteq()
Simon Glass
2017-06-01
dm: test: Disable the fdt_offset test with livetree
Simon Glass
2017-06-01
dm: test: Separate out the bus DT offset test
Simon Glass
2017-06-01
dm: clk: fixed: Update to support livetree
Simon Glass
2017-06-01
dm: clk: Update uclass to support livetree
Simon Glass
2017-06-01
clk: Modify xlate() method for livetree
Simon Glass
2017-06-01
sandbox: usb: Convert emulators to livetree
Simon Glass
2017-06-01
dm: usb: Convert uclass to livetree
Simon Glass
2017-06-01
dm: adc: Convert uclass to livetree
Simon Glass
2017-06-01
dm: mmc: Convert uclass to livetree
Simon Glass
2017-06-01
dm: regulator: Update fixed regulator to support livetree.
Simon Glass
2017-06-01
dm: regulator: Convert regulator uclass to support livetree
Simon Glass
2017-06-01
sandbox: pmic: Convert pmic emulator to support livetree
Simon Glass
2017-06-01
dm: pmic: Convert uclass to livetree
Simon Glass
2017-06-01
samsung: Move pmic header out of config file
Simon Glass
2017-06-01
dm: i2c: Convert uclass to livetree
Simon Glass
2017-06-01
string: Add strcspn()
Simon Glass
2017-06-01
string: Add strchrnul()
Simon Glass
2017-06-01
dm: Add more livetree helpers and definitions
Simon Glass
[next]