aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-04-08microblaze: Migrate DCACHE/ICACHE to KconfigTom Rini
2022-04-08tegra: Drop CONFIG_CHROMEOS_EXTRA_ENV_SETTINGSTom Rini
2022-04-08controlcenterdc: Migrate CUSTOMER_BOARD_SUPPORT to KconfigTom Rini
2022-04-08spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to KconfigTom Rini
2022-04-08Convert CONFIG_SH_SCIF_CLK_FREQ to KconfigTom Rini
2022-04-08Convert CONFIG_CONS_SCIF0 et al to KconfigTom Rini
2022-04-08at91: Remove unused LED codeTom Rini
2022-04-08stm32f429-discovery: Migrate CONFIG_*_LED out of CONFIG namespaceTom Rini
2022-04-08corvus: Migrate CONFIG_*_LED out of CONFIG namespaceTom Rini
2022-04-08MPC837XERDB: Stop using CONFIG_RAMDISKFILETom Rini
2022-04-08s5p_goni, smdkc100: Move some environment settings out of CONFIGTom Rini
2022-04-08arm: integrator: Migrate platform-specific options and cleanup armcoremodule.hTom Rini
2022-04-08Convert CONFIG_CMDLINE_PS_SUPPORT to KconfigTom Rini
2022-04-08tegra: Migrate CI_UDC_HAS_HOSTPC to KconfigTom Rini
2022-04-08Convert CONFIG_BOARD_SIZE_LIMIT to KconfigTom Rini
2022-04-07env: fat: Allow overriding interface, device and partitionHe Yong
2022-04-06dm: blk: Expand iteration and add testsSimon Glass
2022-04-06dm: core: Tidy up comments in uclass headersSimon Glass
2022-04-06dm: core: Add a required struct declarationSimon Glass
2022-04-06stdint: Add a definition of UINT8_MAXSimon Glass
2022-04-06cros_ec: Complete the comment for cros_ec_read_batt_charge()Simon Glass
2022-04-06cbfs: Add some more definititionsSimon Glass
2022-04-06errno: Avoid including strings in SPLSimon Glass
2022-04-06dm: fix function documentation in include/dm/ofnode.hHeinrich Schuchardt
2022-04-05power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217Lukasz Majewski
2022-04-05Merge branch '2022-04-04-platform-updates'Tom Rini
2022-04-05Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2022-04-05firmware: firmware-zynqmp: Add zynqmp_pm_set_gem_config apiT Karthik Reddy
2022-04-05dt-bindings: xilinx: Add missing ids for PDMichal Simek
2022-04-05net: phy: Fix rgmii-id phy reset timeout issueT Karthik Reddy
2022-04-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-04-05xilinx: Increase max size of image from 60 to 100MBMichal Simek
2022-04-04ram: k3-ddrss: Introduce ECC Functionality for full memory spaceDave Gerlach
2022-04-04board: axy17lte: get board usable - add bootcmd and docsDzmitry Sankouski
2022-04-04spl: mmc: extend spl_mmc_boot_mode() to take mmc argumentAndre Przywara
2022-04-04tools: mkimage: Add Allwinner TOC0 supportSamuel Holland
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