summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-04-04board: starqltechn: get board usable - add bootcmd and docsDzmitry Sankouski
2022-04-04arm: init: save previous bootloader dataDzmitry Sankouski
2022-04-04qemu-arm: Enable NVMe for distro bootAlexander Graf
2022-04-04Merge branch 'next'Tom Rini
2022-04-01serial: dm: Add support for putsSean Anderson
2022-04-01arm64: Catch non-emulated semihosting callsSean Anderson
2022-04-01arm: smh: Add option to detect semihostingSean Anderson
2022-04-01ls1046ardb: Add support for JTAG bootSean Anderson
2022-04-01serial: Add semihosting driverSean Anderson
2022-04-01arm: smh: Add some functions for working with the host consoleSean Anderson
2022-04-01arm: smh: Remove smhload commandSean Anderson
2022-04-01fs: Add semihosting filesystemSean Anderson
2022-04-01arm: smh: Add some file manipulation commandsSean Anderson
2022-04-01arm: smh: Document functions in headerSean Anderson
2022-04-01arm: smh: Use numeric modes for smh_openSean Anderson
2022-04-01arm: smh: Export semihosting functionsSean Anderson
2022-04-01vexpress64: Add ARMv8R-64 board variantPeter Hoyes
2022-04-01vexpress64: generalise page table generationAndre Przywara
2022-04-01vexpress64: fvp: add distro_boot supportAndre Przywara
2022-04-01vexpress64: config header: unify environment definitionAndre Przywara
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini
2022-04-01Convert CONFIG_NORFLASH_PS32BIT to KconfigTom Rini
2022-04-01at91: Switch to SD_BOOT / CONFIG_NAND_BOOTTom Rini
2022-04-01Convert CONFIG_E300 et al to KconfigTom Rini
2022-04-01mx53loco: Convert CONFIG_DIALOG_POWER to KconfigTom Rini
2022-04-01exynos: Drop CONFIG_DEVICE_TREE_LISTTom Rini
2022-04-01Convert CONFIG_DEEP_SLEEP to KconfigTom Rini
2022-04-01M5329EVB, M5373EVB: Remove CONFIG_NANDFLASH_SIZETom Rini
2022-04-01db-mv784mp-gp: Rename CONFIG_DB_784MP_GP to CONFIG_TARGET_DB_MV784MP_GPTom Rini
2022-04-01p1_p2_rdb: Remove CONFIG_CPLD_[BO]R_PRELIMTom Rini
2022-04-01Convert CONFIG_CLOCKS to KconfigTom Rini
2022-04-01Convert CONFIG_CLOCK_SYNTHESIZER to KconfigTom Rini
2022-04-01exynos: Drop CONFIG_CLK_*Tom Rini
2022-04-01Convert CONFIG_SYS_USE_NORFLASH et al to KconfigTom Rini
2022-04-01global: Remove CONFIG_SYS_USE_DATAFLASH*Tom Rini
2022-04-01Convert CONFIG_LPUART et al to KconfigTom Rini
2022-04-01mpc8548cds: Rework CONFIG_LEGACY usageTom Rini
2022-04-01Convert CONFIG_MCFRTC et al to KconfigTom Rini
2022-04-01stmark2: Remove CONFIG_SERIAL_FLASHTom Rini
2022-04-01Convert CONFIG_MCFTMR to KconfigTom Rini
2022-04-01Convert CONFIG_CF_DSPI to KconfigTom Rini
2022-04-01atmel: Remove CONFIG_SPL_ATMEL_SIZETom Rini
2022-04-01Remove CONFIG_BOARDNAME and CONFIG_BOARD_NAMETom Rini
2022-04-01Convert CONFIG_BITBANGMII_MULTI to KconfigTom Rini
2022-04-01Convert CONFIG_BCM2835_GPIO to KconfigTom Rini
2022-04-01Finish converting CONFIG_BOOTM_NETBSD et al to KconfigTom Rini
2022-03-31mkimage: add public key for image pre-load stagePhilippe Reynes
2022-03-31cmd: bootm: add a stage pre-loadPhilippe Reynes
2022-03-31boot: image: add a stage pre-loadPhilippe Reynes
2022-03-31board: gateworks: venice: determine dram size at runtimeTim Harvey