summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-25net: tsec: Reverse Christmas tree notationVladimir Oltean
2019-07-25net: tsec: Fix offset of MDIO registers for DM_ETHVladimir Oltean
2019-07-25net: tsec: Refactor the readout of the tbi-handle propertyVladimir Oltean
2019-07-25net/macb: increase RX buffer size for GEMRamon Fried
2019-07-25net: macb: apply sane DMA configurationRamon Fried
2019-07-25net: macb: add dma_burst_length configRamon Fried
2019-07-25net: macb: add support for SGMII phy interfaceRamon Fried
2019-07-25net: macb: use bit access macro from header fileRamon Fried
2019-07-25net: macb: add support for faster clk ratesRamon Fried
2019-07-25net: macb: sync header definitions as taken from LinuxRamon Fried
2019-07-25doc: bindings: Add binding for register driven MDIO muxesAlex Marginean
2019-07-25drivers: net: driver for MDIO muxes controlled over I2CAlex Marginean
2019-07-25net: designware: use 'phy_connect' instead of open codedSimon Goldschmidt
2019-07-25drivers: net: fsl_enetc: add support for SGMII 2500Alex Marginean
2019-07-25configs: ls1028a: enable networking options in rdb, qds defconfigAlex Marginean
2019-07-25arm: dts: ls1028a updates for network interfacesAlex Marginean
2019-07-25drivers: net: apply serdes configuration for ENETC Ethernet interfacesAlex Marginean
2019-07-25drivers: net: add NXP ENETC MDIO driverAlex Marginean
2019-07-25drivers: net: add NXP ENETC ethernet driverAlex Marginean
2019-07-25include: configs: ls1028a: set SYS_RX_ETH_BUFFER to 8Alex Marginean
2019-07-24Merge branch '2019-07-24-master-imports'Tom Rini
2019-07-24psci: Fix warnings when compiling with W=1Patrick Delaunay
2019-07-24distro_bootcmd: refactor virtio to support PCI block devicesDavid Abdurachmanov
2019-07-24remoteproc: Fix potential build issues with SPL remoteprocSuman Anna
2019-07-24doc: fitImage: Cosmetics break linesMickaël Tansorier
2019-07-24doc: fitImage: Fix conf number incrementationMickaël Tansorier
2019-07-24doc: Add the U-Boot logo to the html docBin Meng
2019-07-24doc: Add .gitignore for the Sphinx build output directoryBin Meng
2019-07-24spl: sata: support U-Boot load from raw sata diskBaruch Siach
2019-07-24scripts/kernel-doc: fix parsing of function pointersHeinrich Schuchardt
2019-07-24scripts/kernel-doc: update script from Linux 5.2Heinrich Schuchardt
2019-07-24doc: Cope with Sphinx logging deprecationsJonathan Corbet
2019-07-24env: am57xx: Implement A/B boot processRuslan Trofymenko
2019-07-24doc: android: Add simple guide for A/B updatesRuslan Trofymenko
2019-07-24test/py: Add base test case for A/B updatesRuslan Trofymenko
2019-07-24cmd: Add 'ab_select' commandRuslan Trofymenko
2019-07-24common: Implement A/B metadataRuslan Trofymenko
2019-07-24disk: part: Extend API to get partition infoRuslan Trofymenko
2019-07-24cmd: bcb: Apply non-functional refinementsEugeniu Rosca
2019-07-24cmd: bcb: Use strcmp() instead of strncmp() for string literalsEugeniu Rosca
2019-07-24cmd: bcb: Fix duplicated handling in two case-branchesEugeniu Rosca
2019-07-24treewide: Fix stale references of Android docsEugeniu Rosca
2019-07-24image: android: allow to wrap uImage into the Android boot imageRoman Stratiienko
2019-07-24menu: don't bother going interactive with just one menu itemLeon Yu
2019-07-24cmd: part: Add 'number' sub-commandRuslan Trofymenko
2019-07-24Merge branch '2019-07-24-doc-html-cleanup'Tom Rini
2019-07-24doc: Remove README.blackfinBin Meng
2019-07-24doc: arch: Convert README.xtensa to reSTBin Meng
2019-07-24doc: arch: Convert README.sandbox to reSTBin Meng
2019-07-24doc: arch: Convert README.sh to reSTBin Meng