summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* image: Add support for ZSTD decompressionRobert Marko2020-07-071-0/+52
* common/board_f: Respect original FDT size while relocatingOleksandr Andrushchenko2020-07-071-1/+1
* video: restore CONFIG_VIDCONSOLE_AS_LCD as booleanPatrick Delaunay2020-07-061-3/+3
* Merge branch 'next'Tom Rini2020-07-069-103/+256
|\
| * riscv: Clean up IPI initialization codeSean Anderson2020-07-011-0/+5
| * Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-06-301-1/+1
| |\
| * | spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski2020-06-291-0/+20
| * | bdinfo: net: ppc: Drop bi_enet1addr and other similar infoSimon Glass2020-06-251-15/+1
| * | Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-06-251-1/+1
| |\ \
| | * | common: fdt: Remove additional 4k space for fdt allocationAshok Reddy Soma2020-06-251-1/+1
| * | | video: extend stdout video console work-around for 'vga'Anatolij Gustschin2020-06-181-3/+4
| * | | common: hash: Remove a debug printf statementHarald Seiler2020-06-161-2/+0
| * | | Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into nextTom Rini2020-06-131-74/+85
| |\ \ \
| | * | | log: clean up KconfigHeinrich Schuchardt2020-06-111-74/+85
| | |/ /
| * / / Add support for SHA384 and SHA512Reuben Dowle2020-06-124-10/+142
| |/ /
* | / riscv: sbi: Add newline to error messageSean Anderson2020-07-021-1/+1
| |/ |/|
* | splash: Fix build warning on 64 bits CPUYe Li2020-06-281-1/+1
|/
* sifive: fu540: Add U-Boot proper sector startJagan Teki2020-06-041-1/+2
* image: android: fix abootimg supportChristian Gmeiner2020-06-021-0/+7
* spl: add fixed memory node in target fdt also when loading ATFHeiko Stuebner2020-05-311-6/+13
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2020-05-201-0/+8
|\
| * board_r: Detect ifc-nor flash at run-timePankit Garg2020-05-191-0/+8
* | common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-1/+1
* | common: Drop linux/delay.h from common headerSimon Glass2020-05-186-0/+6
* | common: Drop linux/bug.h from common headerSimon Glass2020-05-181-0/+1
* | common: Drop asm/ptrace.h from common headerSimon Glass2020-05-183-0/+3
* | common: Drop log.h from common headerSimon Glass2020-05-1851-0/+51
* | Fix some checkpatch warnings in calls to debug()Simon Glass2020-05-181-3/+3
* | command: Remove the cmd_tbl_t typedefSimon Glass2020-05-1815-95/+104
* | common: Drop init.h from common headerSimon Glass2020-05-184-0/+4
* | common: Drop image.h from common headerSimon Glass2020-05-1819-1/+23
* | common: Drop bootstage.h from common headerSimon Glass2020-05-189-0/+9
* | bootstage: Use BOOTSTAGE instead of BOOTSTATESimon Glass2020-05-183-6/+6
* | common: Drop part.h from common headerSimon Glass2020-05-184-1/+6
* | part: Drop disk_partition_t typedefSimon Glass2020-05-183-6/+6
* | common: Drop net.h from common headerSimon Glass2020-05-1813-0/+14
* | common: Drop flash.h from common headerSimon Glass2020-05-182-0/+2
* | flash: Tidy up coding style for flash functionsSimon Glass2020-05-181-5/+5
|/
* board_r: Introduce CONFIG_PCI_INIT_R Kconfig optionOvidiu Panait2020-05-152-3/+12
* board_r: env: Use IS_ENABLED() instead of #ifdefsOvidiu Panait2020-05-151-10/+11
* common/board_f: avoid -Wtype-limits warningHeinrich Schuchardt2020-05-151-1/+1
* spl: Always define preloader_console_initSamuel Holland2020-05-151-4/+3
* rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner2020-05-151-2/+2
* Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2020-05-105-33/+49
|\
| * menu: add support for client defined statusline functionThirupathaiah Annapureddy2020-05-071-5/+8
| * Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-05-041-9/+0
| |\
| * | common/board_r: Drop initr_bedbug wrapperOvidiu Panait2020-05-011-10/+1
| * | common/board_r: arm: Merge initr_enable_interrupts into interrupts_initOvidiu Panait2020-05-011-12/+0
| * | malloc: dlmalloc: add an ability for the malloc to be re-init/init multiple t...Marek Bykowski2020-05-011-3/+38
| * | rsa: sig: fix config signature check for fit with paddingPhilippe Reynes2020-05-011-1/+1