aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-12Convert CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS to KconfigWIP/migrate-some-I2CTom Rini189-31/+165
2021-08-12Convert CONFIG_SYS_EEPROM_PAGE_WRITE_BITS to KconfigTom Rini124-37/+101
2021-08-12Convert CONFIG_SYS_EEPROM_SIZE to KconfigTom Rini5-7/+5
2021-08-12Convert CONFIG_SYS_I2C_EEPROM_ADDR to KconfigTom Rini748-55/+698
2021-08-12SYS_I2C_EEPROM_BUS and add CMD_EEPROM to cl-imx7Tom Rini10-13/+8
2021-08-12i2c: S3C24X0: Finish Kconfig migrationTom Rini11-12/+11
2021-08-11eeprom: Convert SYS_DEF_EEPROM_ADDR to SYS_I2C_EEPROM_ADDRTom Rini3-13/+14
2021-08-11configs: Resync with savedefconfigTom Rini37-41/+4
2021-08-11TEST: Undo eeprom.h partTom Rini1-0/+4
2021-08-11REWORD: eeprom: Drop ENV... is unused/misnamedTom Rini14-24/+4
2021-08-11Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flashWIP/11Aug2021Tom Rini4-2/+5
2021-08-11Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini26-76/+125
2021-08-11Merge tag 'u-boot-amlogic-20210810' of https://source.denx.de/u-boot/custodia...Tom Rini9-95/+220
2021-08-11riscv: qemu: Enable MTD NOR flash supportBin Meng2-0/+4
2021-08-11flash.h: Remove CONFIG_SYS_FLASH_CFI from flash_info_tBin Meng1-2/+0
2021-08-11mtd: kconfig: Fix CFI_FLASH dependencyBin Meng1-0/+1
2021-08-11arm: kirkwood: Goflex Home: Update board maintainerTony Dinh1-1/+1
2021-08-11arm: kirkwood: Dockstar: Update board maintainerTony Dinh1-1/+1
2021-08-11arm: mvebu: Hang if ddr3_init() failsPali Rohár1-1/+5
2021-08-11arm: a37xx: pci: Fix handling PIO config error responsesPali Rohár1-26/+26
2021-08-11arm: mvebu: sata_mv failed to identify HDDs during cold startTony Dinh1-2/+27
2021-08-11arm: kirkwood: Do not overwrite CONFIG_SYS_TCLKPali Rohár3-9/+0
2021-08-11arm: mvebu: axp: Set CONFIG_SYS_TCLK globallyPali Rohár5-7/+0
2021-08-11arm: mvebu: msys: Set CONFIG_SYS_TCLK globallyPali Rohár3-2/+2
2021-08-11arm: mvebu: a37x: Detect CONFIG_SYS_TCLK from SAR registerPali Rohár2-1/+3
2021-08-11arm: mvebu: a38x: Detect CONFIG_SYS_TCLK from SAR registerPali Rohár8-16/+8
2021-08-11arm: kirkwood: GoFlex Home: Use Ethernet PHY name and address from device treeTony Dinh1-12/+45
2021-08-11arm: kirkwood: GoFlex Home: Add DM SATA configsTony Dinh1-0/+6
2021-08-11arm: kirkwood: GoFlex Home: Add DM Ethernet, remove IDE, and add DM SATA configsTony Dinh1-1/+4
2021-08-10configs: Resync with savedefconfigTom Rini98-210/+154
2021-08-10configs: sei510/610: android bootflow via abootimgGuillaume La Roque4-9/+25
2021-08-10configs: sei510/sei610: don't use hard-coded gpt uuidsMattijs Korpershoek2-16/+8
2021-08-10configs: sei510/sei610: reformat PARTS_defaultMattijs Korpershoek2-14/+14
2021-08-10configs: meson64_android: boot android via abootimgGuillaume La Roque1-1/+56
2021-08-10configs: meson64_android: define BOOT_CMD macroMattijs Korpershoek1-2/+4
2021-08-10configs: meson64_android: implement A/B slot supportMattijs Korpershoek1-8/+47
2021-08-10configs: meson64_android: implement AVB supportMattijs Korpershoek1-0/+23
2021-08-10configs: meson64_android: increase SYS_MALLOC_LEN to 128M for AVBMattijs Korpershoek1-0/+4
2021-08-10configs: meson64: permit redefining SYS_MALLOC_LENMattijs Korpershoek1-0/+2
2021-08-10board: amlogic: odroid-n2: fix fdtfile suffix for n2-plusChristian Hewitt2-2/+2
2021-08-09Merge tag 'u-boot-imx-20210809' of https://source.denx.de/u-boot/custodians/u...WIP/09Aug2021Tom Rini128-832/+11843
2021-08-09Merge tag 'dm-pull-8aug21' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini8-16/+36
2021-08-09imx: cmd: use struct cmd_tblPeng Fan2-2/+2
2021-08-09arm: imx: add i.MX8ULP EVK supportPeng Fan13-0/+2047
2021-08-09arm: dts: add i.MX8ULP dtsiPeng Fan3-0/+1953
2021-08-09ddr: Add DDR driver for iMX8ULPYe Li5-0/+239
2021-08-09imx8ulp: add upower api supportPeng Fan6-0/+948
2021-08-09imx8ulp: move struct mu_type to common headerPeng Fan2-18/+26
2021-08-09imx8ulp: Add workaround for eMMC bootYe Li2-0/+17
2021-08-09imx8ulp: Use DGO_GP5 to get boot configYe Li1-1/+1