aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2022-09-19Merge branch 'master' into nextTom Rini
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-09-18cyclic: Introduce schedule() functionStefan Roese
2022-09-16blk: Switch over to using uclass IDsSimon Glass
2022-09-16blk: Select SPL_LEGACY_BLOCK automaticallySimon Glass
2022-09-16blk: Rename HAVE_BLOCK_DEVICESimon Glass
2022-09-15cli: Reduce size of readline buffers in SPLSean Anderson
2022-09-15xyz-modem: Allow to configure initial timeout for loadx and loadyPali Rohár
2022-09-14spl: fit: Allocate buffers aligned to cache line sizeStefan Herbrechtsmeier
2022-09-14Add in the ability to load and boot an uncompressed kernel image during the F...Nathan Barrett-Morrison
2022-09-14Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2022-09-14menu: add KEY_PLUS, KEY_MINUS and KEY_SPACE handlingMasahisa Kojima
2022-09-13cyclic: Integrate cyclic functionality at bootup in board_r/fStefan Roese
2022-09-13cyclic: Add basic support for cyclic function execution infrastrutureStefan Roese
2022-09-12fdt_support: add optional board_rng_seed() hookRasmus Villemoes
2022-09-01Convert CONFIG_SYS_I2C_EEPROM_CCID et al to KconfigTom Rini
2022-08-31common/console.c: prevent pre-console buffer contents from being added to itselfRasmus Villemoes
2022-08-20bootstage: Show func name for bootstage_mark/errorMichal Simek
2022-08-20hwconfig: Allow to use restricted envPali Rohár
2022-08-12event: Add an event for device tree fixupsSimon Glass
2022-08-11spl: opensbi: convert scratch options to configNikita Shubin
2022-08-11spl: opensbi: fix typoNikita Shubin
2022-08-10common: Drop display_options.h from common headerSimon Glass
2022-08-04Audit <flash.h> inclusionTom Rini
2022-08-04vpl: fix reference in comment to non-existing SPL_SERIAL_SUPPORTQuentin Schulz
2022-08-04spl: mmc: Use correct MMC device when loading imageHarald Seiler
2022-07-27Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-07-26Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2022-07-26spl: Use SPL_FIT_IMAGE_TINY for iMX9Peng Fan
2022-07-26spl: imx8mm: enlarge SPL_MAX_SIZEPeng Fan
2022-07-26fdt: Start a test for the fdt commandSimon Glass
2022-07-26spl: fit: pass real compatible flags to fpga_load()Oleksandr Suvorov
2022-07-26fpga: pass compatible flags to fpga_load()Oleksandr Suvorov
2022-07-26xilinx: zynqmp: Do not use 0 as spl bss start addressStefan Herbrechtsmeier
2022-07-25spl: Use SPL_TEXT_BASE instead of ISW_ENTRY_ADDRAndrew Davis
2022-07-22Merge tag 'efi-2022-10-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-07-21arch: mvebu: Disable by default unused peripherals in SPLPali Rohár
2022-07-18cli: support bracketed pasteHeinrich Schuchardt
2022-07-18spl: spl_spi: add spi_nor_remove() to soft reset flashVaishnav Achath
2022-07-14Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-07-14spl: sdp: Pass the USB index to board_usb_init()Fabio Estevam
2022-07-13spl: nand: support loading legacy image with payload compressedWeijie Gao
2022-07-13spl: spl_legacy: fix the use of SPL_COPY_PAYLOAD_ONLYWeijie Gao
2022-07-13spl: allow using nand base without standard nand driverWeijie Gao
2022-07-12usb: hub: introduce HUB_DEBOUNCE_TIMEOUTPatrick Delaunay
2022-07-12usb: kbd: allow probing even if usbkbd not in stdinKory Maincent
2022-07-08Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-07-08board_init: Do not reserve MALLOC_F area on stack if non-zero MALLOC_F_ADDRMarek Vasut
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini
2022-07-06spl: Set SPL_MAX_SIZE default for AST2600Joel Stanley