summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: Move network rules to drivers/netWIP/2021-09-04-makefile-cleanups-part-bSimon Glass2021-09-041-1/+1
* i2c: Convert CONFIG_POWER_I2C et al to KconfigSimon Glass2021-09-0424-53/+5
* power: Rename CONFIG_POWER to CONFIG_POWER_LEGACYSimon Glass2021-09-0424-29/+34
* power: Tidy up #undef of CONFIG_DM_PMICSimon Glass2021-09-044-19/+0
* Convert CONFIG_DMA_LPC32XX to KconfigSimon Glass2021-09-041-3/+0
* ti: Convert CONFIG_TI_EDMA3 to KconfigSimon Glass2021-09-041-1/+0
* sata: Rename SATA_SUPPORT to SATASimon Glass2021-09-041-1/+1
* serial: Rename SERIAL_SUPPORT to SERIALSimon Glass2021-09-044-5/+5
* mmc: Rename MMC_SUPPORT to MMCSimon Glass2021-09-0410-10/+10
* Revert most of the series for adding vexpress_aemv8r supportWIP/03Sep2021-nextTom Rini2021-09-031-37/+21
* vexpress64: Add BASER_FVP vexpress board variantPeter Hoyes2021-09-021-21/+37
* board: stemmy: Add basic Fastboot supportStephan Gerhold2021-09-011-0/+27
* dm: hash: Add new UCLASS_HASH supportChia-Wei Wang2021-09-012-0/+62
* lib/md5: Export progressive APIsChia-Wei Wang2021-09-011-0/+4
* Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvel...WIP/31Aug2021-nextTom Rini2021-08-312-6/+8
|\
| * watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset()Rasmus Villemoes2021-08-311-6/+0
| * watchdog: wdt-uclass.c: add wdt_stop_all() helperRasmus Villemoes2021-08-311-0/+8
* | Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-31305-738/+0
* | Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-31117-207/+0
* | Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini2021-08-3120-24/+0
* | Convert CONFIG_RAMBOOT_PBL et al to KconfigTom Rini2021-08-3115-214/+1
* | nitrogen6x: Populate FDTFILE at build-time for all platformsTom Rini2021-08-311-9/+1
* | Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-31312-564/+0
* | global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-31166-355/+141
* | Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to KconfigTom Rini2021-08-312-2/+0
* | nxp: Migrate a number of DDR related symbols to KconfigTom Rini2021-08-3131-80/+0
* | nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini2021-08-3128-44/+11
* | mvebu: ddr: Rename CONFIG_DDR_FIXED_SIZE to CONFIG_SYS_SDRAM_SIZETom Rini2021-08-312-2/+6
* | mvebu: Migrate CONFIG_DDR_32BIT/64BIT to KconfigTom Rini2021-08-311-3/+0
* | global: Remove unused or unnecessary CONFIG symbols related to DDRTom Rini2021-08-306-91/+0
|/
* astro_mcf5373l: Rework ASTRO_ID logicTom Rini2021-08-301-7/+7
* mpc83xx: Update commentTom Rini2021-08-301-1/+1
* video: Remove ati_radeon_fbTom Rini2021-08-301-1988/+0
* global: Remove dead code that starts with CONFIG_[0-9A]Tom Rini2021-08-309-25/+0
* i8042: Do not abuse CONFIG namespaceTom Rini2021-08-301-6/+6
* ppc: Rework some hard-coded BOOTCOMMANDSTom Rini2021-08-3023-76/+76
* arm: Migrate GICV2 / GICV3 to KconfigTom Rini2021-08-3012-25/+4
* Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to KconfigTom Rini2021-08-3016-69/+0
* tegra: Cleanup I2C supportTom Rini2021-08-301-5/+0
* i2c: fsl_i2c: Migrate to KconfigTom Rini2021-08-3027-187/+7
* rcar: i2c: Migrate SYS_I2C_SH to KconfigTom Rini2021-08-301-18/+0
* Convert CONFIG_SYS_I2C_MXC et al to KconfigTom Rini2021-08-3044-213/+0
* Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini2021-08-3066-144/+0
* ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespaceTom Rini2021-08-301-1/+1
* Convert CONFIG_SYS_I2C_EARLY_INIT to KconfigTom Rini2021-08-306-14/+4
* Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini2021-08-3088-106/+4
* Convert CONFIG_SYS_I2C_MVTWSI to KconfigTom Rini2021-08-308-8/+0
* Convert CONFIG_SYS_I2C_SOFT et al to KconfigTom Rini2021-08-304-14/+1
* Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to KconfigTom Rini2021-08-3059-187/+2
* eeprom: Drop CONFIG_ENV_EEPROM_IS_ON_I2C usageTom Rini2021-08-3011-11/+0