aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-04-08galileo: Remove CONFIG_DESIGNWARE_ETH referenceTom Rini1-1/+0
2022-04-08powerpc: mpc83xx: Migrate DEFAULT_IMMR to KconfigTom Rini1-4/+0
2022-04-08microblaze: Migrate DCACHE/ICACHE to KconfigTom Rini1-3/+0
2022-04-08tegra: Drop CONFIG_CHROMEOS_EXTRA_ENV_SETTINGSTom Rini1-6/+1
2022-04-08controlcenterdc: Migrate CUSTOMER_BOARD_SUPPORT to KconfigTom Rini1-5/+0
2022-04-08spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to KconfigTom Rini6-28/+0
2022-04-08Convert CONFIG_SH_SCIF_CLK_FREQ to KconfigTom Rini10-28/+0
2022-04-08Convert CONFIG_CONS_SCIF0 et al to KconfigTom Rini11-11/+0
2022-04-08at91: Remove unused LED codeTom Rini1-4/+0
2022-04-08stm32f429-discovery: Migrate CONFIG_*_LED out of CONFIG namespaceTom Rini1-3/+0
2022-04-08corvus: Migrate CONFIG_*_LED out of CONFIG namespaceTom Rini1-4/+0
2022-04-08MPC837XERDB: Stop using CONFIG_RAMDISKFILETom Rini1-2/+1
2022-04-08s5p_goni, smdkc100: Move some environment settings out of CONFIGTom Rini2-27/+20
2022-04-08arm: integrator: Migrate platform-specific options and cleanup armcoremodule.hTom Rini3-72/+0
2022-04-08Convert CONFIG_CMDLINE_PS_SUPPORT to KconfigTom Rini1-3/+0
2022-04-08tegra: Migrate CI_UDC_HAS_HOSTPC to KconfigTom Rini15-32/+0
2022-04-08Convert CONFIG_BOARD_SIZE_LIMIT to KconfigTom Rini21-141/+0
2022-04-07env: fat: Allow overriding interface, device and partitionHe Yong1-0/+20
2022-04-06dm: blk: Expand iteration and add testsWIP/2022-04-06-various-verified-boot-bugfixesSimon Glass1-0/+45
2022-04-06dm: core: Tidy up comments in uclass headersSimon Glass2-16/+15
2022-04-06dm: core: Add a required struct declarationSimon Glass1-0/+1
2022-04-06stdint: Add a definition of UINT8_MAXSimon Glass1-0/+7
2022-04-06cros_ec: Complete the comment for cros_ec_read_batt_charge()Simon Glass1-0/+1
2022-04-06cbfs: Add some more definititionsSimon Glass1-0/+43
2022-04-06errno: Avoid including strings in SPLSimon Glass1-1/+1
2022-04-06dm: fix function documentation in include/dm/ofnode.hWIP/2022-04-06-assorted-updatesHeinrich Schuchardt1-4/+4
2022-04-05power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217Lukasz Majewski7-14/+0
2022-04-05Merge branch '2022-04-04-platform-updates'Tom Rini5-0/+48
2022-04-05Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custo...WIP/05Apr2022Tom Rini7-4/+35
2022-04-05firmware: firmware-zynqmp: Add zynqmp_pm_set_gem_config apiT Karthik Reddy1-0/+7
2022-04-05dt-bindings: xilinx: Add missing ids for PDMichal Simek2-0/+22
2022-04-05net: phy: Fix rgmii-id phy reset timeout issueT Karthik Reddy1-1/+1
2022-04-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini3-1/+40
2022-04-05xilinx: Increase max size of image from 60 to 100MBMichal Simek2-2/+2
2022-04-04ram: k3-ddrss: Introduce ECC Functionality for full memory spaceDave Gerlach1-0/+16
2022-04-04board: axy17lte: get board usable - add bootcmd and docsDzmitry Sankouski1-0/+4
2022-04-04spl: mmc: extend spl_mmc_boot_mode() to take mmc argumentAndre Przywara1-1/+2
2022-04-04tools: mkimage: Add Allwinner TOC0 supportSamuel Holland2-0/+38
2022-04-04board: starqltechn: get board usable - add bootcmd and docsDzmitry Sankouski1-0/+8
2022-04-04arm: init: save previous bootloader dataDzmitry Sankouski1-0/+13
2022-04-04qemu-arm: Enable NVMe for distro bootAlexander Graf1-0/+7
2022-04-04Merge branch 'next'Tom Rini383-3366/+1005
2022-04-01serial: dm: Add support for putsSean Anderson1-0/+18
2022-04-01arm64: Catch non-emulated semihosting callsSean Anderson1-0/+11
2022-04-01arm: smh: Add option to detect semihostingSean Anderson1-0/+30
2022-04-01ls1046ardb: Add support for JTAG bootSean Anderson1-0/+2
2022-04-01serial: Add semihosting driverSean Anderson1-0/+1
2022-04-01arm: smh: Add some functions for working with the host consoleSean Anderson1-0/+19
2022-04-01arm: smh: Remove smhload commandSean Anderson1-5/+5
2022-04-01fs: Add semihosting filesystemSean Anderson2-0/+22