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-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
2017-06-01
fdt: Rename a few functions in fdt_support
Simon Glass
2017-06-01
test: Update 'make test' to run more tests
Simon Glass
2017-06-01
sandbox: Add a new sandbox_flattree board
Simon Glass
2017-06-01
cros_ec: Convert to support live tree
Simon Glass
2017-06-01
cros_ec: Fix debug() statement in ec_command_inptr()
Simon Glass
2017-06-01
dm: gpio: Add live tree support
Simon Glass
2017-06-01
dm: gpio: sandbox: Use dev_read...() functions to access DT
Simon Glass
2017-06-01
dm: gpio: Drop blank line in gpio_xlate_offs_flags() comment
Simon Glass
2017-06-01
dm: gpio: Refactor to prepare for live tree support
Simon Glass
2017-06-01
dm: core: Run tests with both livetree and flat tree
Simon Glass
2017-06-01
dm: test: Add support for running tests with livetree
Simon Glass
2017-06-01
dm: test: Show the test filename when running
Simon Glass
2017-06-01
dm: test: Move test running code into a separate function
Simon Glass
2017-06-01
sandbox: Add a way to reset sandbox state for tests
Simon Glass
2017-06-01
dm: core: Update uclass_find_device_by_phandle() for livetree
Simon Glass
2017-06-01
dm: simple-bus: Add support for livetree
Simon Glass
2017-06-01
dm: regmap: Add support for livetree
Simon Glass
2017-06-01
dm: core: Add a way to find a device by ofnode
Simon Glass
2017-06-01
dm: core: Scan the live tree when setting up driver model
Simon Glass
2017-06-01
dm: core: Update device_bind_driver_to_node() to use ofnode
Simon Glass
2017-06-01
dm: core: Update lists_bind_fdt() to use ofnode
Simon Glass
2017-06-01
dm: core: Allow binding a device from a live tree
Simon Glass
2017-06-01
dm: core: Implement live tree 'read' functions
Simon Glass
2017-06-01
dm: core: Add device-based 'read' functions to access DT
Simon Glass
2017-06-01
dm: core: Add a place to put extra device-tree reading functions
Simon Glass
2017-06-01
dm: core: Add address operations on device tree references
Simon Glass
2017-06-01
fdt: Update fdt_get_base_address() to use const
Simon Glass
2017-06-01
dm: core: Add livetree address functions
Simon Glass
2017-06-01
dm: core: Add operations on device tree references
Simon Glass
2017-06-01
dm: core: Rename of_device_is_compatible()
Simon Glass
2017-06-01
dm: Build a live tree after relocation
Simon Glass
2017-06-01
dm: Add a function to create a 'live' device tree
Simon Glass
2017-06-01
dm: core: Add livetree access functions
Simon Glass
2017-06-01
dm: core: Add livetree definitions
Simon Glass
[next]