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
...
|
*
|
tools: Remove the out-of-date MinGW support codes
Bin Meng
2020-04-24
5
-175
/
+3
|
*
|
doc: invalid doc link in rstFlatTable.py
Heinrich Schuchardt
2020-04-24
1
-2
/
+0
|
*
|
spl: Kconfig: de-dup SPL_DM_GPIO definition
Joel Johnson
2020-04-24
1
-6
/
+0
|
*
|
fixdep: Re-sync with Linux 5.7-rc1
Masahiro Yamada
2020-04-24
1
-45
/
+47
|
*
|
fixdep: handle CONFIG_IS_ENABLE() and friends for TPL
Masahiro Yamada
2020-04-24
1
-5
/
+7
|
*
|
.mailmap: map Ruchika Gupta's mail address
Heinrich Schuchardt
2020-04-24
1
-0
/
+1
|
*
|
dlmalloc: remove unit test support in SPL
Heinrich Schuchardt
2020-04-24
1
-1
/
+1
|
*
|
lib: do not provide hexdump in SPL
Heinrich Schuchardt
2020-04-24
1
-1
/
+1
|
*
|
common: image_sign_info helper functions in SPL
Heinrich Schuchardt
2020-04-24
3
-2
/
+13
|
*
|
lib: do not build OID registry in SPL
Heinrich Schuchardt
2020-04-24
1
-2
/
+1
|
*
|
tools: image-host.c: use correct output format
Heinrich Schuchardt
2020-04-24
1
-1
/
+1
|
*
|
Makefile: ARMv7-M has no CPSR register
Heinrich Schuchardt
2020-04-24
1
-7
/
+9
|
*
|
qemu: don't allow to select 32- and 64-bit
Heinrich Schuchardt
2020-04-24
1
-5
/
+9
|
*
|
fvp: Add support for loading Android boot images via semihosting
Peter Collingbourne
2020-04-24
2
-10
/
+22
|
*
|
mkimage: fit_image: Add option to make fit header align
Kever Yang
2020-04-24
4
-15
/
+38
|
*
|
libfdt: Make fdtdec_get_child_count() available for HOST
Kever Yang
2020-04-24
3
-11
/
+20
|
*
|
tool: use ALIGN() to align the size
Kever Yang
2020-04-24
2
-2
/
+2
|
*
|
tools: imx8mimage: remove redundant code
Kever Yang
2020-04-24
1
-1
/
+0
|
*
|
tools: kwbimage: use common ALIGN to do the size align
Kever Yang
2020-04-24
2
-6
/
+4
|
*
|
tools: mkimage: use common ALIGN to do the size align
Kever Yang
2020-04-24
1
-2
/
+3
|
*
|
tool: aisimage: use ALIGN instead of self defiend macro
Kever Yang
2020-04-24
1
-4
/
+4
|
*
|
tool: Move ALIGN_MASK to header as common MACRO
Kever Yang
2020-04-24
5
-9
/
+5
|
*
|
docs: Fix conf.py for Sphinx 2.0
Jonathan Corbet
2020-04-24
1
-1
/
+1
|
*
|
env/sf.c: drop private CMD_SAVEENV logic
Rasmus Villemoes
2020-04-24
1
-11
/
+1
|
*
|
env/ext4.c: remove CONFIG_CMD_SAVEENV ifdef
Rasmus Villemoes
2020-04-24
1
-3
/
+1
|
*
|
env/fat.c: remove private CMD_SAVEENV logic
Rasmus Villemoes
2020-04-24
1
-8
/
+1
|
*
|
env_internal.h: add alternative ENV_SAVE_PTR macro
Rasmus Villemoes
2020-04-24
1
-0
/
+2
|
*
|
env: add SAVEENV as an alias of the CMD_SAVEENV symbol
Rasmus Villemoes
2020-04-24
1
-0
/
+3
|
*
|
bootcount_ext: Add flag to enable/disable bootcount
Frédéric Danis
2020-04-24
2
-12
/
+85
|
*
|
make env_entry::callback conditional on !CONFIG_SPL_BUILD
Rasmus Villemoes
2020-04-24
4
-2
/
+4
|
*
|
lib/hashtable.c: don't test ->callback in SPL
Rasmus Villemoes
2020-04-24
1
-0
/
+2
|
*
|
lib/hashtable.c: create helper for calling env_entry::callback
Rasmus Villemoes
2020-04-24
1
-8
/
+15
|
*
|
env: remove callback.o for an SPL build
Rasmus Villemoes
2020-04-24
2
-1
/
+7
|
*
|
eth: mtk-eth: add mt7531 switch support in mediatek eth driver
Landen Chao
2020-04-24
2
-127
/
+577
|
*
|
watchdog: mpc8xx_wdt: Allow selection of watchdog mode through environment
Charles Frey
2020-04-24
1
-1
/
+9
|
|
/
*
/
sunxi: Fix PHY regression on A20-OLinuXino-Lime2 and A20-Olimex-SOM-EVB
Tom Rini
2020-04-24
2
-0
/
+4
|
/
*
dm: pinctrl: Use right device pointer for configuring pinctrl
Lokesh Vutla
2020-04-23
1
-2
/
+2
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2020-04-23
17
-86
/
+211
|
\
|
*
riscv: Move all fdt fixups together
Atish Patra
2020-04-23
2
-33
/
+33
|
*
riscv: Copy the reserved-memory nodes to final DT
Atish Patra
2020-04-23
1
-1
/
+7
|
*
riscv: Setup reserved-memory node for FU540
Atish Patra
2020-04-23
2
-0
/
+16
|
*
riscv: Provide a mechanism to fix DT for reserved memory
Atish Patra
2020-04-23
6
-0
/
+108
|
*
fdtdec: Fix boundary check
Atish Patra
2020-04-23
1
-1
/
+2
|
*
riscv: Add boot hartid to device tree
Atish Patra
2020-04-23
1
-0
/
+22
|
*
riscv: Make SBI v0.2 the default SBI version
Bin Meng
2020-04-23
1
-1
/
+1
|
*
riscv: Add Kconfig option for SBI v0.2
Bin Meng
2020-04-23
1
-1
/
+19
|
*
riscv: Add SMP Kconfig option dependency for U-Boot proper
Bin Meng
2020-04-23
1
-0
/
+1
|
*
riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL
Bin Meng
2020-04-23
6
-12
/
+23
|
*
riscv: Merge unnecessary SMP ifdefs in start.S
Bin Meng
2020-04-23
1
-4
/
+0
|
*
riscv: qemu: Remove the simple-bus driver for the SoC node
Bin Meng
2020-04-23
2
-15
/
+1
[prev]
[next]