projects
/
platform
/
kernel
/
u-boot.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Kconfig: SPL_FIT_SIGNATURE requires SPL_LOAD_FIT
[platform/kernel/u-boot.git]
/
common
/
spl
/
2021-02-23
Tom Rini
Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
tree
|
commitdiff
2021-02-22
Tom Rini
Merge tag 'u-boot-amlogic-20210222' of https://gitlab...
tree
|
commitdiff
2021-02-22
Tom Rini
Merge tag 'ti-v2021.04-rc3' of https://gitlab.denx...
tree
|
commitdiff
2021-02-19
Tom Rini
Merge tag 'mmc-2021-2-19' of https://gitlab.denx.de...
tree
|
commitdiff
2021-02-18
Tom Rini
Merge branch '2021-02-18-SPL-FIT-OP-TEE-Linux-improvements'
tree
|
commitdiff
2021-02-18
Alexandru Gagniuc
spl: fit: Load devicetree when a Linux payload is found
tree
|
commitdiff
2021-02-18
Alexandru Gagniuc
spl: fit: Replace #ifdef blocks with more readable...
tree
|
commitdiff
2021-02-18
Alexandru Gagniuc
spl: fit: Only look up FIT configuration node once
tree
|
commitdiff
2021-02-18
Alexandru Gagniuc
spl: fit: Remove useless loop in spl_fit_get_image_name()
tree
|
commitdiff
2021-02-18
Alexandru Gagniuc
spl: fit: Pass FIT context via a structure pointer
tree
|
commitdiff
2021-02-17
Alexandru Gagniuc
spl: fit: Factor out FIT parsing and use a context...
tree
|
commitdiff
2021-02-17
Alexandru Gagniuc
spl: fit: Drop 'length' argument to board_spl_fit_post_...
tree
|
commitdiff
2021-02-15
Tom Rini
Merge branch '2021-02-02-drop-asm_global_data-when...
tree
|
commitdiff
2021-02-02
Simon Glass
common: Drop asm/global_data.h from common header
tree
|
commitdiff
2021-02-01
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
tree
|
commitdiff
2021-02-01
Simon Glass
x86: spl: Add a function to find the text base
tree
|
commitdiff
2021-01-28
Tom Rini
Merge branch '2021-01-27-assorted-fixes-and-improvements'
tree
|
commitdiff
2021-01-27
Simon Glass
spl: Add functions for next and previous phase
tree
|
commitdiff
2021-01-27
Philippe Reynes
bootcount: allow to use this feature on TPL
tree
|
commitdiff
2021-01-26
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot...
tree
|
commitdiff
2021-01-25
Andre Przywara
sunxi: support loading with SPL > 32KB
tree
|
commitdiff
2021-01-25
Jernej Skrabec
sunxi: Introduce common symbol for H6 like SoCs
tree
|
commitdiff
2021-01-22
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot...
tree
|
commitdiff
2021-01-18
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
tree
|
commitdiff
2021-01-18
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot...
tree
|
commitdiff
2021-01-18
Tom Rini
Merge tag 'doc-2021-04-rc1' of https://gitlab.denx...
tree
|
commitdiff
2021-01-18
Tom Rini
Merge branch '2021-01-16-assorted-improvements'
tree
|
commitdiff
2021-01-16
Philippe Reynes
common: spl: spl_fit.c: report an error on hash check...
tree
|
commitdiff
2021-01-16
Tom Rini
Merge branch '2021-01-15-assorted-improvements'
tree
|
commitdiff
2021-01-15
Ovidiu Panait
spl: Kconfig: Add SPL dependency to CONFIG_HANDOFF
tree
|
commitdiff
2021-01-13
Tom Rini
Merge tag 'u-boot-amlogic-20210112' of https://gitlab...
tree
|
commitdiff
2021-01-12
Tom Rini
Merge tag 'u-boot-atmel-2021.04-a' of https://gitlab...
tree
|
commitdiff
2021-01-11
Tom Rini
Merge branch 'next'
tree
|
commitdiff
2021-01-06
Tom Rini
Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx...
tree
|
commitdiff
2021-01-06
Tom Rini
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot...
tree
|
commitdiff
2021-01-05
Tom Rini
Merge tag 'v2021.01-rc5' into next
tree
|
commitdiff
2021-01-05
Simon Glass
spl: Drop bd_info in the data section
tree
|
commitdiff
2020-12-07
Alexandru Gagniuc
spl: fit: Prefer a malloc()'d buffer for loading images
tree
|
commitdiff
2020-12-07
Tom Rini
Merge branch '2020-12-07-bootm-and-spl-atf-improvements...
tree
|
commitdiff
2020-12-04
Michael Walle
spl: atf: add support for LOAD_IMAGE_V2
tree
|
commitdiff
2020-12-04
Michael Walle
spl: atf: remove helper structure from common header
tree
|
commitdiff
2020-12-04
Michael Walle
spl: atf: provide a bl2_plat_get_bl31_params_default()
tree
|
commitdiff
2020-12-04
Michael Walle
spl: atf: move storage for bl31_params into function
tree
|
commitdiff
2020-12-02
Tom Rini
Merge branch '2020-12-01-next-imports' into next
tree
|
commitdiff
2020-12-01
Philippe Reynes
spl: spl_fit.c: enable check of signature for config...
tree
|
commitdiff
2020-11-06
Tom Rini
Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm
tree
|
commitdiff
2020-11-06
Tom Rini
Merge tag 'u-boot-amlogic-20201105' of https://gitlab...
tree
|
commitdiff
2020-11-06
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
tree
|
commitdiff
2020-11-06
Simon Glass
board: Rename uclass to sysinfo
tree
|
commitdiff
2020-11-02
Tom Rini
Merge tag 'u-boot-atmel-fixes-2021.01-a' of https:...
tree
|
commitdiff
2020-11-01
Tom Rini
Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx...
tree
|
commitdiff
2020-10-31
Tom Rini
Merge tag 'u-boot-rockchip-20201031' of https://gitlab...
tree
|
commitdiff
2020-10-30
Tom Rini
Merge tag 'dm-pull-30oct20' of https://gitlab.denx...
tree
|
commitdiff
2020-10-29
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot...
tree
|
commitdiff
2020-10-29
Tom Rini
Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab...
tree
|
commitdiff
2020-10-29
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot...
tree
|
commitdiff
2020-10-27
Michal Simek
spl: Use standard FIT entries
tree
|
commitdiff
2020-10-23
Tom Rini
Merge branch 'master' of https://gitlab.denx.de/u-boot...
tree
|
commitdiff
2020-10-23
Tom Rini
Merge branch 'master' of https://gitlab.denx.de/u-boot...
tree
|
commitdiff
2020-10-22
Tom Rini
Merge branch '2020-10-22-misc-changes'
tree
|
commitdiff
2020-10-22
Heinrich Schuchardt
common: rename getc() to getchar()
tree
|
commitdiff
2020-10-22
Ovidiu Panait
Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT
tree
|
commitdiff
2020-10-22
Tom Rini
Merge tag 'u-boot-stm32-20201021' of https://gitlab...
tree
|
commitdiff
2020-10-22
Tom Rini
Merge branch '2021.01-rc' of https://github.com/lftan...
tree
|
commitdiff
2020-10-22
Samuel Holland
spl: fit: Minimally parse OS properties with FIT_IMAGE_TINY
tree
|
commitdiff
2020-10-21
Tom Rini
Merge tag 'efi-2021-01-rc1-2' of https://gitlab.denx...
tree
|
commitdiff
2020-10-21
Marek Vasut
Revert "Fix data abort caused by mis-aligning FIT data"
tree
|
commitdiff
2020-10-15
Tom Rini
Merge tag 'mmc-2020-10-14' of https://gitlab.denx.de...
tree
|
commitdiff
2020-10-14
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot...
tree
|
commitdiff
2020-10-14
Tom Rini
Merge branch '2020-10-14-assorted-changes'
tree
|
commitdiff
2020-10-14
Otavio Salvador
spl: Add SPL_SERIAL as requirement for SDP_USB_SDP
tree
|
commitdiff
2020-10-14
Otavio Salvador
spl: Avoid printing boot device if silent console is...
tree
|
commitdiff
2020-10-12
Tom Rini
Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx...
tree
|
commitdiff
2020-10-06
Tom Rini
Merge tag 'u-boot-amlogic-20201005' of https://gitlab...
tree
|
commitdiff
2020-10-05
Tom Rini
Merge branch 'next'
tree
|
commitdiff
2020-10-05
Tom Rini
Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab...
tree
|
commitdiff
2020-09-25
Tom Rini
Merge branch 'next' of https://gitlab.denx.de/u-boot...
tree
|
commitdiff
2020-09-24
Tom Rini
Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx...
tree
|
commitdiff
2020-09-23
Michal Simek
spl: Kconfig: Record proper dependency for SPL_ATF
tree
|
commitdiff
2020-09-23
Michal Simek
fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA
tree
|
commitdiff
2020-09-21
Tom Rini
Merge branch '2020-09-14-generic-phy-error-trace' into...
tree
|
commitdiff
2020-09-21
Tom Rini
Merge branch 'master' into next
tree
|
commitdiff
2020-09-14
Tom Rini
Merge branch '2020-09-12-assorted-bugfixes'
tree
|
commitdiff
2020-09-11
Reuben Dowle
Fix data abort caused by mis-aligning FIT data
tree
|
commitdiff
2020-09-07
Tom Rini
Merge branch 'remove-config-nr-dram-banks-v9-2020-08...
tree
|
commitdiff
2020-09-03
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-usb
tree
|
commitdiff
2020-09-01
Frank Li
sdp: call board_usb_init at spl_sdp_load_image
tree
|
commitdiff
2020-08-13
Tom Rini
Merge tag 'u-boot-stm32-20200813' of https://gitlab...
tree
|
commitdiff
2020-08-12
Tom Rini
Merge tag 'ti-v2020.10-rc3' of https://gitlab.denx...
tree
|
commitdiff
2020-08-11
Faiz Abbas
spl: usb: Only init usb once
tree
|
commitdiff
2020-08-11
Faiz Abbas
spl: usb: Create an API spl_usb_load()
tree
|
commitdiff
2020-08-08
Tom Rini
Merge branch '2020-08-07-misc-improvements'
tree
|
commitdiff
2020-08-08
Joao Marcos Costa
fs/squashfs: new filesystem
tree
|
commitdiff
2020-08-05
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
tree
|
commitdiff
2020-08-04
Tom Rini
Merge tag 'u-boot-imx-20200804' of https://gitlab.denx...
tree
|
commitdiff
2020-08-04
Tom Rini
Merge tag 'fixes-for-2020.10-rc1' of https://gitlab...
tree
|
commitdiff
2020-08-04
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot...
tree
|
commitdiff
2020-08-04
Tom Rini
Merge tag 'mips-pull-2020-08-03' of https://gitlab...
tree
|
commitdiff
2020-08-04
Tom Rini
Merge branch '2020-08-01-misc-cleanups'
tree
|
commitdiff
2020-08-04
Simon Glass
spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL
tree
|
commitdiff
next