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
...
|
|
*
|
|
test: Silenece the echo and print tests
Simon Glass
2021-03-27
2
-3
/
+8
|
|
*
|
|
sandbox: image: Allow sandbox to load any image
Simon Glass
2021-03-27
2
-0
/
+9
|
|
*
|
|
sandbox: Provide a way to bind fixed/removeable devices
Simon Glass
2021-03-27
4
-9
/
+29
|
|
*
|
|
sandbox: Update do_host_bind() argument counting
Simon Glass
2021-03-27
1
-3
/
+6
|
|
*
|
|
sandbox: Disintangle declarations in do_host_bind()
Simon Glass
2021-03-27
1
-4
/
+9
|
|
*
|
|
sandbox: cros_ec: Only write EC state when the EC is probed
Simon Glass
2021-03-27
1
-0
/
+4
|
|
*
|
|
sandbox: Only delete the executable if requested
Simon Glass
2021-03-27
1
-9
/
+15
|
|
*
|
|
sandbox: Only call timer_timebase_fallback() if present
Simon Glass
2021-03-27
1
-1
/
+2
|
|
*
|
|
x86: coreboot: Don't setup MTRR when booting from coreboot
Simon Glass
2021-03-27
1
-3
/
+3
|
|
*
|
|
x86: fsp: Don't notify if booted from coreboot
Simon Glass
2021-03-27
1
-0
/
+4
|
|
*
|
|
x86: coral: Fall back to coreboot video when FSP missing
Simon Glass
2021-03-27
1
-0
/
+5
|
|
*
|
|
x86: coral: Allow init of debug UART in U-Boot proper
Simon Glass
2021-03-27
4
-58
/
+65
|
|
*
|
|
x86: coral: Avoid build error with !CONFIG_ACPIGEN
Simon Glass
2021-03-27
1
-5
/
+9
|
|
*
|
|
dm: core: Add CBFS support to flashmap
Simon Glass
2021-03-27
1
-0
/
+8
|
|
*
|
|
x86: fsp: Don't enable FSP graphics if booted from coreboot
Simon Glass
2021-03-27
1
-1
/
+1
|
|
*
|
|
x86: video: Allow coreboot video to be used on any x86 board
Simon Glass
2021-03-27
2
-5
/
+13
|
|
*
|
|
video: Fix video on coreboot with the copy buffer
Simon Glass
2021-03-27
1
-5
/
+2
|
|
*
|
|
cmd: Add missing check for CONFIG_SYS_LONGHELP
Simon Glass
2021-03-27
2
-0
/
+4
|
|
*
|
|
x86: Add a command to display coreboot sysinfo
Simon Glass
2021-03-27
5
-0
/
+430
|
|
*
|
|
x86: Allow installing an e820 when booting from coreboot
Simon Glass
2021-03-27
5
-29
/
+69
|
|
*
|
|
x86: coreboot: Update parsing of the latest sysinfo
Simon Glass
2021-03-27
3
-57
/
+525
|
|
*
|
|
x86: Move coreboot sysinfo parsing into generic x86 code
Simon Glass
2021-03-27
5
-1
/
+28
|
|
*
|
|
x86: coreboot: Sync up timestamp codes
Simon Glass
2021-03-27
2
-2
/
+64
|
|
*
|
|
x86: Move coreboot timestamp info into coreboot_tables.h
Simon Glass
2021-03-27
3
-36
/
+39
|
|
*
|
|
x86: Make coreboot sysinfo available to any x86 board
Simon Glass
2021-03-27
10
-9
/
+9
|
|
*
|
|
cbfs: Drop unnecessary cast in file_cbfs_fill_cache()
Simon Glass
2021-03-27
1
-2
/
+1
|
|
*
|
|
cbfs: Support reading compression information
Simon Glass
2021-03-27
2
-0
/
+33
|
|
*
|
|
cbfs: Simplify file iteration
Simon Glass
2021-03-27
1
-6
/
+1
|
|
*
|
|
cbfs: Factor out filling a cache node into a new function
Simon Glass
2021-03-27
1
-12
/
+33
|
|
*
|
|
cbfs: Allow file traversal with any CBFS
Simon Glass
2021-03-27
2
-2
/
+28
|
|
*
|
|
cbfs: Allow access to CBFS without a header
Simon Glass
2021-03-27
3
-8
/
+21
|
|
*
|
|
smbios: Allow writing to the coreboot version string
Simon Glass
2021-03-27
3
-4
/
+58
|
|
*
|
|
cbfs: Rename new_node to node
Simon Glass
2021-03-27
1
-16
/
+16
|
|
*
|
|
cbfs: Add support for attributes
Simon Glass
2021-03-27
2
-2
/
+39
|
|
*
|
|
mmc: pci_mmc: Set up the card detect
Simon Glass
2021-03-27
1
-1
/
+5
|
|
*
|
|
tegra: i2c: Drop LOG_DEBUG
Simon Glass
2021-03-27
1
-1
/
+0
|
|
*
|
|
x86: coral: Update the SD card-detect GPIO
Simon Glass
2021-03-27
1
-1
/
+1
|
|
*
|
|
x86: coral: Put the eMMC first
Simon Glass
2021-03-27
2
-3
/
+4
|
|
*
|
|
x86: Probe device if needed in intel_gpio_xlate()
Simon Glass
2021-03-27
1
-1
/
+13
|
|
*
|
|
x86: p2sb: Drop LOG_DEBUG
Simon Glass
2021-03-27
1
-1
/
+0
|
|
*
|
|
x86: coral: Add information about building / running
Simon Glass
2021-03-27
1
-17
/
+217
|
|
*
|
|
x86: coral: Free the ACPI GPIOs after using them
Simon Glass
2021-03-27
1
-0
/
+2
|
|
*
|
|
mtd: spi_flash_free()
Heinrich Schuchardt
2021-03-27
2
-6
/
+3
|
|
*
|
|
sandbox: dtsi: add rng
Vincent Stehlé
2021-03-27
1
-0
/
+4
|
|
/
/
/
|
*
|
|
Merge tag 'dm-pull-26mar21-take2' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-03-26
192
-1551
/
+6566
|
|
\
\
\
|
|
*
|
|
binman: Update various pieces of the documentation
Simon Glass
2021-03-26
2
-39
/
+45
|
|
*
|
|
binman: Drop repetitive heading for each entry
Simon Glass
2021-03-26
20
-57
/
+57
|
|
*
|
|
binman: Incorporate entry documentation
Simon Glass
2021-03-26
10
-77
/
+87
|
|
*
|
|
binman: Rearrange documentation into headings
Simon Glass
2021-03-26
1
-257
/
+266
|
|
*
|
|
binman: doc: Add documentation to htmldocs
Simon Glass
2021-03-26
11
-245
/
+294
[prev]
[next]