aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-12ti: keystone: Migrate CONFIG_SOC_K2* to KconfigWIP/migrate-TI-symbolsTom Rini5-12/+16
2021-09-12ti: keystone: Move away from CONFIG_SOC_KEYSTONETom Rini6-9/+7
2021-09-12omap4_panda: Remove unused comments/codeTom Rini1-14/+0
2021-09-12omap3_logic: Remove unused comments/codeTom Rini1-14/+0
2021-09-12am3517_evm: Remove unused comments/codeTom Rini1-13/+0
2021-09-12Convert CONFIG_OMAP_EHCI_PHY1_RESET_GPIO et al to KconfigTom Rini13-15/+50
2021-09-12usb: ehci-omap: Drop non-DM_USB legacy codeTom Rini1-13/+0
2021-09-12omapl138_lcdk: Stop using CONFIG_MACH_OMAPL138_LCDKTom Rini2-2/+1
2021-09-12ti: keystone: dma: Migrate to KconfigTom Rini4-59/+34
2021-09-12ti: keystone: Clean up or migrate some NAND related options.Tom Rini3-8/+10
2021-09-12compulab: Clean up some unused symbolsTom Rini3-46/+0
2021-09-12Convert CONFIG_USB_XHCI_OMAP to KconfigTom Rini17-10/+22
2021-09-12usb: phy: ti: Remove non-DM PHY codeTom Rini13-284/+0
2021-09-12keystone2: Move CONFIG_AEMIF_CNTRL_BASE out of CONFIG namespaceTom Rini2-7/+4
2021-09-12am335x: Remove legacy non-DM_USB codeTom Rini6-167/+0
2021-09-12am335x_boneblack_vboot: Enable SPL_OF_CONTROLTom Rini1-0/+1
2021-09-12am335x_guardian: Enable SPL_OF_CONTROLTom Rini1-0/+1
2021-09-12am335x: Enable SPL_OF_CONTROLTom Rini3-2/+12
2021-09-12doc: ti: am335x_evm: Minor general updatesTom Rini1-35/+8
2021-09-12doc: ti: Convert am335x_evm README to rSTTom Rini2-64/+87
2021-09-11Merge branch '2021-09-11-update-docker-container' into nextTom Rini5-6/+101
2021-09-11CI: Update to latest container imagesWIP/2021-09-11-update-docker-containerTom Rini2-2/+2
2021-09-11azure/gitlab: Add tests for SiFive Unleashed boardBin Meng2-2/+44
2021-09-11riscv: sifive: unleashed: Add genimage config filesBin Meng2-0/+38
2021-09-11tools: docker: Build and install genimageBin Meng1-0/+9
2021-09-11tools: docker: Bump up QEMU version to 6.1.0Bin Meng1-1/+7
2021-09-11Dockerfile: Update to latest "focal" tagTom Rini1-1/+1
2021-09-07Merge branch '2021-09-07-ATAGs-and-related-migration' into nextTom Rini246-874/+197
2021-09-07arm: Finish migration of CONFIG_MACH_TYPETom Rini88-268/+24
2021-09-07arm: Add Kconfig entry for MACH_TYPETom Rini6-2/+22
2021-09-07arm: Disable ATAGs supportTom Rini151-563/+116
2021-09-07imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIGTom Rini19-20/+27
2021-09-07Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigTom Rini19-21/+8
2021-09-04configs: Resync with savedefconfigTom Rini57-86/+20
2021-09-04Merge branch '2021-09-04-makefile-cleanups-part-b' into nextTom Rini463-973/+1131
2021-09-04net: Move network rules to drivers/netSimon Glass7-7/+12
2021-09-04net: Rename SPL_NET_SUPPORT to SPL_NETSimon Glass16-25/+25
2021-09-04power: Refactor Makefile rulesSimon Glass6-12/+25
2021-09-04power: Add a POWER configSimon Glass2-2/+16
2021-09-04i2c: Convert CONFIG_POWER_I2C et al to KconfigSimon Glass68-65/+131
2021-09-04power: Rename CONFIG_POWER to CONFIG_POWER_LEGACYSimon Glass34-40/+45
2021-09-04power: Tidy up #undef of CONFIG_DM_PMICSimon Glass20-21/+38
2021-09-04gpio: Add a GPIO configSimon Glass2-3/+14
2021-09-04tegra: gpio: Drop use of CONFIG_xxx variablesSimon Glass1-5/+5
2021-09-04Makefile: Move drivers/dma/ into drivers/MakefileSimon Glass3-2/+3
2021-09-04Convert CONFIG_DMA_LPC32XX to KconfigSimon Glass4-4/+12
2021-09-04ti: Convert CONFIG_TI_EDMA3 to KconfigSimon Glass9-1/+8
2021-09-04dma: Add a Kconfig for legacy DMASimon Glass1-0/+10
2021-09-04Makefile: Unify the rules for BOOTCOUNT_LIMITSimon Glass1-3/+1
2021-09-04sata: Rename SATA_SUPPORT to SATASimon Glass9-16/+16