aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-18arm: qemu: fix failure in flash initialization if booting from TF-AAKASHI Takahiro2-0/+6
2019-07-18arm: move CONFIG_TFABOOT to generic KconfigAKASHI Takahiro2-7/+29
2019-07-18doc: Move fastboot protocol doc to android dirSam Protsenko2-2/+2
2019-07-18cmd: mem: Add a command to fill the memory with random dataJean-Jacques Hiblot2-0/+59
2019-07-18tools: mkenvimage: Always consider non-regular filesAndre Przywara1-49/+21
2019-07-18tools: mkenvimage: Fix reading from slow pipeAndre Przywara1-2/+1
2019-07-18test/py: gpt: Use long options for sgdiskSam Protsenko1-4/+7
2019-07-18env: mmc: add erase-functionFrank Wunderlich1-0/+51
2019-07-18env: register erase commandFrank Wunderlich4-0/+75
2019-07-18common: Fix autocompletion with CONFIG_CMDLINE_PS_SUPPORTMarek Vasut1-1/+6
2019-07-18regulator: Allow enabling GPIO regulatorSven Schwermer2-1/+19
2019-07-18regulator: Factor out common enable codeSven Schwermer5-69/+124
2019-07-18ARM: correct detection of thumb modeHeinrich Schuchardt2-2/+1
2019-07-18ext4: add support for filesystems without JOURNALMarek Szyprowski2-0/+6
2019-07-18ext4: fix calculating inode blkcount for non-512 blocksize filesystemsMarek Szyprowski3-2/+3
2019-07-18rtc: Add DM support to ds3231Chuanhua Han1-0/+107
2019-07-18lib: rsa: add support to other openssl engine types than pkcs11Vesa Jääskeläinen3-5/+52
2019-07-16Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini165-328/+719
2019-07-16sunxi: H6: Enable USB for existing boardsAndre Przywara5-0/+10
2019-07-16sunxi: phy: Add USB PHY support for Allwinner H6Andre Przywara1-0/+20
2019-07-16sunxi: clocks: Add H6 USB clock gates and resetsAndre Przywara1-0/+29
2019-07-16sunxi: gpio: Enable support for H6 pin controllerAndre Przywara1-0/+2
2019-07-16sunxi: move SUNXI_GPIO to KconfigAndre Przywara4-4/+7
2019-07-16sunxi: H6: Add DDR3 DRAM delay valuesJernej Skrabec1-6/+17
2019-07-16sunxi: H6: Add DDR3-1333 timingsAndre Przywara3-0/+153
2019-07-16sunxi: H6: Add DDR3 support to DRAM controller driverAndre Przywara2-28/+62
2019-07-16sunxi: H6: move LPDDR3 timing definition into separate fileAndre Przywara10-148/+177
2019-07-16sunxi: H6: DRAM: follow recommended PHY init algorithmAndre Przywara1-1/+3
2019-07-16sunxi: H6: DRAM: avoid memcpy() on MMIO registersAndre Przywara1-2/+4
2019-07-15Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini32-625/+1506
2019-07-15net: macb: Add support for 1000-baseXRadu Pirea1-2/+4
2019-07-15net: macb: Fixed reading MII_LPA registerRadu Pirea1-1/+1
2019-07-15configs: am65x_evm_a53: enable networkingGrygorii Strashko1-0/+6
2019-07-15arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defsGrygorii Strashko1-0/+59
2019-07-15arm64: dts: ti: k3-am65: add mcu cpsw nodeGrygorii Strashko2-0/+113
2019-07-15net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driverKeerthy3-0/+801
2019-07-15driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addrKeerthy2-3/+3
2019-07-15net: phy: cortina: Use block layer to read from mmcYinbo Zhu1-0/+5
2019-07-15net: mscc: refactor mscc_miimHoratiu Vultur8-516/+63
2019-07-15test: dm: add MDIO testAlex Marginean7-0/+163
2019-07-15net: introduce MDIO DM class for MDIO devicesAlex Marginean6-0/+184
2019-07-15net: mscc: serval: Remove delay when serdes is configuredHoratiu Vultur1-2/+0
2019-07-15net: phy: ti: Fix clock output DT propertyTrent Piepho1-8/+2
2019-07-15net: phy: ti: Use default values for tx/rx delay and fifo sizeTrent Piepho1-3/+3
2019-07-15cmd: mii: Add the standard 1000BASE-T registersTrent Piepho1-5/+29
2019-07-15cmd: mii: Refactor some of the MII reg dump codeTrent Piepho1-85/+70
2019-07-15Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini17-419/+659
2019-07-15sun8i: h3: Add support for the Beelink-x2 STBMarcus Cooper4-0/+239
2019-07-15sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to KconfigAndre Przywara147-146/+3
2019-07-15mmc: fsl_esdhc_imx: enlarge mmc timeoutPeng Fan1-2/+2