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
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: actions: increase SYS_MALLOC_F_LEN
Amit Singh Tomar
2020-11-09
1
-1
/
+1
*
Kconfig: Increase the pre-relocation memory
Pratyush Yadav
2020-10-28
1
-1
/
+1
*
arm: sunxi: increase SYS_MALLOC_F_LEN
Heinrich Schuchardt
2020-10-21
1
-1
/
+1
*
Kconfig: Create a new tools menu
Simon Glass
2020-10-09
1
-0
/
+2
*
Kconfig: Move boot menu into common/
Simon Glass
2020-10-09
1
-341
/
+0
*
Kconfig: Add a 'Boot options' menu
Simon Glass
2020-10-09
1
-0
/
+4
*
examples: make examples/ optional
Heinrich Schuchardt
2020-10-08
1
-0
/
+8
*
sunxi: Convert 64-bit boards to use binman
Simon Glass
2020-09-22
1
-2
/
+1
*
Kconfig: Introduce CONFIG_XEN
Peng Fan
2020-08-14
1
-0
/
+18
*
Kconfig: Remove CONFIG_SYS_SRAM_START
Ovidiu Panait
2020-08-06
1
-0
/
+2
*
Kconfig: Convert CONFIG_SYS_SRAM_SIZE to Kconfig
Ovidiu Panait
2020-08-06
1
-0
/
+7
*
Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig
Ovidiu Panait
2020-08-06
1
-0
/
+5
*
Kconfig: Introduce CONFIG_SYS_HAS_SRAM
Ovidiu Panait
2020-08-06
1
-0
/
+11
*
efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-system
Heinrich Schuchardt
2020-08-01
1
-0
/
+10
*
rockchip: Convert evb-rk3288 over to use binman
Simon Glass
2020-07-28
1
-1
/
+1
*
Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be empty
Simon Glass
2020-07-28
1
-1
/
+5
*
x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROM
Simon Glass
2020-07-28
1
-2
/
+5
*
x86: Change how selection of ROMs works
Simon Glass
2020-07-28
1
-1
/
+17
*
Kconfig: add SPL_LOAD_FIT_ADDRESS
Peng Fan
2020-07-28
1
-0
/
+8
*
spl: fit: select SPL_CRYPTO_SUPPORT for SPL_FIT_SIGNATURE
Heiko Stuebner
2020-07-08
1
-0
/
+1
*
spl: fit: select SPL_HASH_SUPPORT for SPL_FIT_SIGNATURE
Heiko Stuebner
2020-07-08
1
-0
/
+1
*
kconfig: show compiler version text in the top comment
Tom Rini
2020-07-01
1
-0
/
+2
*
compilers: Introduce options for forcing inlining on SPL/TPL
Tom Rini
2020-07-01
1
-1
/
+21
*
compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-Boot
Tom Rini
2020-07-01
1
-0
/
+9
*
compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5
Tom Rini
2020-07-01
1
-0
/
+3
*
kconfig: Add scripts/Kconfig.include from v4.19
Tom Rini
2020-07-01
1
-0
/
+2
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next
Tom Rini
2020-06-19
1
-1
/
+1
|
\
|
*
config: qemu: increase SYS_MALLOC_F_LEN
Heinrich Schuchardt
2020-06-15
1
-1
/
+1
*
|
Add support for SHA384 and SHA512
Reuben Dowle
2020-06-12
1
-6
/
+20
|
/
*
rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
Trevor Woerner
2020-05-15
1
-1
/
+1
*
malloc: dlmalloc: add an ability for the malloc to be re-init/init multiple t...
Marek Bykowski
2020-05-01
1
-0
/
+14
*
actions: Move defconfig options to Kconfig
Amit Singh Tomar
2020-04-24
1
-1
/
+1
*
common: image_sign_info helper functions in SPL
Heinrich Schuchardt
2020-04-24
1
-1
/
+1
*
Kconfig: update reference to README.x86
Patrick Delaunay
2020-04-16
1
-1
/
+1
*
Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-04-07
1
-0
/
+6
|
\
|
*
arch: Add explicit linker script for u-boot-elf
Michal Simek
2020-04-03
1
-0
/
+5
|
*
sunxi: Move common defconfig options to Kconfig
Andre Przywara
2020-03-18
1
-0
/
+1
*
|
kconfig / kbuild: re-sync with Linux 4.18
Tom Rini
2020-03-16
1
-5
/
+1
*
|
lib: rsa: decouple rsa from FIT image verification
AKASHI Takahiro
2020-03-12
1
-0
/
+4
|
/
*
Kconfigs: layerscape: use a convenient default value for SYS_MALLOC_F_LEN
Biwen Li
2020-02-04
1
-1
/
+3
*
mkimage: fit: add support to encrypt image with aes
Philippe Reynes
2020-01-17
1
-0
/
+8
*
arm64: zynqmp: Add support for u-boot.itb generation with ATF
Michal Simek
2020-01-14
1
-1
/
+2
*
spl: fit: allocate a temporary buffer to load the overlays
Jean-Jacques Hiblot
2020-01-07
1
-0
/
+9
*
spl: fit: Add support for applying DT overlay
Michal Simek
2020-01-07
1
-0
/
+9
*
x86: Add an option to control the position of U-Boot
Simon Glass
2019-12-15
1
-3
/
+6
*
cmd: sysboot: Create a sysboot command dedicated file
Patrice Chotard
2019-12-06
1
-0
/
+1
*
Kconfig: Enable building of u-boot.itb on Rockchip platform
Kever Yang
2019-11-23
1
-1
/
+1
*
Kconfig add config ERR_PTR_OFFSET
Simon Goldschmidt
2019-11-07
1
-0
/
+14
*
Kconfig: Set default BUILD_TARGET for ARCH_MX6 with SPL
Stefan Roese
2019-10-08
1
-0
/
+1
*
riscv: set default FIT generator script and build target for SPL builds
Lukas Auer
2019-08-26
1
-1
/
+3
[next]