pandora-u-boot.git
2020-10-22 Robert Markonet: Add IPQ40xx MDIO driver
2020-10-22 Robert MarkoIPQ40xx: Add SPI support
2020-10-22 Robert Markospi: Add Qualcomm QUP SPI controller driver
2020-10-22 Heinrich Schuchardttools: image-host.c: use correct output format
2020-10-22 Holger Brunckkm: fix license string and compatible strings
2020-10-22 Naoki HayamaREADME: Convert HTTP links to HTTPS
2020-10-22 Naoki HayamaREADME: vxworks: Fix typo overwride
2020-10-22 Naoki HayamaREADME: sandbox: Change reference to sandbox details
2020-10-22 Naoki HayamaREADME: Update directory hierarchy
2020-10-22 Naoki HayamaREADME: Update source code location
2020-10-22 Naoki HayamaREADME: Update links to mailing list archives
2020-10-22 Sean Andersontimer: Return count from timer_ops.get_count
2020-10-22 Sean Andersondoc: Document timer API
2020-10-22 Heinrich Schuchardtcommon: rename getc() to getchar()
2020-10-22 Rasmus Villemoescli_hush.c: remove broken sanity check
2020-10-22 Heiko Schochercommon, autoboot: sync functionality with Kconfig descr...
2020-10-22 Naoki Hayamacosmetic: image: Fix comments and the order of definitions
2020-10-22 Naoki Hayamamkimage: Skip adding non-existent IDs to a list
2020-10-22 Naoki Hayamaimage: Add a function to modify category information
2020-10-22 Ovidiu PanaitKconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT
2020-10-22 Simon Glasstpm: cr50: Correct logging statements
2020-10-22 Simon Glassi2c: designware: Use log_debug() for debugging
2020-10-22 Simon Glassboard: Show memory for frame buffers
2020-10-22 Simon Glassbloblist: Place on a 4KB boundary
2020-10-22 Simon Glasssyscon: Drop the logging in syscon_get_by_driver_data()
2020-10-22 Simon Glasslog: Add missing category names
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 Marek VasutRevert "Fix data abort caused by mis-aligning FIT data"
2020-10-21 Patrick Delaunaystm32mp: stm32prog: accept device without partition
2020-10-21 Patrick Delaunayconfigs: stm32mp15: activate CMD_ELF
2020-10-21 Patrick Delaunayconfigs: stm32mp15: activate CMD_EXPORTENV
2020-10-21 Patrick Delaunayconfigs: stm32mp15: activate CMD_IMPORTENV
2020-10-21 Patrick DelaunayMAINTAINERS: Add STM32MP1 RNG driver in stm32mp platform
2020-10-21 Patrick DelaunayMAINTAINERS: Add stm32 and stm regexp for ARM STM STM32...
2020-10-21 Patrick Delaunayarm: stm32: cleanup arch gpio.h
2020-10-21 Marek VasutARM: dts: stm32: Do not set eth1addr if KS8851 has...
2020-10-21 Patrick Delaunaystm32mp: limit size of cacheable DDR in pre-reloc stage
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-21 Ralph Siemsenarm: socfpga: fix Gen5 enable of EMAC via FPGA
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 Lad Prabhakararm: dts: r8a774c0: Import DTS from Linux 5.9
2020-10-20 Lad Prabhakararm: renesas: Add config option for R8A774C0 SoC
2020-10-20 Biju Dasarm: renesas: Add config option for R8A774E1 SoC
2020-10-20 Biju Dasarm: renesas: Add config option for R8A774B1 SoC
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 YunMAINTAINERS: add USB driver to ARM MEDIATEK
2020-10-19 Chunfeng Yunconfigs: mt8512: enable fastboot and USB host related...
2020-10-19 Chunfeng Yunarm: dts: mt8512: add usb related nodes
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 Chunfeng Yundt-bindings: usb: mtu3: add bindings for MediaTek USB3 DRD
2020-10-19 Chunfeng Yundt-binding: usb: add bindings for some common properties
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 Patrick Wildtefi_loader: fix use after free in receive path
2020-10-19 Patrick Wildtnet: add a define for the number of packets received...
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 Nicolas FerreARM: at91: Add chip ID for SAM9X60 SiP
2020-10-19 Claudiu BezneaARM: dts: sam9x60: use alphabetical order
2020-10-19 Claudiu Bezneaconfigs: sam9x60ek: update defconfigs for CCF
2020-10-19 Claudiu BezneaARM: dts: sam9x60: use CCF compatibles for PMC
2020-10-19 Claudiu BezneaARM: dts: sam9x60: use slow clock CCF compatible bindings
2020-10-19 Claudiu BezneaARM: dts: sam9x60: use u-boot,dm-pre-reloc
2020-10-19 Claudiu BezneaARM: dts: sam9x60ek: add clock frequencies to board...
2020-10-19 Claudiu Bezneaclk: at91: sam9x60: add support compatible with CCF
2020-10-19 Claudiu Bezneaboard: atmel: sam9x60ek: add SYS_MALLOC_F_LEN to SYS_IN...
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-17 Sean Andersontest: Fix sandbox tests failing to build
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 Sean Andersondm: Don't undefine dev_xxx macros
2020-10-16 Sean Andersonlinux/compat.h: Remove redefinition of dev_xxx macros
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 Tom Riniarm: fsl-layerscape: Include device_compat.h in soc.c
2020-10-16 Sean Andersonusb: musb-new: mt85xx: Fix not calling dev_err with...
2020-10-16 Sean Andersonusb: musb-new: Include device_compat.h
2020-10-16 Sean Andersonusb: xhci: Include device_compat.h
2020-10-16 Sean Andersontimer: Include device_compat.h
next