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
path:
root
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Move checkcpu() out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move get_ticks() function out of common.h
Simon Glass
2019-12-02
4
-0
/
+4
*
common: Add a new lz4.h header file
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move serial functions out of common.h
Simon Glass
2019-12-02
4
-0
/
+4
*
common: Move sorting functions to their own header file
Simon Glass
2019-12-02
1
-0
/
+1
*
spl: bootcount: Move code out of header file
Simon Glass
2019-12-02
1
-0
/
+11
*
crc32: Use the crc.h header for crc functions
Simon Glass
2019-12-02
8
-0
/
+8
*
common: Drop global inclusion of status_led.h
Simon Glass
2019-12-02
1
-0
/
+1
*
Drop CONFIG_SHOW_ACTIVITY
Simon Glass
2019-12-02
1
-6
/
+0
*
usb: kbd: move USB_KBD_BOOT_REPORT_SIZE to usb.h
Heinrich Schuchardt
2019-11-25
1
-6
/
+0
*
usb: kbd: implement special keys
Heinrich Schuchardt
2019-11-25
1
-0
/
+42
*
usb: kbd: simplify coding for arrow keys
Heinrich Schuchardt
2019-11-25
1
-35
/
+12
*
usb: kbd: signature of usb_kbd_put_queue()
Heinrich Schuchardt
2019-11-25
1
-1
/
+1
*
usb: kbd: fix typo
Heinrich Schuchardt
2019-11-25
1
-1
/
+1
*
env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol
Tom Rini
2019-11-20
1
-1
/
+1
*
Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2019-11-17
2
-1
/
+9
|
\
|
*
spl: separate SPL_FRAMEWORK config for spl and tpl
Heiko Stuebner
2019-11-17
2
-1
/
+9
*
|
image: fdt: copy possible optee nodes to a loaded devicetree
Heiko Stuebner
2019-11-14
1
-0
/
+8
|
/
*
Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2019-11-11
1
-14
/
+34
|
\
|
*
common: spl: atf: support booting bl32 image
Joseph Chen
2019-11-10
1
-14
/
+34
*
|
hush: re-sequence includes
Heinrich Schuchardt
2019-11-07
1
-1
/
+1
*
|
dlmalloc: calloc: fix zeroing early allocations
Simon Goldschmidt
2019-11-07
1
-1
/
+1
*
|
spl: fix SPI config dependencies
Simon Goldschmidt
2019-11-07
1
-10
/
+11
*
|
common/console.c: Fix unused warning with console_doenv()
Tom Rini
2019-11-06
1
-0
/
+4
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2019-11-06
1
-24
/
+25
|
\
|
*
usb: storage: Only clear READY flag on error
Marek Vasut
2019-10-31
1
-3
/
+3
|
*
usb: storage: Limit transfer size to 120 kiB
Marek Vasut
2019-10-31
1
-21
/
+22
*
|
Merge tag 'u-boot-imx-20191104' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-11-04
1
-0
/
+5
|
\
\
|
*
|
spl: nor: Provide falcon boot support for NOR memories
Lukasz Majewski
2019-11-03
1
-0
/
+5
*
|
|
spl: Add a size check for TPL
Simon Glass
2019-11-03
1
-0
/
+8
|
/
/
*
|
Merge tag 'video-for-2020.01-rc1' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2019-11-01
1
-2
/
+2
|
\
\
|
*
|
splash: fix build breakage with newer llvm-7
Anatolij Gustschin
2019-10-31
1
-2
/
+2
|
|
/
*
|
Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm
Tom Rini
2019-11-01
5
-24
/
+57
|
\
\
|
*
|
fdt: Fix alignment issue when reading 64-bits properties from fdt
Jean-Jacques Hiblot
2019-10-27
1
-1
/
+1
|
*
|
bootstage: Allow SPL to obtain bootstage info from TPL
Simon Glass
2019-10-27
1
-1
/
+13
|
*
|
bootstage: Mark the start/end of TPL and SPL separately
Simon Glass
2019-10-27
1
-3
/
+6
|
*
|
bootstage: Correct relocation algorithm
Simon Glass
2019-10-27
3
-4
/
+23
|
*
|
bootstage: Avoid conflicts between stash/unstash
Simon Glass
2019-10-27
1
-1
/
+4
|
*
|
bootstage: Fix counting of entries in stash
Simon Glass
2019-10-27
1
-10
/
+2
|
*
|
bootstage: Store the next ID in the stash
Simon Glass
2019-10-27
1
-4
/
+7
|
*
|
bloblist: Reserve an aligned base
Simon Glass
2019-10-27
1
-0
/
+1
*
|
|
common: Kconfig: Fix typo in TPL_LOG_CONSOLE description
Simon South
2019-10-31
1
-1
/
+1
|
|
/
|
/
|
*
|
spl: spl_mmc: fix getting raw_sect when boot from emmc boot partition
Peng Fan
2019-10-29
1
-2
/
+3
|
/
*
common: command: Fix manual relocation for repeatable command
Michal Simek
2019-10-24
1
-0
/
+5
*
common: image-sig.c: Add manual relocation
T Karthik Reddy
2019-10-24
1
-0
/
+29
*
common: hash: Manually relocate struct hash_algo
T Karthik Reddy
2019-10-24
1
-0
/
+29
*
spl: mmc: make eMMC HW boot partition configuration optional
Anatolij Gustschin
2019-10-18
1
-6
/
+22
*
image: android: Support boot image v1 and v2
Sam Protsenko
2019-10-15
1
-11
/
+33
*
Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...
Tom Rini
2019-10-14
1
-10
/
+4
|
\
|
*
spl: dm_mmc: Initialize only the required mmc device
Lokesh Vutla
2019-10-10
1
-10
/
+4
[next]