oweals/u-boot.git
2020-06-18 Marek Vasutnet: eepro100: Remove EEPRO100_SROM_WRITE
2020-06-16 Harald Seilercommon: hash: Remove a debug printf statement
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 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...
2020-06-08 Marek VasutARM: dts: imx: m53menlo: Convert to DM_ETH
2020-06-08 Marek VasutARM: imx: m53menlo: Do not fail boot on invalid splash...
2020-06-08 Marek VasutARM: imx: ddr: Add missing PHY reset
2020-06-08 Marek Vasutpower: pmic: Add SPL Kconfig entry for PFUZE100
2020-06-08 Peng Fanimx: imx8mp_evk: fix boot issue
2020-06-08 Peng Fanimx8mp_evk: spl: no need the code since spl framework...
2020-06-08 Peng Fanimx8mp_evk: spl: use spl_early_init
2020-06-08 Peng Fanimx8mp_evk: spl: drop timer_init
2020-06-08 Peng Fanimx8mp_evk: spl: drop useless code
2020-06-08 Lukasz Majewskiimx: Update MTD partitions layout for display5 (i.MX6Q...
2020-06-08 Sébastien Szymanskiimx: rom api: fix image offset computation
2020-06-08 Fabio Estevamverdin-imx8mm: Select the watchdog driver
2020-06-08 Fabio Estevamimx8mp_evk: Select the watchdog driver
2020-06-08 Fabio Estevamimx8mm_beacon: Select the watchdog driver
2020-06-08 Fabio Estevamimx8mn_ddr4_evk: Select the watchdog driver
2020-06-08 Fabio Estevamimx8mm_evk: Select the watchdog driver
2020-06-08 Fabio Estevamimx8mp_evk: Add a README file
2020-06-08 Patrick Wildtimx: move ATF to the back of the FIT to fix loading...
2020-06-08 Peng Fanimx: Kconfig: enable IMX_BOOTAUX for i.MX8M
2020-06-08 Giulio BenettiARM: dts: imxrt1050: indent lcdif node correctly
2020-06-07 Patrick Wildtrockchip: enable PCIe and NVMe on Pinebook Pro
2020-06-07 Heiko Stuebnerrockchip: puma: enable new usb config options
2020-06-07 Heiko Stuebnerrockchip: puma: drop special handling of usb host regulator
2020-06-07 Heiko Stuebnerrockchip: puma: remove separate fit generator
2020-06-07 Heiko Stuebnerrockchip: puma: reorganize devicetrees to actually...
2020-06-07 Heiko Stuebnerrockchip: puma: fix indentation of misc_init_r
2020-06-07 Heiko Stuebnerrockchip: puma: fix indentation for -u-boot.dtsi
2020-06-07 Heiko Stuebnerarm64: dts: rk3399-puma: fix gpio levels for vcc5v0...
2020-06-07 Heiko Stuebnerarm64: dts: rk3399-puma: fix gpio levels for gmac reset pin
2020-06-07 Marcin Juszkiewiczrockchip: rockpro64: add SPI boot
2020-06-07 Marcin Juszkiewiczrockchip: rockpro64: Store default env into SPI
2020-06-07 Jagan Tekidoc: rockchip: Document SPI flash program steps
2020-06-07 Jagan Tekiroc-rk3399-pc: Add SPI boot
2020-06-07 Jagan Tekiroc-rk3399-pc: Mark default env from SPI
2020-06-07 Jagan TekiMakefile: Drop to handle rkspi image type
2020-06-07 Kever Yangrockchip: rk3399-evb: add stdout-path for the board
2020-06-07 b.l.huangrockchip: rk3328: add rock-pi-e-rk3328_defconfig file
2020-06-07 b.l.huangrockchip: rk3328: add rock-pi-e dts file
2020-06-07 Mark Kettenisrockchip: Enable PCIe and NVMe on ROCKPro64
next