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
*
image: Add support for ZSTD decompression
Robert Marko
2020-07-07
1
-0
/
+52
*
common/board_f: Respect original FDT size while relocating
Oleksandr Andrushchenko
2020-07-07
1
-1
/
+1
*
video: restore CONFIG_VIDCONSOLE_AS_LCD as boolean
Patrick Delaunay
2020-07-06
1
-3
/
+3
*
Merge branch 'next'
Tom Rini
2020-07-06
9
-103
/
+256
|
\
|
*
riscv: Clean up IPI initialization code
Sean Anderson
2020-07-01
1
-0
/
+5
|
*
Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2020-06-30
1
-1
/
+1
|
|
\
|
*
|
spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
Lukasz Majewski
2020-06-29
1
-0
/
+20
|
*
|
bdinfo: net: ppc: Drop bi_enet1addr and other similar info
Simon Glass
2020-06-25
1
-15
/
+1
|
*
|
Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-06-25
1
-1
/
+1
|
|
\
\
|
|
*
|
common: fdt: Remove additional 4k space for fdt allocation
Ashok Reddy Soma
2020-06-25
1
-1
/
+1
|
*
|
|
video: extend stdout video console work-around for 'vga'
Anatolij Gustschin
2020-06-18
1
-3
/
+4
|
*
|
|
common: hash: Remove a debug printf statement
Harald Seiler
2020-06-16
1
-2
/
+0
|
*
|
|
Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into next
Tom Rini
2020-06-13
1
-74
/
+85
|
|
\
\
\
|
|
*
|
|
log: clean up Kconfig
Heinrich Schuchardt
2020-06-11
1
-74
/
+85
|
|
|
/
/
|
*
/
/
Add support for SHA384 and SHA512
Reuben Dowle
2020-06-12
4
-10
/
+142
|
|
/
/
*
|
/
riscv: sbi: Add newline to error message
Sean Anderson
2020-07-02
1
-1
/
+1
|
|
/
|
/
|
*
|
splash: Fix build warning on 64 bits CPU
Ye Li
2020-06-28
1
-1
/
+1
|
/
*
sifive: fu540: Add U-Boot proper sector start
Jagan Teki
2020-06-04
1
-1
/
+2
*
image: android: fix abootimg support
Christian Gmeiner
2020-06-02
1
-0
/
+7
*
spl: add fixed memory node in target fdt also when loading ATF
Heiko Stuebner
2020-05-31
1
-6
/
+13
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-05-20
1
-0
/
+8
|
\
|
*
board_r: Detect ifc-nor flash at run-time
Pankit Garg
2020-05-19
1
-0
/
+8
*
|
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
1
-1
/
+1
*
|
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
6
-0
/
+6
*
|
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
|
common: Drop asm/ptrace.h from common header
Simon Glass
2020-05-18
3
-0
/
+3
*
|
common: Drop log.h from common header
Simon Glass
2020-05-18
51
-0
/
+51
*
|
Fix some checkpatch warnings in calls to debug()
Simon Glass
2020-05-18
1
-3
/
+3
*
|
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
15
-95
/
+104
*
|
common: Drop init.h from common header
Simon Glass
2020-05-18
4
-0
/
+4
*
|
common: Drop image.h from common header
Simon Glass
2020-05-18
19
-1
/
+23
*
|
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
9
-0
/
+9
*
|
bootstage: Use BOOTSTAGE instead of BOOTSTATE
Simon Glass
2020-05-18
3
-6
/
+6
*
|
common: Drop part.h from common header
Simon Glass
2020-05-18
4
-1
/
+6
*
|
part: Drop disk_partition_t typedef
Simon Glass
2020-05-18
3
-6
/
+6
*
|
common: Drop net.h from common header
Simon Glass
2020-05-18
13
-0
/
+14
*
|
common: Drop flash.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
|
flash: Tidy up coding style for flash functions
Simon Glass
2020-05-18
1
-5
/
+5
|
/
*
board_r: Introduce CONFIG_PCI_INIT_R Kconfig option
Ovidiu Panait
2020-05-15
2
-3
/
+12
*
board_r: env: Use IS_ENABLED() instead of #ifdefs
Ovidiu Panait
2020-05-15
1
-10
/
+11
*
common/board_f: avoid -Wtype-limits warning
Heinrich Schuchardt
2020-05-15
1
-1
/
+1
*
spl: Always define preloader_console_init
Samuel Holland
2020-05-15
1
-4
/
+3
*
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Trevor Woerner
2020-05-15
1
-2
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot
Stefano Babic
2020-05-10
5
-33
/
+49
|
\
|
*
menu: add support for client defined statusline function
Thirupathaiah Annapureddy
2020-05-07
1
-5
/
+8
|
*
Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-05-04
1
-9
/
+0
|
|
\
|
*
|
common/board_r: Drop initr_bedbug wrapper
Ovidiu Panait
2020-05-01
1
-10
/
+1
|
*
|
common/board_r: arm: Merge initr_enable_interrupts into interrupts_init
Ovidiu Panait
2020-05-01
1
-12
/
+0
|
*
|
malloc: dlmalloc: add an ability for the malloc to be re-init/init multiple t...
Marek Bykowski
2020-05-01
1
-3
/
+38
|
*
|
rsa: sig: fix config signature check for fit with padding
Philippe Reynes
2020-05-01
1
-1
/
+1
[next]