platform/kernel/u-boot.git
2020-06-18 Tom RiniMerge tag 'video-next' of https://gitlab.denx.de/u...
2020-06-18 Anatolij Gustschinvideo: ipuv3: remove non-DM code
2020-06-18 Anatolij Gustschinimx: convert mx53loco board to DM_VIDEO
2020-06-18 Anatolij Gustschinimx: convert mx51evk board to DM_VIDEO
2020-06-18 Anatolij Gustschinimx: convert gwventana board to DM_VIDEO
2020-06-18 Anatolij Gustschinimx: convert mx6cuboxi board to DM_VIDEO
2020-06-18 Anatolij Gustschinimx: convert cgtqmx6eval board to DM_VIDEO
2020-06-18 Anatolij Gustschinimx: convert dms-ba16 boards to DM_VIDEO
2020-06-18 Anatolij Gustschinimx: convert pico-imx6 to DM_VIDEO
2020-06-18 Anatolij Gustschinimx: convert embest boards to DM_VIDEO
2020-06-18 Anatolij Gustschintbs2910: migrate to DM_VIDEO
2020-06-18 Anatolij Gustschinvideo: extend stdout video console work-around for...
2020-06-18 Anatolij Gustschinvideo: ipuv3: remove some useless code to reduce binary...
2020-06-18 Anatolij Gustschinvideo: make backlight and panel drivers optional
2020-06-18 Anatolij Gustschinvideo: ipuv3: fix building with disabled panel driver
2020-06-18 Anatolij Gustschinvideo: make vidconsole commands optional
2020-06-18 Anatolij Gustschinnitrogen6x: update video console name
2020-06-18 Troy Kiskyboard: nitrogen6x: migrate to CONFIG_DM_VIDEO
2020-06-18 Tom RiniMerge tag 'ti-v2020.10-next' of https://gitlab.denx...
2020-06-16 Harald Seilercommon: hash: Remove a debug printf statement
2020-06-16 Adam FordARM: da850-evm: Remove SPI from SPL when booting from...
2020-06-16 Tero Kristoomap5: uevm: convert to device model
2020-06-16 Tero Kristoomap5: Copy device tree from linux 5.7.y
2020-06-16 Peter Ujfalusiomap4: sdp: convert to device model
2020-06-16 Peter Ujfalusiomap4: Copy device tree from Linux 5.7.y for SDP4430
2020-06-16 Tero Kristoomap4: panda: convert to device model
2020-06-16 Tero Kristoomap4: Copy device tree from Linux 5.7.y
2020-06-16 Andrew F. Davisboard: ti: am654: Disable SA2UL node for HS devices
2020-06-16 Tom Rininet: cpsw: Add __maybe_unused to generated inlines
2020-06-16 Tom Rinimmc: omap_hsmmc: Add guards around omap_hsmmc_get_cfg()
2020-06-16 Tom Rinigpio: omap_gpio: Fix unused function warning in non...
2020-06-16 Tom Riniboard: ti: am335x_evm: Remove duplicate setting of...
2020-06-16 Tom Riniboard: ti: common: Fix pointer-bool-conversion warnings
2020-06-16 Bin Liuphy: omap-usb2-phy: disable phy charger detect
2020-06-13 Pali RohárNokia RX-51: Fix checking if serial console was enabled
2020-06-13 Pali RohárNokia RX-51: Add link for u-boot-gen-combined script...
2020-06-13 Andrew F. Davistools: k3_gen_x509_cert: Set default early HS JTAG...
2020-06-13 Andrew F. Davistools: k3_gen_x509_cert: Allow selecting early JTAG...
2020-06-13 Faiz Abbasmmc: davinci_mmc: Cleanup to use dt in U-boot and stati...
2020-06-13 Luca Ceresoliboard: ti: use positive logic to detect idk boards
2020-06-13 Luca Ceresoliboard: ti: am57xx: use GPIO_TO_PIN() to define GPIO...
2020-06-13 Tom RiniMerge tag 'dm-pull-12jun20' of git://git.denx.de/u...
2020-06-12 Tom RiniMerge branch '2020-06-12-next-net' into next
2020-06-12 Baruch Siachnet: move random_port() to dns
2020-06-12 Ravik Hasijanet: tftp: fix option validation as per RFCs
2020-06-12 Marek Vasutnet: rtl8139: Add DM support
2020-06-12 Marek Vasutnet: rtl8139: Read HW address from EEPROM only on probe
2020-06-12 Marek Vasutnet: rtl8139: Use PCI_DEVICE() to define PCI device...
2020-06-12 Marek Vasutnet: rtl8139: Split out common and non-DM functions
2020-06-12 Marek Vasutnet: rtl8139: Pass private data into rtl8139_eeprom_delay()
2020-06-12 Marek Vasutnet: rtl8139: Introduce device private data
2020-06-12 Marek Vasutnet: rtl8139: Clean up bus_to_phys()/phys_to_bus()...
2020-06-12 Marek Vasutnet: rtl8139: Use dev->iobase instead of custom ioaddr
2020-06-12 Marek Vasutnet: rtl8139: Switch from malloc()+memset() to calloc()
2020-06-12 Marek Vasutnet: rtl8139: Factor out device name assignment
2020-06-12 Ravik Hasijanet: tftp: fix progress marker for file transfer
2020-06-12 Dan Murphynet: phy: Add DP8382x phy registration to TI PHY init
2020-06-12 Dan Murphynet: phy: Add support for TI PHY init
2020-06-12 Dan Murphynet: phy: Add helper routines to set and clear bits
2020-06-12 Dan Murphynet: phy: Fix kernel doc issues in phy.h
2020-06-12 Dan Murphynet: phy: Add missing kernel doc to phy functions
2020-06-12 Florin Chiculitanet: phy: add phyid search in vendor specific space
2020-06-12 Tom Warrennet: rt8169: WAR for DHCP not getting IP after kernel...
2020-06-12 Bryan O'Donoghuenet: phy: micrel: ksz8061 implement errata 80000688A fix
2020-06-12 Marek Vasutnet: smc911x: Drop the standalone EEPROM example
2020-06-12 Krebs, Olafnet: Fix error if some network features are disabled
2020-06-12 Denis 'GNUtoo... board: tbs2910: add documentation
2020-06-12 Denis 'GNUtoo... board: tbs2910: Enable distro_boot support.
2020-06-12 Denis 'GNUtoo... board: tbs2910_defconfig: Add support for booting gener...
2020-06-12 Denis 'GNUtoo... board: tbs2910: move CONFIG_BOOTCOMMAND from header...
2020-06-12 Denis 'GNUtoo... board: tbs2910: disable CONFIG_GZIP
2020-06-12 Denis 'GNUtoo... board: tbs2910: disable loadb and loads commands
2020-06-12 Reuben DowleAdd support for SHA384 and SHA512
2020-06-12 Dario Binacchidoc: driver-model: fix typo in design.rst
2020-06-12 Michael Walledm: uclass: don't assign aliased seq numbers
2020-06-12 Michael Walledm: core: fix dev_read_alias_highest_id() without libfdt
2020-06-12 Michael Walleusb: provide a device tree node to USB devices
2020-06-12 Heinrich Schuchardtlog: check argument of 'log level' command
2020-06-12 Heinrich Schuchardtlog: clean up Kconfig
2020-06-12 Heinrich Schuchardtdoc: move README.log to HTML documentation
2020-06-12 Patrick Delaunaydoc: log: correct option name CONFIG_LOG_MAX_LEVEL
2020-06-12 Pratyush Yadavregmap: Check for out-of-range offsets before mapping...
2020-06-12 Marcus Comstedtlibfdt: Remove superfluous NUL character from overlay...
2020-06-12 Heinrich Schuchardtdoc: driver-model: there is no UCLASS_SATA
2020-06-12 Bin Mengfdtdec: Honor #address-cells and #size-cells in fdtdec_...
2020-06-12 Bin Mengfdtdec: Fix the types of addr and size in fdtdec_add_re...
2020-06-12 Ovidiu Panaitbuildman: Remove _of_#_ from results directory paths
2020-06-12 Simon Glasspatman: Complain if a checkpatch line is not understood
2020-06-12 Simon Glasspatman: Support warnings in the patch subject
2020-06-12 Simon Glasspatman: Handle checkpatch output with notes and code
2020-06-12 Simon Glasspatman: Don't try to process checkpatch lines twice
2020-06-12 Simon Glasspatman: Support emacs mode with checkpatch
2020-06-12 Simon Glasspatman: Fix 'warning' typo
2020-06-11 Tom Riniconfigs: Resync with savedefconfig
2020-06-09 Tom RiniMerge tag 'u-boot-imx-20200609' of https://gitlab.denx...
2020-06-09 Stefano BabicRevert "imx: rom api: fix image offset computation"
2020-06-09 Tom RiniPrepare v2020.07-rc4
2020-06-09 Simon Glasscmd: Correct the 'md.q' command
2020-06-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-06-08 Tom RiniMerge tag 'u-boot-rockchip-20200607' of https://gitlab...
next