mtd: nand: pxa3xx: enable NAND controller if the SoC needs it
[pandora-u-boot.git] / drivers /
2020-10-29 Shmuel Hazanmtd: nand: pxa3xx: enable NAND controller if the SoC...
2020-10-29 Baruch Siachmtd: pxa3xx_nand: remove dead code
2020-10-29 Shmuel Hazanmtd: pxa3xx_nand: port to use driver model
2020-10-29 Igal Libermanphy: marvell: cp110: update mode parameter for pcie...
2020-10-29 Grzegorz Jaszczykphy: marvell: cp110: let the firmware configure comphy...
2020-10-29 Grzegorz Jaszczykphy: marvell: cp110: let the firmware configure the...
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 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...
2020-10-19 Eugen Hristevclk: at91: clk-master: add 5th divisor for mck master
2020-10-19 Claudiu Bezneaclk: at91: sam9x60: add support compatible with CCF
2020-10-19 Tom RiniMerge tag 'video-for-2021.01' of https://gitlab.denx...
2020-10-18 Patrick Delaunayconfigs: migrate CONFIG_BMP_16/24/32BPP to defconfigs
2020-10-18 Patrick Delaunayconfigs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs
2020-10-18 Patrick Delaunayconfigs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs
2020-10-18 Dario Binacchivideo: backlight: fix pwm's duty cycle calculation
2020-10-18 Dario Binacchivideo: backlight: fix pwm data structure description
2020-10-18 Neil Armstrongvideo: dw-mipi-dsi: permit configuring the escape clock...
2020-10-18 Neil Armstrongvideo: dw-mipi-dsi: driver-specific configuration of...
2020-10-16 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-16 Tom RiniMerge branch '2020-10-15-further-cleanup_dev_xxx'
2020-10-16 Tom Riniusb: dwc3: Include device_compat.h in dwc3-octeon-glue.c
2020-10-16 Tom Riniclk: at91: Include device_compat.h in compat.c
2020-10-16 Sean Andersonusb: musb-new: mt85xx: Fix not calling dev_err with...
next