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
*
checkpatch: Don't allow common.h and dm.h in headers
Simon Glass
2020-08-03
2
-2
/
+15
*
patman: Fix up the test comments
Simon Glass
2020-08-03
1
-5
/
+5
*
dm: core: Guard against including dm.h in header files
Simon Glass
2020-08-03
1
-0
/
+4
*
net: Drop duplicate include of dm.h in pcnet.c
Simon Glass
2020-08-03
1
-1
/
+0
*
net: Drop dm.h header file in eth_phy.h
Simon Glass
2020-08-03
1
-1
/
+2
*
clk: Drop dm.h header file in clk-provider.h
Simon Glass
2020-08-03
5
-12
/
+20
*
usb: Drop dm.h header file
Simon Glass
2020-08-03
3
-36
/
+47
*
ufs: Drop dm.h header file
Simon Glass
2020-08-03
3
-4
/
+5
*
nand: Drop dm.h header file
Simon Glass
2020-08-03
2
-2
/
+3
*
adc: Drop dm.h header file
Simon Glass
2020-08-03
3
-2
/
+4
*
mscc: Drop dm.h header file
Simon Glass
2020-08-03
6
-15
/
+2
*
mediatek: Drop dm.h header file
Simon Glass
2020-08-03
1
-1
/
+1
*
pci: Drop dm.h inclusion from header file
Simon Glass
2020-08-03
4
-2
/
+3
*
liebherr: Drop duplicate dm.h inclusion
Simon Glass
2020-08-03
1
-1
/
+0
*
ti: am654: Drop duplicate dm.h inclusion
Simon Glass
2020-08-03
1
-1
/
+0
*
spi: Drop duplicate dm.h inclusion
Simon Glass
2020-08-03
1
-1
/
+0
*
mmc: Drop duplicate dm.h inclusion
Simon Glass
2020-08-03
1
-1
/
+0
*
power: Tidy up inclusion of regulator_common.h
Simon Glass
2020-08-03
4
-5
/
+7
*
efi: Tidy up header includes
Simon Glass
2020-08-03
3
-2
/
+3
*
w1: Drop dm.h header file
Simon Glass
2020-08-03
3
-1
/
+3
*
thermal: Drop dm.h header file
Simon Glass
2020-08-03
2
-1
/
+2
*
sf: Drop dm.h header file from spi_flash.h
Simon Glass
2020-08-03
5
-1
/
+6
*
net: Drop dm.h header file from phy.h
Simon Glass
2020-08-03
6
-3
/
+12
*
fs: fs-loader: Drop dm.h header file
Simon Glass
2020-08-03
2
-1
/
+2
*
dm: core: Drop header files from dm/test.h
Simon Glass
2020-08-03
63
-20
/
+82
*
dm: core: Drop dm.h header file from dm-demo.h
Simon Glass
2020-08-03
2
-2
/
+1
*
mtd: spi: Drop SPI_XFER_MMAP*
Simon Glass
2020-08-03
1
-2
/
+0
*
mtd: spi-mem: Drop dm.h header file
Simon Glass
2020-08-03
4
-5
/
+10
*
wdt: Drop dm.h header file
Simon Glass
2020-08-03
1
-3
/
+1
*
mtd: spi-nor: Tidy up error handling / debug code
Simon Glass
2020-08-03
3
-4
/
+4
*
spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL
Simon Glass
2020-08-03
2
-1
/
+11
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-08-03
9
-11
/
+81
|
\
|
*
x86: call32: Append appropriate suffixes
Andy Shevchenko
2020-08-03
1
-3
/
+2
|
*
x86: sipi_vector: Append appropriate suffixes
Andy Shevchenko
2020-08-03
1
-3
/
+3
|
*
arch: x86: apl: Update FSP parameters
Bernhard Messerklinger
2020-08-03
5
-2
/
+44
|
*
x86: apl: fsp_bindings: Add support for u64 parameters
Bernhard Messerklinger
2020-08-03
2
-0
/
+29
|
*
x86: irq: Fix some typos
Wolfgang Wallner
2020-08-03
1
-3
/
+3
*
|
Merge tag 'efi-2020-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-08-03
17
-194
/
+245
|
\
\
|
|
/
|
/
|
|
*
efi_selftest: block device test requires CONFIG_DOS_PARTITION
Heinrich Schuchardt
2020-08-01
2
-1
/
+3
|
*
efi_selftest: SNP test depends on network
Heinrich Schuchardt
2020-08-01
1
-1
/
+2
|
*
dm: sysreset: wait after reset message
Heinrich Schuchardt
2020-08-01
1
-0
/
+1
|
*
configs: reduce stack size of Sipeed MAIX
Heinrich Schuchardt
2020-08-01
1
-0
/
+1
|
*
efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-system
Heinrich Schuchardt
2020-08-01
4
-26
/
+11
|
*
x86: rename CONFIG_STACK_SIZE
Heinrich Schuchardt
2020-08-01
2
-2
/
+2
|
*
efi_loader: Enable run-time variable support for tee based variables
Ilias Apalodimas
2020-08-01
7
-154
/
+222
|
*
efi_loader: Trim output buffer size correctly for tee variables
Ilias Apalodimas
2020-08-01
1
-10
/
+3
|
/
*
Merge branch '2020-07-31-more-env-updates'
Tom Rini
2020-07-31
33
-65
/
+507
|
\
|
*
fw_setenv: lock the flash only if it was locked before
Ivan Mikhaylov
2020-07-31
1
-5
/
+19
|
*
env: Add support for explicit write access list
Marek Vasut
2020-07-31
4
-13
/
+68
|
*
env: Add option to only ever append environment
Marek Vasut
2020-07-31
3
-0
/
+15
[next]