summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
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
2023-01-07common/memsize.c: Check for overflow in get_effective_memsize() only for mpc85xxPali Rohár
2022-12-23common/spl/spl_ram: Remove unused defaultTom Rini
2022-12-23global: Migrate CONFIG_PRAM to CFGTom Rini
2022-12-23global: Migrate CONFIG_MAX_MEM_MAPPED to CFGTom Rini
2022-12-23global: Migrate CONFIG_MALLOC_F_ADDR to CFGTom Rini
2022-12-23global: Remove undef CONFIG_... for unused valuesTom Rini
2022-12-22spl: Kconfig: Fix SPL_OPTEE_IMAGE dependencyJagan Teki
2022-12-21usb: Update USB_STORAGE dependenciesTom Rini
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini
2022-12-10spl: spl_legacy: fix invalid offset in SPL_COPY_PAYLOAD_ONLYDai Okamura
2022-12-08common/spl/Kconfig: add dependency on SPL_SEMIHOSTING for SPL payloadKautuk Consul
2022-12-05sandbox: Move CONFIG_IO_TRACE to KconfigTom Rini
2022-12-05Convert CONFIG_HWCONFIG to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05spl: Migrate SYS_SATA_FAT_BOOT_PARTITION to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini