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
...
|
*
|
|
|
binman: Add an image name into the fdtmap
Simon Glass
2019-07-29
2
-1
/
+3
|
*
|
|
|
binman: Store the entry in output_fdt_files
Simon Glass
2019-07-29
1
-15
/
+34
|
*
|
|
|
binman: Allow state functions to fail to return data
Simon Glass
2019-07-29
1
-2
/
+7
|
*
|
|
|
binman: Support loading entry data from a file
Simon Glass
2019-07-29
2
-0
/
+10
|
*
|
|
|
binman: Store image fdtmap when loading from a file
Simon Glass
2019-07-29
1
-1
/
+10
|
*
|
|
|
dtoc: Update Fdt.GetNode() to handle the root node
Simon Glass
2019-07-29
2
-0
/
+7
|
*
|
|
|
dtoc: Update Fdt.FromData() to allow a name
Simon Glass
2019-07-29
1
-1
/
+7
|
*
|
|
|
binman: Show a helpful error when a DT property is missing
Simon Glass
2019-07-29
2
-3
/
+41
|
*
|
|
|
binman: Add a bit of logging in entries when packing
Simon Glass
2019-07-29
6
-16
/
+53
|
*
|
|
|
patman: Update tout to avoid open-coding the debug levels
Simon Glass
2019-07-29
1
-11
/
+7
|
*
|
|
|
binman: Drop state.fdt_set as this is not needed
Simon Glass
2019-07-29
1
-10
/
+3
|
*
|
|
|
binman: Simplify state.fdt_subset
Simon Glass
2019-07-29
1
-10
/
+11
|
*
|
|
|
binman: Adjust state.fdt_files to be keyed by entry type
Simon Glass
2019-07-29
3
-29
/
+38
|
*
|
|
|
binman: Adjust GetFdt() to be keyed by etype
Simon Glass
2019-07-29
9
-8
/
+50
|
*
|
|
|
binman: Rename state.GetFdt()
Simon Glass
2019-07-29
2
-4
/
+5
|
*
|
|
|
binman: Rename state.GetFdts()
Simon Glass
2019-07-29
2
-6
/
+6
|
*
|
|
|
binman: Convert GetFdtSet() to use a dict
Simon Glass
2019-07-29
4
-22
/
+23
|
*
|
|
|
binman: Move image/fdt code into PrepareImagesAndDtbs()
Simon Glass
2019-07-29
1
-54
/
+71
|
*
|
|
|
binman: Use print() to print output
Simon Glass
2019-07-29
1
-1
/
+3
|
*
|
|
|
binman: Move GetFdtSet() into blob_dtb
Simon Glass
2019-07-29
2
-5
/
+9
|
*
|
|
|
binman: Move image-processing code into a function
Simon Glass
2019-07-29
1
-46
/
+57
|
*
|
|
|
dtoc: Return a non-zero exit code when tests fail
Simon Glass
2019-07-29
1
-1
/
+6
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch '2019-07-29-ti-imports'
Tom Rini
2019-07-29
29
-338
/
+95
|
\
\
\
\
|
*
|
|
|
arm: mach-keystone: Use appended original image size in image processing
Andrew F. Davis
2019-07-29
1
-5
/
+5
|
*
|
|
|
configs: omapl138_lcdk: enable NAND self-init in SPL
Bartosz Golaszewski
2019-07-29
1
-4
/
+0
|
*
|
|
|
davinci: omapl138-lcdk: enable driver-model in SPL
Bartosz Golaszewski
2019-07-29
2
-0
/
+21
|
*
|
|
|
davinci: omapl138-lcdk: remove unneeded includes
Bartosz Golaszewski
2019-07-29
1
-2
/
+0
|
*
|
|
|
davinci: omapl138-lcdk: enable CONFIG_USE_TINY_PRINTF
Bartosz Golaszewski
2019-07-29
1
-0
/
+1
|
*
|
|
|
davinci: omapl138-lcdk: enable SPL_SYS_MALLOC_SIMPLE
Bartosz Golaszewski
2019-07-29
1
-0
/
+1
|
*
|
|
|
davinci: da850-evm: enable driver model for NAND
Bartosz Golaszewski
2019-07-29
5
-0
/
+11
|
*
|
|
|
davinci: omapl138-lcdk: enable driver model for NAND
Bartosz Golaszewski
2019-07-29
3
-0
/
+9
|
*
|
|
|
nand: davinci: add support for driver model
Bartosz Golaszewski
2019-07-29
1
-1
/
+45
|
*
|
|
|
nand: davinci: make davinci_nand_init() static
Bartosz Golaszewski
2019-07-29
2
-3
/
+1
|
*
|
|
|
omapl138_lcdk_defconfig: don't build support for SPI
Bartosz Golaszewski
2019-07-29
1
-5
/
+1
|
*
|
|
|
i2c: remove i2c driver-model compatibility layer
Bartosz Golaszewski
2019-07-29
7
-232
/
+3
|
*
|
|
|
sandbox: remove CONFIG_DM_I2C_COMPAT from defconfigs
Bartosz Golaszewski
2019-07-29
7
-7
/
+1
|
*
|
|
|
davinci: remove CONFIG_DM_I2C_COMPAT from defconfigs
Bartosz Golaszewski
2019-07-29
3
-10
/
+0
|
*
|
|
|
ARM: da850_am18xxevm: Remove config and references
Adam Ford
2019-07-29
3
-74
/
+1
|
|
/
/
/
*
|
|
|
Merge branch '2019-07-29-master-imports'
Tom Rini
2019-07-29
47
-317
/
+948
|
\
\
\
\
|
*
|
|
|
Add validation for icache/dcache arguments - arguments different from off/on/...
Eric Perie
2019-07-29
1
-2
/
+6
|
*
|
|
|
lib: uuid: alignment error in gen_rand_uuid()
Heinrich Schuchardt
2019-07-29
1
-7
/
+7
|
*
|
|
|
rtc, rx8025: add DM support
Heiko Schocher
2019-07-29
1
-19
/
+135
|
*
|
|
|
rtc, rx8025: fix Coding Style
Heiko Schocher
2019-07-29
1
-29
/
+29
|
*
|
|
|
rtc: move RTC_RX8025 to Kconfig
Heiko Schocher
2019-07-29
8
-4
/
+8
|
*
|
|
|
board: mediatek: Add pumpkin board support
Fabien Parent
2019-07-29
9
-1
/
+266
|
*
|
|
|
pinctrl: mediatek: fix warning
Fabien Parent
2019-07-29
1
-0
/
+2
|
*
|
|
|
gpio: fixes for gpio-hog support
Heiko Schocher
2019-07-29
5
-42
/
+96
|
*
|
|
|
doc: arch: sandbox: Replace all the instances of README.sandbox
Keerthy
2019-07-29
4
-4
/
+4
|
*
|
|
|
Drop linker-generated array creation when CONFIG_CMDLINE is disabled
Andrej Rosano
2019-07-29
1
-0
/
+2
|
*
|
|
|
doc: board: Add missing board index.rst files
Bin Meng
2019-07-29
6
-0
/
+56
[prev]
[next]