platform/kernel/u-boot.git
2020-09-30 Philippe Reynessntp: use udp framework
2020-09-30 Philippe Reynessandbox: enable support of generic udp protocol
2020-09-30 Philippe Reynesnet: add a generic udp protocol
2020-09-30 Patrick Delaunaynet: dwc_eth_qos: Convert to use APIs which support...
2020-09-30 Srinath Mannamphy: add support for stingray PAXB PHY controller
2020-09-30 Heinrich Schuchardtnet: use log_err() for 'No ethernet found' message
2020-09-30 Ley Foon Tannet: tftp: Fix load_block offset calculation
2020-09-30 Ley Foon Tannet: tftp: Fix store_block offset calculation
2020-09-30 Ley Foon Tannet: tftp: Fix tftp_prev_block counter update
2020-09-30 Adam Fordnet: smc911x: Automatically Update ethaddr with MAC
2020-09-30 Thirupathaiah... net: ftgmac100: Add support for board specific PHY...
2020-09-30 Heiko Stuebnernet: phy: mscc: sync rx/tx delay settings with Linux...
2020-09-30 Heiko Stuebnernet: phy: mscc: make clock-output configurable on vsc85xx
2020-09-30 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-09-30 Tom RiniMerge branch '2020-09-29-dev_xxx-print-improvement...
2020-09-30 Sean Andersondm: Print device name in dev_xxx like Linux
2020-09-30 Sean Andersondm: Use symbolic constants for log levels in dev_xxx
2020-09-30 Sean Andersonvideo: stm32: Fix not calling dev_xxx with a device
2020-09-30 Sean Andersonusb: musb-new: sunxi: Fix not calling dev_err with...
2020-09-30 Sean Andersonusb: dwc3: Don't include asm-generic/io.h
2020-09-30 Sean Andersonusb: dwc3: ti: Fix not calling dev_err with a device
2020-09-30 Sean Andersonusb: dwc3: Fix not calling dev_xxx with a device
2020-09-30 Sean Andersonusb: dwc2: Fix not calling dev_xxx with a device
2020-09-30 Sean Andersonusb: cdns3: Fix not calling dev_xxx with a device
2020-09-30 Sean Andersonsysreset: ti: Fix not calling dev_err with a device
2020-09-30 Sean Andersonspi: zynqmp_gqspi: Fix not calling dev_err with a device
2020-09-30 Sean Andersonspi: sunxi: Fix not calling dev_err with a device
2020-09-30 Sean Andersonsoc: qualcomm: Fix not calling dev_err with a device
2020-09-30 Sean Andersonremoteproc: k3: Fix not calling dev_xxx with a device
2020-09-30 Sean Andersonremoteproc: k3-r5: Fix not calling dev_xxx with a device
2020-09-30 Sean Andersonremoteproc: Remove unused function rproc_elf_sanity_check
2020-09-30 Sean Andersonphy: usbphyc: Fix not calling dev_err with a device
2020-09-30 Sean Andersonphy: ti: Fix not calling dev_err with a device
2020-09-30 Sean Andersonphy: sun4i-usb: Fix not calling dev_err with a device
2020-09-30 Sean Andersonphy: rockchip: Fix not calling dev_err with a device
2020-09-30 Sean Andersonphy: marvell: Fix not calling dev_err with a device
2020-09-30 Sean Andersonnet: ti: cpsw: Fix not calling dev_dbg with a device
2020-09-30 Sean Andersonnet: sun8i_emac: Fix not calling dev_xxx with a device
2020-09-30 Sean Andersonnet: sunxi: Fix not calling dev_xxx with a device
2020-09-30 Sean Andersonlinux/compat.h: Remove netdev_xxx functions
2020-09-30 Sean Andersonnet: mvpp2: Convert netdev_xxx to dev_xxx
2020-09-30 Sean Andersonnet: mvpp2: Fix not calling dev_xxx with a device
2020-09-30 Sean Andersonnet: mvneta: Convert netdev_xxx to dev_xxx
2020-09-30 Sean Andersonnet: mvneta: Fix not always calling dev_err with a...
2020-09-30 Sean Andersonnet: mdio: Fix not calling dev_dbg with a device
2020-09-30 Sean Andersonnet: bcm6368: Fix not calling dev_info with a device
2020-09-30 Sean Andersonnand: vybrid: Re-introduce vf610_nfc.dev
2020-09-30 Sean Andersonnand: brcmnand: Fix not calling dev_err() with a device
2020-09-30 Sean Andersonnand: atmel: Fix not calling dev_xxx with a device
2020-09-30 Sean Andersonmailbox: k3: Fix not calling dev_err with a device
2020-09-30 Sean Andersonmmc: mtk-sd: Fix not calling dev_err with a device
2020-09-30 Sean Andersonmmc: bcm2835-host: Fix not calling dev_dbg with a device
2020-09-30 Sean Andersonmmc: Add mmc_dev()
2020-09-30 Sean Andersonmtd: spi-nand: Fix not calling dev_err with a device
2020-09-30 Sean Andersonmtd: spi: Fix logging in spi-nor-tiny
2020-09-30 Sean Andersonmtd: spi: Include dm.h in spi-nor-core.c
2020-09-30 Sean Andersonmtd: nand: sunxi: Fix not calling dev_err with a device
2020-09-30 Sean Andersonmtd: nand: pxa3xx: Fix not calling dev_xxx with a device
2020-09-30 Sean Andersoni2c: mxc: Fix dev_err being called on a nonexistant...
2020-09-30 Sean Andersonfirmware: ti_sci: Fix not calling dev_err with a device
2020-09-30 Sean Andersondm: syscon: Fix calling dev_dbg with an uninitialized...
2020-09-30 Sean Andersonriscv: Add some comments to start.S
2020-09-30 Sean Andersonriscv: Ensure gp is NULL or points to valid data
2020-09-30 Sean Andersonriscv: Consolidate fences into AMOs for available_harts...
2020-09-30 Sean Andersonriscv: Clear pending IPIs on initialization
2020-09-30 Sean Andersonriscv: Use a valid bit to ignore already-pending IPIs
2020-09-30 Sean Andersonriscv: Match memory barriers between send_ipi_many...
2020-09-30 Sean AndersonRevert "riscv: Clear pending interrupts before enabling...
2020-09-30 Sean Andersonriscv: Update SiFive device tree for new CLINT driver
2020-09-30 Sean Andersonriscv: Update Kendryte device tree for new CLINT driver
2020-09-30 Sean Andersonriscv: clk: Add CLINT clock to kendryte clock driver
2020-09-30 Sean Andersonriscv: Rework Sifive CLINT as UCLASS_TIMER driver
2020-09-30 Sean Andersonriscv: Clean up initialization in Andes PLIC
2020-09-30 Sean Andersonriscv: Rework Andes PLMT as a UCLASS_TIMER driver
2020-09-30 Sean Andersontimer: Add a test for timer_timebase_fallback
2020-09-30 Sean Andersontimer: Add helper for drivers using timebase fallback
2020-09-30 Sean Andersonriscv: Rework riscv timer driver to only support S...
2020-09-30 Bin Mengram: sifive: Remove regmap dependency
2020-09-30 Bin Mengram: sifive: Check return value on clk_enable()
2020-09-30 Heinrich Schuchardtdoc/sipeed/maix: describe RESET and BOOT button
2020-09-30 Heinrich Schuchardtdoc: correct kflash settings for Maix One Dock
2020-09-30 Pragnesh Patelcmd: irq: disable CMD_IRQ for riscv arch
2020-09-25 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-09-25 Simon Glassx86: edison: Add documentation for using am xFSTK image
2020-09-25 Simon Glassx86: edison: Generate an image suitable for xFSTK
2020-09-25 Simon Glassbinman: Support adding a U-Boot environment
2020-09-25 Simon Glassbinman: Show an error when a file is missing
2020-09-25 Simon Glassx86: Use multiple images
2020-09-25 Simon Glassx86: video: Show information about each video device
2020-09-25 Simon Glassx86: Add support for more than 8 MTRRs
2020-09-25 Simon Glassx86: Allow showing details about a HOB entry
2020-09-25 Simon Glassx86: hob: Try to show a name instead of a GUID
2020-09-25 Simon Glassx86: hob: Add way to show a single hob entry
2020-09-25 Simon Glassacpi: Use I2cSerialBusV2() instead of I2cSerialBus()
2020-09-25 Simon Glassacpi: Add more documentation for struct acpi_gpio
2020-09-25 Simon Glassx86: coral: Update config and device tree for ACPI
2020-09-25 Simon Glassx86: Move include of bitops out of ACPI region
2020-09-25 Simon Glassx86: Add a way to add to the e820 memory table
2020-09-25 Simon Glassacpi: Use defines for field lengths
2020-09-25 Simon Glassx86: fsp: Show FSP-S or FSP-M address in fsp_get_header()
next