binman: Support obtaining section contents immediately
[platform/kernel/u-boot.git] / drivers /
2021-03-27 Simon Glasscpu: Rename SPL_CPU_SUPPORT to SPL_CPU
2021-03-27 Simon Glasssf: Support querying write-protect
2021-03-27 Simon Glasssandbox: Provide a way to bind fixed/removeable devices
2021-03-27 Simon Glasssandbox: cros_ec: Only write EC state when the EC is...
2021-03-27 Simon Glasssandbox: Only call timer_timebase_fallback() if present
2021-03-27 Simon Glassx86: video: Allow coreboot video to be used on any...
2021-03-27 Simon Glassvideo: Fix video on coreboot with the copy buffer
2021-03-27 Simon Glassx86: Make coreboot sysinfo available to any x86 board
2021-03-27 Simon Glassmmc: pci_mmc: Set up the card detect
2021-03-27 Simon Glasstegra: i2c: Drop LOG_DEBUG
2021-03-27 Simon Glassx86: Probe device if needed in intel_gpio_xlate()
2021-03-27 Simon Glassx86: p2sb: Drop LOG_DEBUG
2021-03-27 Heinrich Schuchardtmtd: spi_flash_free()
2021-03-26 Tom RiniMerge tag 'dm-pull-26mar21-take2' of git://git.denx...
2021-03-26 Simon Glassdm: core: Use separate priv/plat data region
2021-03-26 Simon Glassdm: core: Allow storing priv/plat data separately
2021-03-26 Simon Glassdm: core: Move flags to device-runtime info
2021-03-26 Simon Glassdm: core: Create a struct for device runtime info
2021-03-26 Simon GlassRevert "sandbox: Disable I2C emulators in SPL"
2021-03-26 Simon Glasssandbox: i2c: Support i2c emulation with of-platdata
2021-03-26 Simon Glassdm: Rename device_get_by_driver_info_idx()
2021-03-26 Simon Glasssandbox: i2c: Move platdata structs to header files
2021-03-26 Simon Glassdm: core: Drop uclass_find_device_by_phandle() with...
2021-03-26 Simon Glassdm: core: Drop device_get_by_driver_info()
2021-03-26 Simon Glassclk: sandbox: Create a special fixed-rate driver
2021-03-26 Simon Glassclk: fixed-rate: Export driver parts for OF_PLATDATA_INST
2021-03-26 Simon Glassclk: sandbox: Move priv/plat data to a header file
2021-03-26 Tom RiniMerge tag 'efi-next' of https://source.denx.de/u-boot...
2021-03-25 Heinrich Schuchardtdfu: dfu_sf: avoid double free of SPI device
2021-03-22 Simon Glassdm: core: Skip adding uclasses with OF_PLATDATA_INST
2021-03-22 Simon Glassdm: core: Set up driver model for OF_PLATDATA_INST
2021-03-22 Simon Glassdm: core: Adjust uclass setup with of-platdata
2021-03-22 Simon Glassdm: core: Allow dropping run-time binding of devices
2021-03-22 Dario Binacchibus: ti-sysc: change in a normal driver
2021-03-22 Simon Glassdtoc: Generate device instances
2021-03-22 Simon Glassdtoc: Generate uclass devices
2021-03-22 Simon Glasssandbox: i2c: Rename driver names to work with of-platdata
2021-03-22 Simon Glassdtoc: Assign a sequence number to each node
2021-03-22 Heinrich Schuchardtdm: error handling dev_get_dma_range()
2021-03-22 Bin Mengmmc: pci: Fix Kconfig dependency
2021-03-20 Tom RiniMerge branch '2021-03-20-mediatek-updates' into next
2021-03-20 Weijie Gaoserial: mtk: rewrite the setbrg function
2021-03-20 Weijie Gaopinctrl: mt7629: add jtag function and pin group
2021-03-20 Weijie Gaopinctrl: mediatek: do not probe gpio driver if not...
2021-03-20 Sam Shihpinctrl: mediatek: add get_pin_muxing ops for mediatek...
2021-03-20 Sam Shihpinctrl: mediatek: fix wrong assignment in mtk_get_pin_name
2021-03-19 Tom RiniMerge branch 'next' of git://source.denx.de/u-boot...
2021-03-16 Lad Prabhakarpinctrl: renesas: Add support for R8A774C0
2021-03-16 Lad Prabhakarpinctrl: renesas: pfc-r8a77990: Sync PFC tables with...
2021-03-15 Tom RiniMerge tag 'v2021.04-rc4' into next
2021-03-15 Tom RiniMerge tag 'ti-v2021.04-rc4' of https://source.denx...
2021-03-15 Tom RiniMerge tag 'u-boot-stm32-20210312' of https://source...
2021-03-15 Tom RiniMerge branch '2021-03-12-assorted-improvements' into...
2021-03-14 Jorge Ramirez-Ortizdrivers: tee: sandbox: SCP03 control emulator
2021-03-13 Simon Glasstpm: Correct warning on 32-bit build
2021-03-12 Tom RiniMerge branch '2021-03-12-test-improvements' into next
2021-03-12 Simon Glassdm: core: Fix allocation of empty of-platdata
2021-03-12 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-03-12 Pali Rohárarm: mvebu: a38x: Remove dead code ARMADA_39X
2021-03-12 Pali Rohárarm: a37xx: pci: Implement workaround for the readback...
2021-03-12 Marek Behúnddr: marvell: axp: fix array types have different bound...
2021-03-12 Marek Behúnddr: marvell: axp: align signature of mv_xor_mem_init...
2021-03-12 Pali Rohárddr: marvell: a38x: Sync code with Marvell mv-ddr-marve...
2021-03-12 Sujeet Baranwalddr: marvell: a38x: Add more space for additional info...
2021-03-11 Yannick Fertrevideo: dw_mipi_dsi: update log of dphy_enable
2021-03-11 Yannick Fertrevideo: dw_mipi_dsi: missing device to log debug
2021-03-11 Patrick Delaunayvideo: stm32: remove all child of DSI bridge when its...
2021-03-11 Patrick Delaunayscmi: cosmetic: reorder include files
2021-03-11 Patrick Delaunayscmi: define LOG_CATEGORY
2021-03-11 Patrick Delaunayscmi: Include device_compat.h
2021-03-11 Etienne Carriereclk: stm32mp1: gets root clocks from fdt
2021-03-11 Patrice Chotardmtd: spinand: Add WATCHDOG_RESET() in spinand_mtd_read...
2021-03-11 Patrice Chotardmtd: nand: Add WATCHDOG_RESET() in nanddev_mtd_erase()
2021-03-11 Patrice Chotardspi: stm32_qspi: Add WATCHDOG_RESET in _stm32_qspi_read...
2021-03-11 Patrice Chotardmtd: spi-nor: Add WATCHDOG_RESET() in spi_nor_core...
2021-03-10 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2021-03-10 Chunfeng Yunusb: mtu3: flush cache for next GPD
2021-03-09 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2021-03-09 Simon Glassx86: Move INTEL_ACPIGEN to arch/x86
2021-03-08 Tom RiniMerge tag 'u-boot-amlogic-20210308' of https://gitlab...
2021-03-08 Tom RiniMerge branch 'v2021.04-rc4' of https://github.com/lftan...
2021-03-08 Neil Armstrongbutton: adc: fix treshold typo
2021-03-08 Siew Chin Limarm: socfpga: Move Stratix10 and Agilex to use TARGET_S...
2021-03-06 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-03-05 Bin Mengdm: sysreset: Add a Kconfig option for the 'reset'...
2021-03-05 Bin Menggpio: mpc8xxx: Support controller register physical...
2021-03-05 Bin Mengvirtio: Fix VirtIO BLK driver dependency
2021-03-05 Bin Mengpci: mpc85xx: Support 64-bit bus and cpu address
2021-03-05 Bin Mengpci: mpc85xx: Support controller register physical...
2021-03-05 Bin Mengpci: mpc85xx: Wrap LAW programming with CONFIG_FSL_LAW
2021-03-05 Bin Mengpci: fsl_pci_init: Dynamically allocate the PCI regions
2021-03-04 Tom RiniMerge tag 'next-2021-03-04' of https://gitlab.denx...
2021-03-04 Tom RiniMerge branch '2021-03-03-gpio-improvements' into next
2021-03-04 Tom RiniMerge tag 'dm-pull-3mar21' of https://gitlab.denx.de...
2021-03-04 Bin Mengserial: ns16550: Handle zero <clock-frequency> value
2021-03-04 Bin Mengserial: ns16550: Correct the base address type
2021-03-04 Heinrich Schuchardtsandbox: host bind must close file descriptor
2021-03-04 Simon Glassdm: core: Add DM_DEVICE_REMOVE condition to all exit...
2021-03-04 Simon Glassdm: core: Fix allocation of empty of-platdata
2021-03-03 Simon Glassgpio: Add a way to read 3-way strapping pins
next