summaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)Author
2021-10-06Convert CONFIG_SYS_NAND_PAGE_COUNT to KconfigTom Rini
2021-10-06Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini
2021-10-06Convert CONFIG_NAND_LPC32XX_MLC to KconfigTom Rini
2021-10-06m53menlo: Switch to deriving CONFIG_SYS_NAND_PAGE_COUNTTom Rini
2021-10-06rk3308: Remove unused NAND definesTom Rini
2021-10-05lib: optee: Remove CONFIG_OPTEE_LOAD_ADDRAlexandru Gagniuc
2021-10-03board: siemens: Add support for SIMATIC IOT2050 devicesJan Kiszka
2021-10-01serial: Use the default CONFIG_SYS_BAUDRATE_TABLE in more platformsTom Rini
2021-10-01Convert CONFIG_BAUDRATE to KconfigTom Rini
2021-10-01kgdb: Remove unused serial related optionsTom Rini
2021-10-01ppc: Remove MPC8349EMDS board and ARCH_MPC8349 supportTom Rini
2021-10-01arm: Remove bg0900 boardTom Rini
2021-10-01arm: Remove zmx25 board and ARCH_MX25Tom Rini
2021-10-01arm: Remove aspenite boardTom Rini
2021-10-01arm: Remove flea3 boardTom Rini
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