summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ti: keystone: Migrate CONFIG_SOC_K2* to KconfigWIP/migrate-TI-symbolsTom Rini2021-09-125-12/+16
* ti: keystone: Move away from CONFIG_SOC_KEYSTONETom Rini2021-09-126-9/+7
* omap4_panda: Remove unused comments/codeTom Rini2021-09-121-14/+0
* omap3_logic: Remove unused comments/codeTom Rini2021-09-121-14/+0
* am3517_evm: Remove unused comments/codeTom Rini2021-09-121-13/+0
* Convert CONFIG_OMAP_EHCI_PHY1_RESET_GPIO et al to KconfigTom Rini2021-09-1213-15/+50
* usb: ehci-omap: Drop non-DM_USB legacy codeTom Rini2021-09-121-13/+0
* omapl138_lcdk: Stop using CONFIG_MACH_OMAPL138_LCDKTom Rini2021-09-122-2/+1
* ti: keystone: dma: Migrate to KconfigTom Rini2021-09-124-59/+34
* ti: keystone: Clean up or migrate some NAND related options.Tom Rini2021-09-123-8/+10
* compulab: Clean up some unused symbolsTom Rini2021-09-123-46/+0
* Convert CONFIG_USB_XHCI_OMAP to KconfigTom Rini2021-09-1217-10/+22
* usb: phy: ti: Remove non-DM PHY codeTom Rini2021-09-1213-284/+0
* keystone2: Move CONFIG_AEMIF_CNTRL_BASE out of CONFIG namespaceTom Rini2021-09-122-7/+4
* am335x: Remove legacy non-DM_USB codeTom Rini2021-09-126-167/+0
* am335x_boneblack_vboot: Enable SPL_OF_CONTROLTom Rini2021-09-121-0/+1
* am335x_guardian: Enable SPL_OF_CONTROLTom Rini2021-09-121-0/+1
* am335x: Enable SPL_OF_CONTROLTom Rini2021-09-123-2/+12
* doc: ti: am335x_evm: Minor general updatesTom Rini2021-09-121-35/+8
* doc: ti: Convert am335x_evm README to rSTTom Rini2021-09-122-64/+87
* Merge branch '2021-09-11-update-docker-container' into nextTom Rini2021-09-115-6/+101
|\
| * CI: Update to latest container imagesWIP/2021-09-11-update-docker-containerTom Rini2021-09-112-2/+2
| * azure/gitlab: Add tests for SiFive Unleashed boardBin Meng2021-09-112-2/+44
| * riscv: sifive: unleashed: Add genimage config filesBin Meng2021-09-112-0/+38
| * tools: docker: Build and install genimageBin Meng2021-09-111-0/+9
| * tools: docker: Bump up QEMU version to 6.1.0Bin Meng2021-09-111-1/+7
| * Dockerfile: Update to latest "focal" tagTom Rini2021-09-111-1/+1
|/
* Merge branch '2021-09-07-ATAGs-and-related-migration' into nextTom Rini2021-09-07246-874/+197
|\
| * arm: Finish migration of CONFIG_MACH_TYPEWIP/2021-09-07-ATAGs-and-related-migrationTom Rini2021-09-0788-268/+24
| * arm: Add Kconfig entry for MACH_TYPETom Rini2021-09-076-2/+22
| * arm: Disable ATAGs supportTom Rini2021-09-07151-563/+116
| * imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIGTom Rini2021-09-0719-20/+27
| * Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigTom Rini2021-09-0719-21/+8
|/
* configs: Resync with savedefconfigTom Rini2021-09-0457-86/+20
* Merge branch '2021-09-04-makefile-cleanups-part-b' into nextTom Rini2021-09-04463-973/+1131
|\
| * net: Move network rules to drivers/netWIP/2021-09-04-makefile-cleanups-part-bSimon Glass2021-09-047-7/+12
| * net: Rename SPL_NET_SUPPORT to SPL_NETSimon Glass2021-09-0416-25/+25
| * power: Refactor Makefile rulesSimon Glass2021-09-046-12/+25
| * power: Add a POWER configSimon Glass2021-09-042-2/+16
| * i2c: Convert CONFIG_POWER_I2C et al to KconfigSimon Glass2021-09-0468-65/+131
| * power: Rename CONFIG_POWER to CONFIG_POWER_LEGACYSimon Glass2021-09-0434-40/+45
| * power: Tidy up #undef of CONFIG_DM_PMICSimon Glass2021-09-0420-21/+38
| * gpio: Add a GPIO configSimon Glass2021-09-042-3/+14
| * tegra: gpio: Drop use of CONFIG_xxx variablesSimon Glass2021-09-041-5/+5
| * Makefile: Move drivers/dma/ into drivers/MakefileSimon Glass2021-09-043-2/+3
| * Convert CONFIG_DMA_LPC32XX to KconfigSimon Glass2021-09-044-4/+12
| * ti: Convert CONFIG_TI_EDMA3 to KconfigSimon Glass2021-09-049-1/+8
| * dma: Add a Kconfig for legacy DMASimon Glass2021-09-041-0/+10
| * Makefile: Unify the rules for BOOTCOUNT_LIMITSimon Glass2021-09-041-3/+1
| * sata: Rename SATA_SUPPORT to SATASimon Glass2021-09-049-16/+16