summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* | vpl: Ensure all VPL symbols in Kconfig have some VPL dependencyTom Rini2022-06-281-10/+2
* | tpl: Ensure all TPL symbols in Kconfig have some TPL dependencyTom Rini2022-06-281-1/+2
* | spl: Move SPL_LDSCRIPT defaults to one placeTom Rini2022-06-281-0/+12
|/
* Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...Tom Rini2022-06-271-0/+2
|\
| * microblaze: Add support for run time relocationMichal Simek2022-06-241-0/+2
* | common/board_r.c: drop legacy and unused bi_enetaddrRasmus Villemoes2022-06-061-15/+0
* | event: fix static events for CONFIG_NEEDS_MANUAL_RELOCOvidiu Panait2022-06-062-0/+18
* | event: remove CONFIG_EVENT_DYNAMIC check in event_register()Ovidiu Panait2022-06-061-2/+0
* | spl: Rework and tighten some dependenciesTom Rini2022-06-061-31/+24
* | spl: Rework Kconfig to be more menu drivenTom Rini2022-06-061-32/+22
* | spl: Move all VPL, TPL and PowerPC specific CONFIG options to separate filesTom Rini2022-06-064-658/+650
* | Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to KconfigTom Rini2022-06-062-1/+15
* | Convert CONFIG_SYS_NAND_SPL_KERNEL_OFFS to KconfigTom Rini2022-06-061-0/+4
* | Convert CONFIG_SYS_SPL_ARGS_ADDR to KconfigTom Rini2022-06-063-3/+11
* | Convert CONFIG_SPL_TARGET to KconfigTom Rini2022-06-061-0/+9
* | Convert CONFIG_SPL_GD_ADDR to KconfigTom Rini2022-06-061-0/+8
* | Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini2022-06-062-3/+20
* | Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini2022-06-061-0/+15
* | Convert CONFIG_SPL_RELOC_TEXT_BASE et al to KconfigTom Rini2022-06-061-2/+57
* | imx7: Update CONFIG_SPL_STACK defaults in KconfigTom Rini2022-06-061-1/+2
* | imx6: Update CONFIG_SPL_STACK defaults in KconfigTom Rini2022-06-061-1/+3
* | Convert CONFIG_SPL_STACK to KconfigTom Rini2022-06-061-0/+18
* | ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usageTom Rini2022-06-061-0/+11
* | Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini2022-06-061-0/+38
* | Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini2022-06-061-3/+47
* | Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to KconfigTom Rini2022-06-062-4/+25