summaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)Author
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk
2021-09-30WS cleanup: remove excessive empty linesWolfgang Denk
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-29Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-09-28net: update NXP copyright textVladimir Oltean
2021-09-28mtd: remove SPEAr flash driver st_smiPatrick Delaunay
2021-09-28arm: socfpga: vining: Drop meaningless commentMarek Vasut
2021-09-28include/configs: replace MXC_EHCI_MODE_SERIAL with PORT_PTS_SERIALMatthias Schiffer
2021-09-27ti: keystone: Migrate CONFIG_SOC_K2* to KconfigTom Rini
2021-09-27ti: keystone: Move away from CONFIG_SOC_KEYSTONETom Rini
2021-09-27omap4_panda: Remove unused comments/codeTom Rini
2021-09-27omap3_logic: Remove unused comments/codeTom Rini
2021-09-27am3517_evm: Remove unused comments/codeTom Rini
2021-09-27Convert CONFIG_OMAP_EHCI_PHY1_RESET_GPIO et al to KconfigTom Rini
2021-09-27omapl138_lcdk: Stop using CONFIG_MACH_OMAPL138_LCDKTom Rini
2021-09-27ti: keystone: dma: Migrate to KconfigTom Rini
2021-09-27ti: keystone: Clean up or migrate some NAND related options.Tom Rini
2021-09-27compulab: Clean up some unused symbolsTom Rini
2021-09-27Convert CONFIG_USB_XHCI_OMAP to KconfigTom Rini
2021-09-27usb: phy: ti: Remove non-DM PHY codeTom Rini
2021-09-27keystone2: Move CONFIG_AEMIF_CNTRL_BASE out of CONFIG namespaceTom Rini
2021-09-27Merge tag 'v2021.10-rc5' into nextTom Rini
2021-09-24Avoid polluting CONFIG_ namespace with board specific define.Kristian Amlie
2021-09-24ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU.Kristian Amlie
2021-09-24mtd: remove SPEAr flash driver st_smiPatrick Delaunay
2021-09-23Merge git://source.denx.de/u-boot-socfpgaTom Rini
2021-09-22Merge tag 'u-boot-at91-2022.01-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-09-22arm: socfpga: vining: Drop meaningless commentMarek Vasut
2021-09-22include/configs: replace MXC_EHCI_MODE_SERIAL with PORT_PTS_SERIALMatthias Schiffer
2021-09-21board: pm926x: remove unused CONFIG_SYS_AT91_CPU_NAMEEugen Hristev
2021-09-21board: atmel: sama7g5ek: avoid rewriting of configured CONFIG_BOOTCOMMANDEugen Hristev
2021-09-21board: sama5d2_xplained: Modify load addressesClément Léger
2021-09-21board: sama5d27_som1_ek: Modify load addressesClément Léger
2021-09-17Remove #include <version.h> from files which do not need itPali Rohár
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-13pci: Drop PCI_INDIRECT_BRIDGESimon Glass
2021-09-13ppc: Remove UCP1020 boardSimon Glass
2021-09-10configs: j72*_evm: Define the buffer sizes for dfuAswath Govindraju
2021-09-10include: configs: am64x_evm: Add env variables for booting to kernel using US...Aswath Govindraju
2021-09-10ARM: omap3: evm: Enable booting 'fitImage' with DEFAULT_FIT_TI_ARGSDerald D. Woods
2021-09-10arm: mvebu: a38x: Fix 5200000 baudratePali Rohár
2021-09-08common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASHAlexandru Gagniuc
2021-09-07arm: Finish migration of CONFIG_MACH_TYPETom Rini
2021-09-07arm: Add Kconfig entry for MACH_TYPETom Rini
2021-09-07arm: Disable ATAGs supportTom Rini
2021-09-07imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIGTom Rini
2021-09-07Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigTom Rini
2021-09-07riscv: enable booting HiFive Unmatched from SATAHeinrich Schuchardt
2021-09-04net: Move network rules to drivers/netSimon Glass