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
*
spl: Set spl_image->fdt_addr pointer for full fitImage configuration
Marek Vasut
2019-05-18
1
-1
/
+3
*
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-18
2
-2
/
+2
*
fdt_shrink_to_minimum: do not mark fdt space reserved unconditionally
Simon Goldschmidt
2019-05-09
1
-4
/
+8
*
Make FIT support really optional
Fabrice Fontaine
2019-05-09
1
-0
/
+2
*
Fix spelling of available.
Vagrant Cascadian
2019-05-09
1
-1
/
+1
*
spl: fit: Always enable tracking of os-type if SPL_OS_BOOT is enabled
Jean-Jacques Hiblot
2019-05-05
1
-1
/
+1
*
configs: move CONFIG_SPL_TEXT_BASE to Kconfig
Simon Goldschmidt
2019-04-29
1
-0
/
+7
*
avb: add support for named persistent values
Igor Opaniuk
2019-04-26
1
-0
/
+125
*
main: add new bootstage ID for entering cli loop
Heiko Schocher
2019-04-26
1
-0
/
+1
*
watchdog: Implement generic watchdog_reset() version
Stefan Roese
2019-04-26
2
-0
/
+9
*
Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm
Tom Rini
2019-04-24
4
-17
/
+39
|
\
|
*
bootstage: Allow calling bootstage_mark() before bootstage_init()
Simon Glass
2019-04-23
1
-0
/
+7
|
*
sandbox: Improve debugging in initcall_run_list()
Simon Glass
2019-04-23
1
-1
/
+1
|
*
common: command: Add command execution tracer.
Christoph Muellner
2019-04-23
1
-0
/
+14
|
*
fdt: boot_get_fdt: android: use ENV 'fdtaddr' as fallback
Eugeniu Rosca
2019-04-23
1
-1
/
+9
|
*
fdt: boot_get_fdt: android: compress handling (non-functional)
Eugeniu Rosca
2019-04-23
1
-9
/
+8
|
*
fdt: boot_get_fdt: simplify no_fdt handling (non-functional)
Eugeniu Rosca
2019-04-23
1
-6
/
+2
|
*
fdt: boot_get_fdt: really boot w/o FDT when "goto no_fdt"
Eugeniu Rosca
2019-04-23
1
-1
/
+1
|
*
fdt: boot_get_fdt: remove redundant zeroing out
Eugeniu Rosca
2019-04-23
1
-2
/
+0
*
|
image: android: fix 'iminfo' typo
Eugeniu Rosca
2019-04-24
1
-1
/
+1
*
|
image: android: allow booting lz4-compressed kernels
Eugeniu Rosca
2019-04-24
2
-1
/
+12
*
|
bootm: Simplying cache flush code
Trent Piepho
2019-04-23
1
-6
/
+1
*
|
malloc: Fix memalign not honoring alignment prior to full malloc init
Andreas Dannenberg
2019-04-23
1
-2
/
+1
*
|
spl: spl_nand.c: Add NAND loading message
Stefan Roese
2019-04-23
1
-0
/
+4
*
|
spl: ymodem: Add support for loading full fitImages
Marek Vasut
2019-04-22
1
-1
/
+19
*
|
fit: load all fragments from the extra configurations
Peter Ujfalusi
2019-04-22
1
-0
/
+12
*
|
Support boot Android image without address on bootm command
Shawn Guo
2019-04-22
2
-2
/
+2
|
/
*
Merge tag 'efi-2019-07-rc1-2' of git://git.denx.de/u-boot-efi
Tom Rini
2019-04-15
1
-0
/
+7
|
\
|
*
efi_loader: move efi_save_gd() call to board_r.c
Heinrich Schuchardt
2019-04-12
1
-0
/
+7
*
|
Merge tag 'video-for-2019.07-rc1' of git://git.denx.de/u-boot-video
Tom Rini
2019-04-15
1
-1
/
+23
|
\
\
|
*
|
usb: kbd: Properly translate up/down arrow keys
Andre Przywara
2019-04-14
1
-1
/
+23
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2019-04-14
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
dm: spi: Read default speed and mode values from DT
Patrick Delaunay
2019-04-12
1
-0
/
+2
|
|
/
*
/
fdt: Remove duplicate code
Thierry Reding
2019-04-11
1
-6
/
+0
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2019-04-11
1
-13
/
+5
|
\
|
*
usb: Make portspeed return a read-only string
Ismael Luceno Cortes
2019-04-09
1
-13
/
+5
*
|
spl: ymodem: Move GZ handling out of YModem session
Marek Vasut
2019-04-09
1
-13
/
+15
*
|
spl: ymodem: Terminate YModem session on error
Marek Vasut
2019-04-09
1
-2
/
+3
|
/
*
common: image-android-dt: Fix out-of-bounds access
Eugeniu Rosca
2019-03-22
1
-2
/
+2
*
common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled
Abel Vesa
2019-03-22
1
-0
/
+4
*
image: fdt: handle coalesced reserve region
Patrick Delaunay
2019-03-08
1
-2
/
+2
*
spl: add debug print for early malloc usage
Simon Goldschmidt
2019-02-28
1
-0
/
+2
*
preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOT
Masahiro Yamada
2019-02-22
1
-0
/
+18
*
log: Add a Kconfig option to set the default log level
Simon Glass
2019-02-20
2
-1
/
+21
*
log: Fix up Kconfig log level names
Simon Glass
2019-02-20
1
-29
/
+37
*
spl: implement CRC check on U-Boot uImage
Simon Goldschmidt
2019-02-19
2
-7
/
+45
*
usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE
Abel Vesa
2019-02-15
4
-9
/
+6
*
efi_loader: refactor switch to non-secure mode
Heinrich Schuchardt
2019-02-13
1
-0
/
+10
*
Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm
Tom Rini
2019-02-10
1
-0
/
+8
|
\
|
*
Convert CONFIG_BOARD_TYPES to Kconfig
Simon Glass
2019-02-09
1
-0
/
+8
[next]