aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-10Merge branch '2022-03-09-events-subsystem' into nextnextTom Rini600-1170/+1951
2022-03-09event: Add documentationWIP/2022-03-09-events-subsystemSimon Glass4-0/+117
2022-03-09event: Add a script to decode the event-spy listSimon Glass3-0/+137
2022-03-09event: Add a commandSimon Glass5-0/+40
2022-03-09event: Convert arch_cpu_init_dm() to use eventsSimon Glass26-43/+74
2022-03-09event: Convert misc_init_f() to use eventsSimon Glass21-22/+32
2022-03-09event: Add events for device probe/removeSimon Glass7-0/+96
2022-03-09event: Set up the event system on start-upSimon Glass1-0/+2
2022-03-09event: Add a simple testSimon Glass4-0/+53
2022-03-09event: Add basic support for eventsSimon Glass10-0/+465
2022-03-09binman: Expand elf support a littleSimon Glass1-7/+51
2022-03-09sandbox: start: Sort the header filesSimon Glass1-2/+2
2022-03-09net: fec_mxc: Drop CONFIG_FEC_XCV_TYPETom Rini47-84/+3
2022-03-09net: fec_mxc: Remove non-DM_ETH codeTom Rini1-245/+0
2022-03-09imx: Convert some boards to DM_ETHTom Rini16-4/+15
2022-03-09Convert CONFIG_ETHPRIME to KconfigTom Rini297-154/+458
2022-03-09Remove CONFIG_HAS_ETH0 et al symbolsTom Rini16-52/+0
2022-03-09Convert CONFIG_NFS_TIMEOUT to KconfigTom Rini5-16/+12
2022-03-09Convert CONFIG_BOOT_RETRY_TIME et al to KconfigTom Rini30-52/+90
2022-03-09powerpc: Move CONFIG_BPTR_VIRT_ADDR out of CONFIG namespaceTom Rini2-6/+4
2022-03-09Convert CONFIG_NET_RETRY_COUNT to KconfigTom Rini143-115/+117
2022-03-09Convert CONFIG_ARP_TIMEOUT to KconfigTom Rini82-51/+61
2022-03-09Convert CONFIG_A008044_WORKAROUND to KconfigTom Rini3-10/+7
2022-03-09Convert CONFIG_A003399_NOR_WORKAROUND to KconfigTom Rini3-10/+7
2022-03-09Convert CONFIG_ARMV8_SWITCH_TO_EL1 to KconfigTom Rini3-4/+6
2022-03-09arm: sunxi: Remove most SoC-specific config header filesTom Rini8-138/+2
2022-03-08Convert CONFIG_ARMV7_SECURE_BASE et al to KconfigTom Rini24-54/+41
2022-03-08configs: Resync with savedefconfigTom Rini18-102/+60
2022-03-07Merge branch '2022-03-07-add-platforms' into nextTom Rini25-11/+1258
2022-03-07configs: evb-ast2[56]00: Enable GPIO controlWIP/2022-03-07-add-platformsAndrew Jeffery2-0/+6
2022-03-07ARM: dts: ast2500: Add ngpios property to GPIO nodeAndrew Jeffery1-0/+1
2022-03-07gpio: Add Aspeed GPIO driverAndrew Jeffery3-0/+307
2022-03-07arm: dts: Add DTS description for MMC2 am33xx devicesLukasz Majewski1-9/+30
2022-03-07arm: dts: Add mmc[01] aliases to am33xx.dtsiLukasz Majewski1-0/+2
2022-03-07arm: mmc: Add "ti, am335-sdhci" compatible for TI's omap_hsmmc driverLukasz Majewski1-0/+1
2022-03-07configs: bcm96753ref_ram_defconfig: enable led supportPhilippe Reynes1-0/+1
2022-03-07arch: arm: dts: bcm96753ref: enable led supportPhilippe Reynes1-0/+18
2022-03-07arch: arm: dts: bcm6753: add led supportPhilippe Reynes1-0/+7
2022-03-07drivers: led: led_bcm6753: initial supportPhilippe Reynes3-0/+278
2022-03-07bcm96753ref: add initial supportPhilippe Reynes9-0/+264
2022-03-07watchdog: bcm6345: allow to use this driver on arm bcm6753Philippe Reynes1-1/+2
2022-03-07nand: brcmnand: add bcm6753 supportPhilippe Reynes3-0/+131
2022-03-07gpio: bcm6345: allow to use this driver on arm bcm6753Philippe Reynes1-1/+2
2022-03-07bcm6753: add initial supportPhilippe Reynes2-0/+208
2022-03-03Merge branch '2022-03-03-Kconfig-migrations' into nextWIP/03Mar2022-nextTom Rini518-2857/+713
2022-03-03Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini85-44/+56
2022-03-03Convert CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS to KconfigTom Rini59-13/+52
2022-03-03net: Remove CONFIG_BOOTP_DHCP_REQUEST_DELAYTom Rini2-17/+0
2022-03-03Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini222-225/+195
2022-03-03powerpc: P1010RDB: Move CONFIG_BOOTMODE out of CONFIG namespaceTom Rini1-3/+3