]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
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
2019-12-09  Grzegorz Jaszczyknet: mvpp2: mark phy as invalid in case of missing...
2019-12-09  Stefan Chulskinet: mvpp2x: fix traffic stuck after PHY start error
2019-12-09  Grygorii Strashkoarm: dts: k3-am654-base-board-u-boot: change cpsw2g...
2019-12-09  Grygorii Strashkonet: phy: dp83867: refactor rgmii configuration
2019-12-09  Grygorii Strashkonet: phy: dp83867: io impedance is not dependent on...
2019-12-09  Grygorii Strashkonet: phy: dp83867: rework delay rgmii delay handling
2019-12-09  Grygorii Strashkonet: phy: dp83867: Add ability to disable output clock
2019-12-09  Grygorii Strashkodt-bindings: phy: dp83867: Add documentation for disabl...
2019-12-09  Grygorii Strashkonet: phy: dp83867: move static initialization to .probe()
2019-12-09  Grygorii Strashkonet: phy: ti: rename ti.c to dp83867.c
2019-12-09  Bin Mengnet: tftp: Fix tftp store address check in store_block()
next