aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2023-02-27Merge tag 'v2023.04-rc3' into nextTom Rini
2023-02-17common: avb_verify: prevent opening incorrect sessionIvan Khoronzhuk
2023-02-14dm: Add support for handling old u-boot,dm- tagsSimon Glass
2023-02-11dm: Allow serial output during the relocation processSimon Glass
2023-02-11sandbox: Bring back setting mon_len in global_dataSimon Glass
2023-02-10Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-02-10Correct SPL uses of VIDEOSimon Glass
2023-02-10Correct SPL use of SPLASH_SOURCESimon Glass
2023-02-10Correct SPL uses of SAVE_PREV_BL_INITRAMFS_START_ADDRSimon Glass
2023-02-10Correct SPL uses of SAVE_PREV_BL_FDT_ADDRSimon Glass
2023-02-10Correct SPL use of OF_EMBEDSimon Glass
2023-02-10Correct SPL uses of NEEDS_MANUAL_RELOCSimon Glass
2023-02-10Correct SPL use of HUSH_PARSERSimon Glass
2023-02-10eficonfig: CTRL+S to save the boot orderMasahisa Kojima
2023-02-09Correct SPL use of CMD_SHA1SUMSimon Glass
2023-02-09Correct SPL use of CMD_HASHSimon Glass
2023-02-07usb: Drop unused ehci-faraday driverSimon Glass
2023-02-06qemu: Move qfw kernel setup into a common fileSimon Glass
2023-02-06log: Add a category for filesystemsSimon Glass
2023-02-06spl: Drop unwanted return in spl_fit_upload_fpga()Simon Glass
2023-01-27common: bouncebuf: Use dma-mapping for cache opsAndrew Davis
2023-01-23event: Correct duplicate log message in event_notify()Simon Glass
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2023-01-20common/update: Finish Kconfig migrationTom Rini
2023-01-20spl: sata: Rework the loading case it not use IS_ENABLED(...)Tom Rini
2023-01-20autoboot: Rework CONFIG_AUTOBOOT_STOP_STR_* usageTom Rini
2023-01-20global: Remove unused CONFIG definesTom Rini
2023-01-19Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-01-18trace: Use notrace for shortSimon Glass
2023-01-18configs: Increase malloc size after relocationNeha Malcom Francis
2023-01-18event: Correct dependencies on the EVENT frameworkTom Rini
2023-01-17Merge branch '2022-01-16-bootstd-updates'Tom Rini
2023-01-16menu: Factor out menu-keypress decodingSimon Glass
2023-01-16image: Move common image code to image_board and commandSimon Glass
2023-01-16menu: Make use of CLI character processingSimon Glass
2023-01-16menu: Use a switch statementSimon Glass
2023-01-16menu: Update bootmenu_loop() to return the codeSimon Glass
2023-01-16menu: Update bootmenu_autoboot_loop() to return the codeSimon Glass
2023-01-16menu: Rename KEY_... to BKEY_...Simon Glass
2023-01-16cli: Move readline character-processing to a state machineSimon Glass
2023-01-16arm: rockchip: Add RV1126 arch core supportJagan Teki
2023-01-14usb: hub: allow to increase HUB_DEBOUNCE_TIMEOUTPatrick Delaunay
2023-01-13Merge tag 'u-boot-stm32-20230113' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-01-12gpio: Get rid of gpio_hog_probe_all()Marek Vasut
2023-01-12common: spl: ram: fix return codeNikita Shubin
2023-01-12console: Add option to keep it silent until env is loadedHarald Seiler
2023-01-12usb: onboard-hub: add driver to manage onboard hub suppliesFabrice Gasnier
2023-01-11cmd: exit: Fix return value propagation out of environment scriptsMarek Vasut
2023-01-11common:autoboot:modify function parametersShenlin Liang
2023-01-09Merge branch 'next'Tom Rini