platform/kernel/u-boot.git
2020-10-05 Tom RiniMerge tag 'u-boot-atmel-2021.01-a' of https://gitlab...
2020-10-05 Tom RiniMerge tag 'u-boot-stm32-20201003' of https://gitlab...
2020-10-05 Claudiu Bezneacpu: at91: add driver for CPU
2020-10-02 Tom RiniMerge branch 'rpi-next' of https://gitlab.denx.de/u...
2020-10-02 Ovidiu Panaitpinctrl: bcm283x: Store the return value of dev_read_u3...
2020-10-02 Ovidiu Panaitpinctrl: bcm283x: Read address from DT in ofdata_to_pla...
2020-10-02 Ovidiu Panaitpinctrl: bcm283x: DM_FLAG_PRE_RELOC: Remove OF_CONTROL...
2020-10-02 Patrick Delaunaymailbox: stm32_ipcc: Convert to use APIs which support...
2020-10-02 Patrick Delaunayvideo: stm32_dsi: Convert to use APIs which support...
2020-10-02 Patrick Delaunayvideo: stm32_ltdc: Convert to use APIs which support...
2020-10-02 Patrick Delaunaypinctrl: stm32: Add header with SPDX licence
2020-10-02 Patrick Delaunaypinctrl: stm32: Convert to use APIs which support live DT
2020-10-02 Patrick Delaunaygpio: stm32: check result of ofnode_phandle_args
2020-10-02 Patrick Delaunaygpio: stm32: cosmetic: cleanup gpio_stm32_probe
2020-10-02 Patrick DelaunayARM: dts: stm32mp1: DT alignment with Linux kernel...
2020-10-01 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-usb...
2020-10-01 Tom RiniRevert "net: smc911x: Automatically Update ethaddr...
2020-10-01 Lad Prabhakarusb: xhci-rcar: Add support for R8A774A1 SoC
2020-10-01 Chunfeng Yunusb: xhci: convert to readx_poll_sleep_timeout()
2020-10-01 Chunfeng Yunusb: xhci: use macros with parameter to fill ep_info2
2020-10-01 Chunfeng Yunusb: xhci: convert to TRB_TX_TYPE()
2020-10-01 Chunfeng Yunusb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET()
2020-10-01 Chunfeng Yunusb: xhci: convert to TRB_TYPE()
2020-10-01 Chunfeng Yunusb: xhci: convert to HCS_MAX_PORTS()
2020-10-01 Chunfeng Yunusb: xhci: add quirks flag to support MediaTek xHCI...
2020-10-01 Chunfeng Yunusb: xhci: create one unified function to calculate...
2020-10-01 Chunfeng Yunusb: xhci: add a member hci_version in xhci_ctrl struct
2020-10-01 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-sh...
2020-10-01 Tom RiniMerge branch '2020-09-30-assorted-network-improvements...
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 '2020-09-30-add-new-apis' into next
2020-09-30 Etienne Carrierefirmware: smci: sandbox test for SCMI reset controllers
2020-09-30 Etienne Carrierereset: add reset controller driver for SCMI agents
2020-09-30 Etienne Carrierefirmware: scmi: sandbox test for SCMI clocks
2020-09-30 Etienne Carriereclk: add clock driver for SCMI agents
2020-09-30 Etienne Carrieredt-bindings: arm: SCMI bindings documentation
2020-09-30 Etienne Carrierefirmware: scmi: support Arm SMCCC transport
2020-09-30 Etienne Carrierefirmware: scmi: mailbox/smt agent device
2020-09-30 Etienne Carrierefirmware: add SCMI agent uclass
2020-09-30 Jean-Jacques... test: dm: Add tests for regmap managed API and regmap...
2020-09-30 Pratyush Yadavtest/py: allow multi-digit index in in_tree()
2020-09-30 Jean-Jacques... regmap: Add support for regmap fields
2020-09-30 Pratyush Yadavregmap: Allow devices to specify regmap range start...
2020-09-30 Pratyush Yadavregmap: Add regmap_init_mem_range()
2020-09-30 Pratyush Yadavregmap: Allow left shifting register offset before...
2020-09-30 Pratyush Yadavregmap: Allow specifying read/write width
2020-09-30 Pratyush Yadavregmap: zero out the regmap on allocation
2020-09-30 Jean-Jacques... regmap: Add devm_regmap_init()
2020-09-30 Jean-Jacques... test: gpio: Add tests for the managed API
2020-09-30 Jean-Jacques... drivers: gpio: Add a managed API to get a GPIO from...
2020-09-30 Jean-Jacques... test: reset: Add tests for the managed API
2020-09-30 Jean-Jacques... drivers: reset: Add a managed API to get reset controll...
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
next