summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-12usb: hub: introduce HUB_DEBOUNCE_TIMEOUTPatrick Delaunay
2022-07-12usb: kbd: allow probing even if usbkbd not in stdinKory Maincent
2022-07-12corstone1000: enable isp1763 usb controller and mmcRui Miguel Silva
2022-07-12usb: add isp1760 family driverRui Miguel Silva
2022-07-12usb: common: move urb code to commonRui Miguel Silva
2022-07-12usb: dwc3: Add support to reset usb ULPI phyT Karthik Reddy
2022-07-12ti: keystone: Don't select GPIO_EXTRA_HEADERMichal Simek
2022-07-12arm: dts: stm32mp1: Drop fastboot and stm32prog trigger gpios on DHCOMJohann Neuhauser
2022-07-12configs: stm32mp13: activate some commandPatrick Delaunay
2022-07-12configs: stm32mp13: activate I2C supportPatrick Delaunay
2022-07-12configs: stm32mp13: activate RTC supportPatrick Delaunay
2022-07-12configs: stm32mp13: activate RNG supportPatrick Delaunay
2022-07-12configs: stm32mp13: Add support for baudrates higher than 115200Patrick Delaunay
2022-07-12ARM: dts: stm32mp13: activate led on STM32MP13F-DKPatrick Delaunay
2022-07-12ARM: dts: stm32mp13: alignment with v5.19Patrick Delaunay
2022-07-12stm32mp: add support of STM32MP13x Rev.YPatrick Delaunay
2022-07-12rng: stm32mp1_rng: add conditional reset feature for STM32MP13xLionel Debieve
2022-07-12i2c: stm32: add support for the st,stm32mp13 SOCPatrick Delaunay
2022-07-12ARM: dts: stm32: add SCMI version of STM32 boards (DK1/DK2/ED1/EV1)Patrick Delaunay
2022-07-12configs: stm32mp15: increase malloc size for pre-relocPatrick Delaunay
2022-07-12clk: stm32: add support compatible st, stm32mp1-rcc-securePatrick Delaunay
2022-07-12ARM: dts: stm32mp15: alignment with v5.19Patrick Delaunay
2022-07-12mmc: stm32_sdmmc2: introduce of_to_plat opsPatrick Delaunay
2022-07-12mmc: stm32_sdmmc2: remove privdataPatrick Delaunay
2022-07-12mmc: stm32_sdmmc2: cosmetic: rename stm32_sdmmc_bindPatrick Delaunay
2022-07-12ARM: dts: stm32mp13: add SCMI nodesPatrick Delaunay
2022-07-12ARM: dts: stm32mp13: add OP-TEE nodesPatrick Delaunay
2022-07-12configs: stm32m15: support STM32MP_BOARD_EXTRA_ENV for st boardsPatrick Delaunay
2022-07-11Merge branch 'next'Tom Rini
2022-07-11Prepare v2022.07v2022.07Tom Rini
2022-07-08Merge branch '2022-07-08-Kconfig-migrations' into nextTom Rini
2022-07-08powerpc: Use the poison value of 0xdeadbeef directly in DDR initTom Rini
2022-07-08i2c: Remove non-DM_I2C support from davinci_i2c.cTom Rini
2022-07-08legoev3: Migrate to DM_I2CTom Rini
2022-07-08omap3: emif4: More clearly hard-code cs0 sizeTom Rini
2022-07-08arm: Remove strongarm supportTom Rini
2022-07-08Convert CONFIG_SYS_CACHE_STASHING to KconfigTom Rini
2022-07-08requirements: Move to atomicwrites==1.4.1Tom Rini
2022-07-08requirements: Move to atomicwrites==1.4.1Tom Rini
2022-07-08Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-07-08imx8mq_phanbell: Remove custom CONFIG_SYS_MALLOC_F_LENFabio Estevam
2022-07-08Merge branch '2022-07-08-assorted-updates' into nextTom Rini
2022-07-08board_init: Do not reserve MALLOC_F area on stack if non-zero MALLOC_F_ADDRMarek Vasut
2022-07-08regmap: fix some commentsRalph Siemsen
2022-07-08serial: ns16550: Wait in debug_uart_init until tx buffer is emptyPali Rohár
2022-07-08led: pwm: Use NOP uclass driver for top-level nodeStefan Herbrechtsmeier
2022-07-08mtd: rawnand: Add support to dedicated function to set timingsKory Maincent
2022-07-08fw_env: add fallback to Linux's NVMEM based accessRafał Miłecki
2022-07-08Makefile: respect CONFIG_CC_OPTIMIZE_FOR_DEBUG for host toolsHeinrich Schuchardt
2022-07-08sound: enable building DA7219 driver with ACPIGEN=nHeinrich Schuchardt