aboutsummaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)AuthorFilesLines
2021-08-30i2c: S3C24X0: Finish Kconfig migrationTom Rini1-5/+0
2021-08-30Convert CONFIG_ID_EEPROM to KconfigTom Rini28-29/+0
2021-08-30siemens: Move CONFIG_SYS_I2C_EEPROM_ADDR usage out of CONFIG namespaceTom Rini1-4/+0
2021-08-30keymile: Use CONFIG_SYS_IVM_EEPROM_ADRTom Rini1-1/+0
2021-08-30arm: shc: Change CONFIG_SYS_I2C_EEPROM_ADDR to EEPROM_ADDRTom Rini1-1/+0
2021-08-30kp_imx53: Switch to using a local namespace for ID EEPROMTom Rini1-3/+0
2021-08-30powerpc: Remove unused FCC ethernet codeTom Rini1-46/+1
2021-08-30exynos: Update environment macros a bitTom Rini4-25/+14
2021-08-30arm: keystone2: Rename CONFIG_ENV_KS2_BOARD_SETTINGSTom Rini5-5/+5
2021-08-30aristainetos2: Rename CONFIG_EXTRA_ENV_BOARD_SETTINGSTom Rini1-3/+3
2021-08-30usb: dwc2: Rename CONFIG_DWC2 namespace to DWC2Tom Rini1-4/+0
2021-08-25Merge branch 'next-socfpga' of https://github.com/tienfong/uboot_mainlineTom Rini2-2/+46
2021-08-25include: configs: Add Intel N5X device CONFIGsSiew Chin Lim1-0/+45
2021-08-24arm: socfpga: Changed base_addr_s10.h to base_addr_soc64.hSiew Chin Lim1-1/+1
2021-08-20configs: lx2160a: load device-tree in RAM for distro bootPriyanka Jain1-0/+3
2021-08-18configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to KconfigKuldeep Singh3-18/+0
2021-08-18arm: Finish migration of HAS_FSL_XHCI_USBTom Rini1-1/+0
2021-08-12Merge tag 'u-boot-rockchip-20210812' of https://source.denx.de/u-boot/custodi...WIP/12Aug2021Tom Rini1-3/+3
2021-08-11Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flashWIP/11Aug2021Tom Rini1-0/+2
2021-08-11Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini17-25/+6
2021-08-11Merge tag 'u-boot-amlogic-20210810' of https://source.denx.de/u-boot/custodia...Tom Rini4-59/+206
2021-08-11rockchip: Fix MMC boot orderAlex Bee1-3/+3
2021-08-11riscv: qemu: Enable MTD NOR flash supportBin Meng1-0/+2
2021-08-11arm: kirkwood: Do not overwrite CONFIG_SYS_TCLKPali Rohár2-7/+0
2021-08-11arm: mvebu: axp: Set CONFIG_SYS_TCLK globallyPali Rohár4-4/+0
2021-08-11arm: mvebu: msys: Set CONFIG_SYS_TCLK globallyPali Rohár2-2/+0
2021-08-11arm: mvebu: a37x: Detect CONFIG_SYS_TCLK from SAR registerPali Rohár1-1/+0
2021-08-11arm: mvebu: a38x: Detect CONFIG_SYS_TCLK from SAR registerPali Rohár7-11/+0
2021-08-11arm: kirkwood: GoFlex Home: Add DM SATA configsTony Dinh1-0/+6
2021-08-10configs: sei510/610: android bootflow via abootimgGuillaume La Roque2-9/+15
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-09Merge tag 'u-boot-imx-20210809' of https://source.denx.de/u-boot/custodians/u...WIP/09Aug2021Tom Rini4-11/+109
2021-08-09arm: imx: add i.MX8ULP EVK supportPeng Fan1-0/+107
2021-08-09mx28evk: Convert to driver modelFabio Estevam1-7/+0
2021-08-09board: ge: bx50v3: Add PCIe reset to DTSebastian Reichel1-1/+0
2021-08-09mx6cuboxi: Fix the console variableFabio Estevam1-2/+1
2021-08-09mx6cuboxi: Fix the mmc device for the rootfsFabio Estevam1-1/+1
2021-08-08ARM: renesas: Mallocate bootparams on Gen3Marek Vasut1-0/+2
2021-08-06ppc: Drop t4qds and b4860qds referencesSimon Glass1-240/+0
2021-08-05ppc: Drop DM_PCI from config filesSimon Glass10-204/+0
2021-08-05ppc: Drop CONFIG_SYS_PCI_SUBSYS_VENDORIDSimon Glass5-5/+0
2021-08-04config: MPC8548CDS: eliminate symbol CONFIG_SYS_ID_EEPROMHeinrich Schuchardt1-1/+0
2021-07-31Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-0/+10