summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* arch: arm: rsu: Multiboot selection Uboot SSBL for RSU (MMC)Kah Jing Lee2023-01-061-0/+23
* board_r: Relocate OF_EMBED if NEEDS_MANUAL_RELOC onlyPierre-Clément Tosi2022-09-291-3/+3
* autoboot: make sure watchdog device(s) are handled with keyed autobootRasmus Villemoes2022-09-271-0/+3
* fdt_support: add optional board_rng_seed() hookRasmus Villemoes2022-09-122-0/+27
* common/console.c: prevent pre-console buffer contents from being added to itselfRasmus Villemoes2022-08-311-1/+9
* bootstage: Show func name for bootstage_mark/errorMichal Simek2022-08-201-8/+2
* hwconfig: Allow to use restricted envPali Rohár2022-08-201-1/+1
* event: Add an event for device tree fixupsSimon Glass2022-08-121-0/+3
* spl: opensbi: convert scratch options to configNikita Shubin2022-08-112-1/+9
* spl: opensbi: fix typoNikita Shubin2022-08-111-1/+1
* common: Drop display_options.h from common headerSimon Glass2022-08-106-0/+6
* Audit <flash.h> inclusionTom Rini2022-08-043-5/+4
* vpl: fix reference in comment to non-existing SPL_SERIAL_SUPPORTQuentin Schulz2022-08-041-1/+1
* spl: mmc: Use correct MMC device when loading imageHarald Seiler2022-08-041-2/+15
* Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2022-07-271-0/+15
|\
| * fdt: Start a test for the fdt commandSimon Glass2022-07-261-0/+15
* | Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2022-07-261-1/+2
|\ \
| * | spl: Use SPL_FIT_IMAGE_TINY for iMX9Peng Fan2022-07-261-1/+1
| * | spl: imx8mm: enlarge SPL_MAX_SIZEPeng Fan2022-07-261-0/+1
* | | spl: fit: pass real compatible flags to fpga_load()Oleksandr Suvorov2022-07-261-3/+8
* | | fpga: pass compatible flags to fpga_load()Oleksandr Suvorov2022-07-261-2/+4
* | | xilinx: zynqmp: Do not use 0 as spl bss start addressStefan Herbrechtsmeier2022-07-261-1/+2
| |/ |/|
* | spl: Use SPL_TEXT_BASE instead of ISW_ENTRY_ADDRAndrew Davis2022-07-251-1/+3
|/
* Merge tag 'efi-2022-10-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2022-07-221-2/+20
|\
| * cli: support bracketed pasteHeinrich Schuchardt2022-07-181-2/+20
* | arch: mvebu: Disable by default unused peripherals in SPLPali Rohár2022-07-211-0/+2
* | spl: spl_spi: add spi_nor_remove() to soft reset flashVaishnav Achath2022-07-181-0/+5
|/
* Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini2022-07-143-15/+18
|\
| * spl: sdp: Pass the USB index to board_usb_init()Fabio Estevam2022-07-141-1/+1
| * usb: hub: introduce HUB_DEBOUNCE_TIMEOUTPatrick Delaunay2022-07-121-2/+4
| * usb: kbd: allow probing even if usbkbd not in stdinKory Maincent2022-07-121-12/+13
* | spl: nand: support loading legacy image with payload compressedWeijie Gao2022-07-131-0/+27
* | spl: spl_legacy: fix the use of SPL_COPY_PAYLOAD_ONLYWeijie Gao2022-07-131-2/+19
* | spl: allow using nand base without standard nand driverWeijie Gao2022-07-131-1/+1
|/
* Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2022-07-085-18/+84
|\
| * spl: binman: Disable u_boot_any symbols for i.MX8M boardsAlper Nebi Yasak2022-06-283-0/+3
| * spl: binman: Check at runtime if binman symbols were filled inAlper Nebi Yasak2022-06-281-0/+1
| * spl: binman: Add config options for binman symbols in VPLAlper Nebi Yasak2022-06-281-0/+24
| * spl: binman: Split binman symbols support from enabling binmanAlper Nebi Yasak2022-06-283-15/+40
| * spl: binman: Make TPL_BINMAN_SYMBOLS depend on TPL_FRAMEWORKAlper Nebi Yasak2022-06-281-1/+1
| * spl: binman: Fix use of undeclared u_boot_any symbolsAlper Nebi Yasak2022-06-282-4/+8
| * dm: spl: Allow SPL to show memory usageSimon Glass2022-06-281-0/+9
* | board_init: Do not reserve MALLOC_F area on stack if non-zero MALLOC_F_ADDRMarek Vasut2022-07-081-0/+2
* | spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini2022-07-071-1/+2
* | spl: Set SPL_MAX_SIZE default for AST2600Joel Stanley2022-07-061-0/+1
* | common: spl: spl_spi: add support for dynamic override of sf busVaishnav Achath2022-07-061-3/+13
* | lcd: Remove legacy CONFIG_FB_ADDR codeTom Rini2022-07-051-4/+0
* | Convert CONFIG_SYS_USB_FAT_BOOT_PARTITION to KconfigTom Rini2022-06-281-0/+7
* | Convert CONFIG_USB_MAX_CONTROLLER_COUNT to KconfigTom Rini2022-06-281-4/+0
* | common: usb: Update logic for usb.o, usb_hub.o and usb_storage.oTom Rini2022-06-281-9/+4