binman: Support compression of sections
[platform/kernel/u-boot.git] / drivers /
2020-10-29 Simon Glassdm: Use driver_info index instead of pointer
2020-10-29 Simon Glassx86: apl: Take advantage of the of-platdata parent...
2020-10-29 Simon Glassx86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT
2020-10-29 Simon Glassdm: core: Convert #ifdef to if() in root.c
2020-10-29 Simon Glassdm: Add a test for of-platdata parent information
2020-10-29 Simon Glassdm: Support parent devices with of-platdata
2020-10-29 Simon Glasssandbox: Fix up building for of-platdata
2020-10-29 Simon Glassdm: Use an allocated array for run-time device info
2020-10-29 Simon Glassdm: test: Add a test for of-platdata phandles
2020-10-29 Simon Glassdm: test: Add a check that all devices have a dev value
2020-10-29 Simon Glassdm: test: Drop of-platdata pytest
2020-10-29 Simon Glassdm: core: Allow dm_warn() to be used in SPL
2020-10-29 Simon Glasssandbox: Drop ad-hoc device declarations in SPL
2020-10-29 Simon Glassdm: Avoid using #ifdef for CONFIG_OF_LIVE
2020-10-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-28 Tom RiniMerge branch '2020-10-28-mux-driver-framework'
2020-10-28 Jean-Jacques Hiblotdrivers: mux: mmio-based syscon mux controller
2020-10-28 Jean-Jacques Hiblotdm: board: complete the initialization of the muxes...
2020-10-28 Jean-Jacques Hiblotdrivers: Add a new framework for multiplexer devices
2020-10-28 Tom RiniMerge tag 'efi-2021-01-rc2' of https://gitlab.denx...
2020-10-27 Heinrich Schuchardtrtc: provide an emulated RTC
2020-10-26 Tom RiniMerge tag 'video-for-2021.01-rc1' of https://gitlab...
2020-10-26 Anatolij Gustschinnokia_rx51: disable obsolete VIDEO config
2020-10-26 Anatolij Gustschineb_cpu5282: fix CONFIG_DM_VIDEO build warnings
2020-10-26 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-26 Sean Andersonriscv: Move timer portions of SiFive CLINT to drivers...
2020-10-26 Sean Andersontimer: Add _TIMER suffix to Andes PLMT Kconfig
2020-10-26 Sean Andersonriscv: Move Andes PLMT driver to drivers/timer
2020-10-26 Heinrich Schuchardtclk: kendryte: no need to check argument of free()
2020-10-24 Tom RiniMerge branch '2020-10-23-misc-changes'
2020-10-23 Peng Fanphy: nop-phy: add clk bulk
2020-10-23 Patrick Delaunayi2c: i2c-gpio: Convert to use APIs which support live DT
2020-10-23 Patrick Delaunaypower: regulator: gpio-regulator: Convert to use APIs...
2020-10-23 Patrick Delaunaypower: regulator: gpio-regulator: protect count value
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-23 Tom RiniMerge branch '2020-10-23-revert-xen-changes'
2020-10-23 Tom RiniRevert "serial: serial_xen: print U-Boot banner and...
2020-10-23 Tom RiniRevert "serial: serial_xen: add DEBUG_UART support"
2020-10-23 Hou Zhiqiangdm: pci: fsl: Correct the workaround of erratum A-007815
2020-10-23 Razvan Ionut Cirjannet: lx2160a.c: Update to set ECx_PMUX precedence
2020-10-23 hui.songgpio: mpc8xxx: support fsl-layerscape platform
2020-10-23 Laurentiu Tudorpci: layerscape: add a way of specifying additional...
2020-10-23 Laurentiu Tudorpci: layerscape: move pci node search in a common function
2020-10-23 Laurentiu Tudorpci: layerscape: move per-pci device fdt fixup in a...
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-22 Tom RiniMerge branch '2020-10-22-misc-changes'
2020-10-22 Heiko Schocherrtc: move pcf8563 to Kconfig
2020-10-22 Fabien Parentmmc: mtk-sd: change some dev_err into dev_dbg
2020-10-22 AKASHI Takahiroserial: serial_xen: add DEBUG_UART support
2020-10-22 AKASHI Takahiroserial: serial_xen: print U-Boot banner and others
2020-10-22 Chia-Wei, Wangcosmetic: reset: ast2500: Rename driver and configs
2020-10-22 Chia-Wei, Wangreset: ast2500: Use SCU for reset control
2020-10-22 Dario Binacchiclk: ccf: replace the get_rate helper
2020-10-22 Naoki HayamaARM: mvebu: a38x: Fix comment typo
2020-10-22 Naoki Hayamammc: Fix comment typo
2020-10-22 Robert Markorng: Add Qualcomm MSM PRNG driver
2020-10-22 Robert Markonet: Add IPQ40xx MDIO driver
2020-10-22 Robert Markospi: Add Qualcomm QUP SPI controller driver
2020-10-22 Sean Andersontimer: Return count from timer_ops.get_count
2020-10-22 Heinrich Schuchardtcommon: rename getc() to getchar()
2020-10-22 Simon Glasstpm: cr50: Correct logging statements
2020-10-22 Simon Glassi2c: designware: Use log_debug() for debugging
2020-10-22 Simon Glasssyscon: Drop the logging in syscon_get_by_driver_data()
2020-10-22 Tom RiniMerge tag 'u-boot-stm32-20201021' of https://gitlab...
2020-10-22 Tom RiniMerge branch '2021.01-rc' of https://github.com/lftan...
2020-10-21 Tom RiniMerge tag 'efi-2021-01-rc1-2' of https://gitlab.denx...
2020-10-21 Andre Przywaranet: sun8i-emac: Lower MDIO frequency
2020-10-21 Andre Przywaranet: sun8i-emac: Make internal PHY handling more robust
2020-10-21 Andre Przywaranet: sun8i_emac: Simplify and fix error handling for RX
2020-10-21 Andre Przywaranet: sun8i_emac: Fix MAC soft reset
2020-10-21 Andre Przywaranet: sun8i_emac: Fix overlong lines
2020-10-21 Andre Przywaranet: sun8i_emac: Wrap and simplify cache maintenance...
2020-10-21 Andre Przywaranet: sun8i_emac: Drop unneeded cache invalidation befor...
2020-10-21 Andre Przywaranet: sun8i_emac: Reduce cache maintenance on TX descrip...
2020-10-21 Andre Przywaranet: sun8i_emac: Improve cache maintenance on RX descri...
2020-10-21 Andre Przywaranet: sun8i_emac: Name magic bits and simplify read...
2020-10-21 Andre Przywaranet: sun8i_emac: Remove pointless wrapper functions
2020-10-21 Andre Przywaranet: sun8i_emac: Simplify mdio_read/mdio_write functions
2020-10-21 Andre Przywaranet: sun8i_emac: Don't hand out TX descriptor too early
2020-10-21 Andre Przywaranet: sun8i-emac: Bail out on PHY error
2020-10-21 Patrick Delaunayarm: stm32: cleanup arch gpio.h
2020-10-21 Alexandru Gagniucmmc: stm32_sdmmc2: Use mmc_of_parse() to read host...
2020-10-21 Alexandru Gagniucmmc: mmc_of_parse: Enable 52 MHz support with "cap...
2020-10-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-10-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2020-10-20 Lad Prabhakarpinctrl: renesas: pfc-r8a77990: Sync PFC tables with...
2020-10-20 Lad Prabhakarclk: renesas: Import R8A774C0 clock tables from Linux 5.9
2020-10-20 Biju Dasclk: renesas: Add R8A774E1 clock tables
2020-10-20 Biju Dasclk: renesas: Add R8A774B1 clock tables
2020-10-20 Biju Dasclk: renesas: r8a774a1-cpg-mssr: Add R8A774A1 RPC clock
2020-10-20 Biju Dasspi: renesas_rpc_spi: Add R-Car Gen3 and RZ/G2 fallback...
2020-10-19 Chunfeng Yunusb: gadget: Add bcdDevice for the MTU3 USB Gadget...
2020-10-19 Chunfeng Yunusb: add MediaTek USB3 DRD driver
2020-10-19 Chunfeng Yunusb: common: add define of usb_speed_string()
2020-10-19 Chunfeng Yunusb: add USB_SPEED_SUPER_PLUS
2020-10-19 Naoki Hayamausb: musb-new: Fix typo in caution message
2020-10-19 Chance.Yangusb: dwc2: Fix control OUT transfer issue
2020-10-19 Heinrich Schuchardtusb: xhci: avoid type conversion of void *
2020-10-19 Tom RiniMerge tag 'u-boot-atmel-2021.01-b' of https://gitlab...
2020-10-19 Eugen Hristevclk: at91: sama7g5: add 5th divisor for mck0 layout...
next