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
...
*
|
Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-07-29
116
-365
/
+974
|
\
\
|
*
|
dm: remove superfluous comment for union ofnode_union
Heinrich Schuchardt
2020-07-28
1
-1
/
+1
|
*
|
test: dm: add a test for class button
Philippe Reynes
2020-07-28
2
-0
/
+75
|
*
|
test/py: add tests for the button commands
Philippe Reynes
2020-07-28
2
-0
/
+33
|
*
|
sandbox: enable button
Philippe Reynes
2020-07-28
1
-0
/
+2
|
*
|
sandbox64: enable button
Philippe Reynes
2020-07-28
1
-0
/
+2
|
*
|
sandbox: dtsi: add buttons
Philippe Reynes
2020-07-28
1
-0
/
+14
|
*
|
cmd: button: add a new 'button' command
Philippe Reynes
2020-07-28
3
-0
/
+98
|
*
|
dm: button: add a driver for button driven by gpio
Philippe Reynes
2020-07-28
3
-0
/
+122
|
*
|
dm: button: add an uclass for button
Philippe Reynes
2020-07-28
7
-0
/
+123
|
*
|
sandbox, test: change hog gpio
Philippe Reynes
2020-07-28
2
-10
/
+10
|
*
|
cmd: host: return value of do_host_bind()
Heinrich Schuchardt
2020-07-28
1
-1
/
+1
|
*
|
dm: Fix build error when OF_CONTROL is not set
Dan Murphy
2020-07-28
1
-0
/
+2
|
*
|
dtoc: remove compatible string aliases support
Walter Lozano
2020-07-28
2
-56
/
+0
|
*
|
drivers: avoid using aliases on drivers when OF_PLATDATA is enabled
Walter Lozano
2020-07-28
3
-24
/
+6
|
*
|
dtoc: look for compatible string aliases in driver list
Walter Lozano
2020-07-28
3
-26
/
+44
|
*
|
find dtb in android boot image with header version 2 during bootm
chenshuo
2020-07-28
1
-3
/
+13
|
*
|
x86: chromebook_samus_tpl: Correct the image layout
Simon Glass
2020-07-28
1
-1
/
+1
|
*
|
x86: chromebook_panther: Correct the image layout
Simon Glass
2020-07-28
3
-2
/
+13
|
*
|
x86: chromebook_link64: Correct the image layout
Simon Glass
2020-07-28
1
-0
/
+2
|
*
|
x86: Move the fdtmap away from the binary blobs
Simon Glass
2020-07-28
1
-2
/
+2
|
*
|
rockchip: Drop the fit_spl_optee.sh script
Simon Glass
2020-07-28
1
-84
/
+0
|
*
|
rockchip: Convert evb-rk3229 over to use binman
Simon Glass
2020-07-28
1
-1
/
+1
|
*
|
rockchip: Convert evb-rk3288 over to use binman
Simon Glass
2020-07-28
5
-2
/
+68
|
*
|
Makefile: Warn against using CONFIG_SPL_FIT_GENERATOR
Simon Glass
2020-07-28
1
-0
/
+9
|
*
|
Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be empty
Simon Glass
2020-07-28
42
-2
/
+46
|
*
|
Makefile: Fix a long line in cmd_mkfitimage
Simon Glass
2020-07-28
1
-1
/
+2
|
*
|
Makefile: Move CONFIG_TOOLS_DEBUG check to later
Simon Glass
2020-07-28
1
-1
/
+3
|
*
|
mediatek: Makefile: Drop explicit targets built by binman
Simon Glass
2020-07-28
2
-8
/
+18
|
*
|
tegra: Makefile: Drop explicit targets built by binman
Simon Glass
2020-07-28
1
-12
/
+0
|
*
|
sunxi: Makefile: Drop explicit targets built by binman
Simon Glass
2020-07-28
1
-5
/
+2
|
*
|
x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROM
Simon Glass
2020-07-28
4
-5
/
+7
|
*
|
x86: Makefile: Drop explicit targets built by binman
Simon Glass
2020-07-28
1
-49
/
+14
|
*
|
powerpc: mpc85xx: Only enable binman when it is needed
Simon Glass
2020-07-28
1
-1
/
+1
|
*
|
Makefile: Rename ALL-y to INPUTS-y
Simon Glass
2020-07-28
16
-81
/
+85
|
*
|
tegra: Don't enable binman on ARMv8 SoCs
Simon Glass
2020-07-28
1
-1
/
+1
|
*
|
tegra: Drop the unused non-binman code
Simon Glass
2020-07-28
1
-15
/
+1
|
*
|
rockchip: Enable building a SPI ROM image on bob
Simon Glass
2020-07-28
4
-1
/
+34
|
*
|
rockchip: Enable building a SPI ROM image on jerry
Simon Glass
2020-07-28
4
-1
/
+42
|
*
|
rockchip: bob: Support SPI-flash booting
Simon Glass
2020-07-28
1
-1
/
+3
|
*
|
rockchip: jerry: Add serial support
Simon Glass
2020-07-28
1
-0
/
+1
|
*
|
Makefile: Allow building .rom files for non-x86 boards
Simon Glass
2020-07-28
1
-0
/
+14
|
*
|
rockchip: Allow Bob to use SPI boot
Simon Glass
2020-07-28
1
-1
/
+2
|
*
|
x86: Change how selection of ROMs works
Simon Glass
2020-07-28
5
-6
/
+36
|
*
|
buildman: Show the build rate at the end
Simon Glass
2020-07-28
2
-1
/
+15
|
*
|
buildman: Correct the testOutputDir() unit test
Simon Glass
2020-07-28
1
-2
/
+1
|
*
|
buildman: Allow using older versions of genboardscfg.py
Simon Glass
2020-07-28
1
-2
/
+8
|
*
|
sandbox: enable FIT cipher support in defconfig
Patrick Oppenlander
2020-07-28
1
-0
/
+1
|
*
|
dtoc: add coverage test for unicode error
Walter Lozano
2020-07-28
3
-3
/
+42
*
|
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-stm
Tom Rini
2020-07-29
31
-209
/
+1599
|
\
\
\
[prev]
[next]