index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
clk: sandbox: Create a special fixed-rate driver
Simon Glass
2021-03-26
4
-2
/
+43
|
|
*
|
|
clk: fixed-rate: Export driver parts for OF_PLATDATA_INST
Simon Glass
2021-03-26
2
-4
/
+15
|
|
*
|
|
clk: sandbox: Move priv/plat data to a header file
Simon Glass
2021-03-26
3
-13
/
+16
|
|
*
|
|
dm: test: Avoid destroying uclasses with of-platdata-inst
Simon Glass
2021-03-26
1
-11
/
+19
|
|
*
|
|
dm: core: Include dt-decl.h automatically
Simon Glass
2021-03-26
1
-0
/
+2
|
|
*
|
|
Makefile: Remove old of-platdata files before regenerating
Simon Glass
2021-03-26
1
-2
/
+17
|
|
*
|
|
Makefile: Use a variable for generated of-platdata headers
Simon Glass
2021-03-26
1
-7
/
+4
|
|
*
|
|
dtoc: Only generate the required files
Simon Glass
2021-03-26
2
-5
/
+20
|
|
*
|
|
Makefile: Depend only on required of-platdata files
Simon Glass
2021-03-26
1
-2
/
+5
|
|
*
|
|
Makefile: Avoid running dtoc every time
Simon Glass
2021-03-26
1
-5
/
+7
|
|
*
|
|
libfdt: Tidy up pylibfdt build rule
Simon Glass
2021-03-26
1
-3
/
+9
|
|
*
|
|
dm: Add the new dtoc-generated files to the build
Simon Glass
2021-03-22
1
-1
/
+2
|
|
*
|
|
dm: core: Skip adding uclasses with OF_PLATDATA_INST
Simon Glass
2021-03-22
1
-1
/
+4
|
|
*
|
|
dm: core: Set up driver model for OF_PLATDATA_INST
Simon Glass
2021-03-22
1
-12
/
+30
|
|
*
|
|
dm: core: Adjust uclass setup with of-platdata
Simon Glass
2021-03-22
2
-2
/
+9
|
|
*
|
|
dm: core: Allow dropping run-time binding of devices
Simon Glass
2021-03-22
2
-17
/
+43
|
|
*
|
|
dm: core: Add macros to access the new linker lists
Simon Glass
2021-03-22
5
-2
/
+179
|
|
*
|
|
linker_lists: Allow use in data structures
Simon Glass
2021-03-22
1
-0
/
+12
|
|
*
|
|
sandbox: Drop debug message in os_spl_to_uboot()
Simon Glass
2021-03-22
1
-1
/
+0
|
|
*
|
|
dtoc: Drop use of DECL() macros
Simon Glass
2021-03-22
2
-36
/
+36
|
|
*
|
|
bus: ti-sysc: change in a normal driver
Dario Binacchi
2021-03-22
1
-6
/
+0
|
|
*
|
|
dtoc: Generate device instances
Simon Glass
2021-03-22
3
-15
/
+484
|
|
*
|
|
dtoc: Generate uclass devices
Simon Glass
2021-03-22
4
-13
/
+250
|
|
*
|
|
dtoc: Generate a summary in the dt-plat.c file
Simon Glass
2021-03-22
2
-35
/
+169
|
|
*
|
|
dtoc: Tidy up the list of supported phandle properties
Simon Glass
2021-03-22
1
-7
/
+21
|
|
*
|
|
sandbox: i2c: Rename driver names to work with of-platdata
Simon Glass
2021-03-22
3
-5
/
+5
|
|
*
|
|
sandbox: Make sandbox,emul more conventional
Simon Glass
2021-03-22
2
-1
/
+6
|
|
*
|
|
dtoc: Don't generate platform data with instantiation
Simon Glass
2021-03-22
2
-13
/
+75
|
|
*
|
|
dtoc: Add support for decl file
Simon Glass
2021-03-22
2
-7
/
+120
|
|
*
|
|
dm: of-platadata: Add option for device instantiation
Simon Glass
2021-03-22
2
-2
/
+25
|
|
*
|
|
dtoc: Add an option for device instantiation
Simon Glass
2021-03-22
3
-22
/
+36
|
|
*
|
|
dtoc: Support processing the root node
Simon Glass
2021-03-22
4
-20
/
+59
|
|
*
|
|
dtoc: Set up the uclasses that are used
Simon Glass
2021-03-22
4
-18
/
+119
|
|
*
|
|
dtoc: Assign a sequence number to each node
Simon Glass
2021-03-22
4
-20
/
+53
|
|
*
|
|
dtoc: Detect drivers only at the start of start of line
Simon Glass
2021-03-22
1
-2
/
+2
|
|
*
|
|
dtoc: Read aliases for uclasses
Simon Glass
2021-03-22
7
-3
/
+345
|
|
*
|
|
dtoc: Warn of duplicate drivers
Simon Glass
2021-03-22
2
-1
/
+122
|
|
*
|
|
dtoc: Process driver aliases along with drivers
Simon Glass
2021-03-22
3
-12
/
+11
|
|
*
|
|
dtoc: Support headers needed for drivers
Simon Glass
2021-03-22
3
-0
/
+29
|
|
*
|
|
Makefile: Pass the U-Boot phase to dtoc
Simon Glass
2021-03-22
1
-1
/
+1
|
|
*
|
|
dtoc: Support tracking the phase of U-Boot
Simon Glass
2021-03-22
6
-12
/
+47
|
|
*
|
|
dtoc: Track nodes which are actually used
Simon Glass
2021-03-22
4
-4
/
+37
|
|
*
|
|
dtoc: Process nodes to set up required properties
Simon Glass
2021-03-22
3
-0
/
+124
|
|
*
|
|
dtoc: Make use of node properties
Simon Glass
2021-03-22
1
-26
/
+19
|
|
*
|
|
dtoc: Add some extra properties to nodes
Simon Glass
2021-03-22
1
-0
/
+37
|
|
*
|
|
dtoc: Rename sandbox_i2c_test and sandbox_pmic_test
Simon Glass
2021-03-22
2
-8
/
+8
|
|
*
|
|
dtoc: Move test files into a test/ directory
Simon Glass
2021-03-22
23
-12
/
+24
|
|
*
|
|
dtoc: Support scanning of structs in header files
Simon Glass
2021-03-22
2
-3
/
+128
|
|
*
|
|
dtoc: Support scanning of uclasses
Simon Glass
2021-03-22
2
-0
/
+177
|
|
*
|
|
dtoc: Collect priv/plat struct info from drivers
Simon Glass
2021-03-22
2
-2
/
+55
[prev]
[next]