oweals/u-boot.git
2019-12-15 Simon Glassx86: Drop unnecessary interrupt code for TPL
2019-12-15 Simon Glassx86: Drop unnecessary cpu code for TPL
2019-12-15 Simon Glassx86: timer: Reduce timer code size in TPL on Intel...
2019-12-15 Simon Glassx86: timer: use a timer base of 0
2019-12-15 Simon Glassboard_r: Move early-timer init later
2019-12-15 Simon Glassdm: pinctrl: Allow enabling full pinctrl in SPL/TPL
2019-12-15 Simon Glassfdt: Show the preprocessed .dts file on error
2019-12-15 Simon Glassx86: spi: Add helper functions for Intel Fast SPI
2019-12-15 Simon Glassi2c: designware: Support use in SPL
2019-12-15 Simon Glassi2c: designware: Avoid using static data
2019-12-15 Simon Glassi2c: designware: Tidy up PCI support
2019-12-15 Simon Glassnet: Move the checksum functions to lib/
2019-12-15 Simon Glassdm: pci: Move pci_get_devfn() into a common file
2019-12-15 Simon Glassdm: pci: Allow delaying auto-config until after relocation
2019-12-15 Simon Glassdm: core: Fix offset_to_ofnode() with invalid offset
2019-12-15 Simon Glassdm: gpio: Allow control of GPIO uclass in SPL
2019-12-15 Simon Glassbinman: Add a library to access binman entries
2019-12-12 Tom RiniMerge tag 'dm-next-13dec19' of https://gitlab.denx...
2019-12-11 Tom RiniMerge tag 'rpi-next-2020.01.2' of https://gitlab.denx...
2019-12-11 Tom RiniMerge tag 'fix-for-2020.01' of https://gitlab.denx...
2019-12-11 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.01-a' of https:...
2019-12-11 Matthias BruggerARM: defconfig: Fix 32bit config for RPi4
2019-12-11 Matthias Bruggerrpi: Enable DRAM bank initialization on arm64
2019-12-11 Matthias Bruggerrpi: fix dram bank initialization
2019-12-11 Michael Auchteri2c: i2c_cdns: fix write timeout on fifo boundary
2019-12-11 Michael Auchtercros_ec: use uint instead of uint8_t for cmd param
2019-12-11 Tom Rinibuildman: Ignore blank lines during size checks
2019-12-11 Simon Glassbuildman: Add options to get the arch and toolchain...
2019-12-11 Simon Glassbuildman: Figure out boards before commits
2019-12-11 Simon Glassbuildman: Ask genboardscfg to be quiet
2019-12-11 Simon Glassgenboardcfg: Support a quiet mode
2019-12-10 Tom RiniMerge tag 'fixes-for-2020.01' of https://gitlab.denx...
2019-12-10 Simon Glasstest.py: Make search for autoconf.mk more permissive
2019-12-10 Cristian Ciocalteabuildman: Improve [make-flags] section parser to allow...
2019-12-10 Heinrich Schuchardtserial: sandbox: support Unicode
2019-12-10 Heinrich Schuchardtsandbox: add missing compatible property in device...
2019-12-10 Swapna Gurumaniconfigs: sama5d27_som1_ek: Add default config to read...
2019-12-10 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-12-10 Lukas Auerspl: opensbi: wait for ack from secondary harts before...
2019-12-10 Lukas Auerriscv: add option to wait for ack from secondary harts...
2019-12-10 Lukas Auerriscv: add functions for reading the IPI status
2019-12-10 Lukas Auerspl: opensbi: specify main hart as preferred boot hart
2019-12-10 Rick Chendoc: update AX25-AE350 RISC-V documentation
2019-12-10 Rick Chenriscv: dts: Add #address-cells and #size-cells in nor...
2019-12-10 Rick Chenriscv: dts: Support four cores SMP
2019-12-10 Rick Chenriscv: Fix clear bss loop in the start-up code
2019-12-10 Rick Chenspl: cache: Allow cache drivers in SPL
2019-12-10 Rick Chenriscv: ax25: cache: Add SPL_RISCV_MMODE for SPL
2019-12-10 Rick Chenriscv: andes_plic: Fix some wrong configurations
2019-12-10 Rick Chenriscv: ax25-ae350: Use generic memory size setup
2019-12-10 Rick Chenriscv: ax25-ae350: add SPL configuration
2019-12-10 Rick Chenriscv: ax25: add SPL support
2019-12-10 Rick ChenUse dts support from U-Boot via OF_SEPARATE instead...
2019-12-10 Jagan Tekiriscv: dts: Add hifive-unleashed-a00 dts from Linux
2019-12-10 Lukas Auerriscv: increase stack size to avoid a stack overflow...
2019-12-09 Suman AnnaARM: DRA7: Fixup DSP OPP_HIGH clock rate on DRA76P...
2019-12-09 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-12-09 Ben Wolsieffercmd: pxe: Increase maximum path length
2019-12-09 Vignesh Raghavendraconfigs: j721e_evm_a72_defconfig: Enable DMA and Ethernet
2019-12-09 Vignesh Raghavendraarm: dts: k3-j721e-common-proc-board: Add DMA and CPSW...
2019-12-09 Vignesh Raghavendranet: ti: am65-cpsw-nuss: Add new compatible for J721e
2019-12-09 Vignesh Raghavendranet: ti: am65-cpsw-nuss: Rework RX flow ID handling
2019-12-09 Vignesh Raghavendradma: ti: k3-udma: Implement dma_get_cfg() interface
2019-12-09 Vignesh Raghavendradma: Introduce dma_get_cfg() interface
2019-12-09 Cédric Le Goaternet: ftgmac100: align RX/TX descriptors on ARCH_DMA_MIN...
2019-12-09 Alex Margineandrivers: net: fsl_enetc: register internal MDIO bus
2019-12-09 Alex Margineandrivers: net: fsl_enetc_mdio: return with time-out...
2019-12-09 Alex Margineandrivers: net: fsl_enetc: move PCS and PHY config to...
2019-12-09 Alex Margineandrivers: net: fsl_enetc: Add 2.5Gbps to supported link...
2019-12-09 Alex Margineandrivers: net: fsl_enetc: use the new MDIO DM helper...
2019-12-09 Alex Margineannet: mdio-uclass: add dm_eth_phy_connect helper function
2019-12-09 Alex Margineannet: mdio-uclass: rename arguments of dm_mdio_phy_conne...
2019-12-09 Andre Przywaranet: tftp: Fix too small block size
2019-12-09 Alex Margineandrivers: net: fsl_enetc: use XFI, USXGMII interface...
2019-12-09 Alex Margineandoc: bindings: Aquantia PHY node binding
2019-12-09 Alex Margineandoc: bindings: add bindings document for PHY nodes
2019-12-09 Alex Margineandrivers: net: aquantia: check system interface too...
2019-12-09 Alex Margineandrivers: net: aquantia: set SMBus addr based on DT...
2019-12-09 Alex Margineandrivers: net: aquantia: set MDI reversal based on DT...
2019-12-09 Alex Margineandrivers: net: aquantia: set up SI protocol based on...
2019-12-09 Alex Margineandrivers: net: aquantia: add PHY generation information
2019-12-09 Alex Margineandrivers: net: aquantia: use XFI, USXGMII interface...
2019-12-09 Alex Margineaninclude: phy: add data field for private driver data
2019-12-09 Alex Margineaninclude: phy: define XFI and USXGMII interface types
2019-12-09 Anatolij Gustschinnet: phy: fix switch vendor name
2019-12-09 Anatolij Gustschinnet: phy: mv88e61xx: register phy_driver struct for...
2019-12-09 Anatolij Gustschinnet: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071
2019-12-09 Anatolij Gustschinnet: phy: mv88e61xx: add CPU port parameter init for...
2019-12-09 Anatolij Gustschinnet: phy: mv88e61xx: rework to enable detection of...
2019-12-09 Nicolas Ferrenet: phy: micrel: make sure the factory test bit is...
2019-12-09 Michael Wallenet: eth-uclass: ignore unavailable devices
2019-12-09 Florin Chiculitanet: phy: aquantia: wait for phy init sequence to finish
2019-12-09 Josef Holzmayrnet: macb: let miiphy_read/_write pass arbitrary addresses
2019-12-09 Josef Holzmayrnet: macb: explicitly pass phy_adr to mdio read and...
2019-12-09 Stefan Roesenet: phy: Increase link up delay in genphy_update_link()
2019-12-09 Ramon Friedcmd: mdio/mii: add Kconfig help and allow break dependency
2019-12-09 Thierry Redingnet: rtl8169: Support RTL-8168c/8111c
2019-12-09 Nevo Hednet: mvpp2: MVPP2 now needs MVMDIO
2019-12-09 Nevo Hednet: mvpp2: use new MVMDIO driver
2019-12-09 Nevo Hedarm: dts: armada-cp110-*dtsi: add xmdio nodes
next