index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-03-26
test: Run sandbox_spl tests on sandbox_noinst
Simon Glass
2021-03-26
sandbox: Create a new sandbox_noinst build
Simon Glass
2021-03-26
Revert "sandbox: Disable I2C emulators in SPL"
Simon Glass
2021-03-26
sandbox: i2c: Support i2c emulation with of-platdata
Simon Glass
2021-03-26
sandbox_spl: Increase SPL malloc() size
Simon Glass
2021-03-26
dm: Rename device_get_by_driver_info_idx()
Simon Glass
2021-03-26
sandbox: i2c: Move platdata structs to header files
Simon Glass
2021-03-26
dm: core: Drop uclass_find_device_by_phandle() with of-platdata
Simon Glass
2021-03-26
dm: core: Drop device_get_by_driver_info()
Simon Glass
2021-03-26
clk: sandbox: Create a special fixed-rate driver
Simon Glass
2021-03-26
clk: fixed-rate: Export driver parts for OF_PLATDATA_INST
Simon Glass
2021-03-26
clk: sandbox: Move priv/plat data to a header file
Simon Glass
2021-03-26
dm: test: Avoid destroying uclasses with of-platdata-inst
Simon Glass
2021-03-26
dm: core: Include dt-decl.h automatically
Simon Glass
2021-03-26
Makefile: Remove old of-platdata files before regenerating
Simon Glass
2021-03-26
Makefile: Use a variable for generated of-platdata headers
Simon Glass
2021-03-26
dtoc: Only generate the required files
Simon Glass
2021-03-26
Makefile: Depend only on required of-platdata files
Simon Glass
2021-03-26
Makefile: Avoid running dtoc every time
Simon Glass
2021-03-26
libfdt: Tidy up pylibfdt build rule
Simon Glass
2021-03-22
dm: Add the new dtoc-generated files to the build
Simon Glass
2021-03-22
dm: core: Skip adding uclasses with OF_PLATDATA_INST
Simon Glass
2021-03-22
dm: core: Set up driver model for OF_PLATDATA_INST
Simon Glass
2021-03-22
dm: core: Adjust uclass setup with of-platdata
Simon Glass
2021-03-22
dm: core: Allow dropping run-time binding of devices
Simon Glass
2021-03-22
dm: core: Add macros to access the new linker lists
Simon Glass
2021-03-22
linker_lists: Allow use in data structures
Simon Glass
2021-03-22
sandbox: Drop debug message in os_spl_to_uboot()
Simon Glass
2021-03-22
dtoc: Drop use of DECL() macros
Simon Glass
2021-03-22
bus: ti-sysc: change in a normal driver
Dario Binacchi
2021-03-22
dtoc: Generate device instances
Simon Glass
2021-03-22
dtoc: Generate uclass devices
Simon Glass
2021-03-22
dtoc: Generate a summary in the dt-plat.c file
Simon Glass
2021-03-22
dtoc: Tidy up the list of supported phandle properties
Simon Glass
2021-03-22
sandbox: i2c: Rename driver names to work with of-platdata
Simon Glass
2021-03-22
sandbox: Make sandbox,emul more conventional
Simon Glass
2021-03-22
dtoc: Don't generate platform data with instantiation
Simon Glass
2021-03-22
dtoc: Add support for decl file
Simon Glass
2021-03-22
dm: of-platadata: Add option for device instantiation
Simon Glass
2021-03-22
dtoc: Add an option for device instantiation
Simon Glass
2021-03-22
dtoc: Support processing the root node
Simon Glass
2021-03-22
dtoc: Set up the uclasses that are used
Simon Glass
2021-03-22
dtoc: Assign a sequence number to each node
Simon Glass
2021-03-22
dtoc: Detect drivers only at the start of start of line
Simon Glass
2021-03-22
dtoc: Read aliases for uclasses
Simon Glass
2021-03-22
dtoc: Warn of duplicate drivers
Simon Glass
2021-03-22
dtoc: Process driver aliases along with drivers
Simon Glass
2021-03-22
dtoc: Support headers needed for drivers
Simon Glass
2021-03-22
Makefile: Pass the U-Boot phase to dtoc
Simon Glass
2021-03-22
dtoc: Support tracking the phase of U-Boot
Simon Glass
[next]