summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1Bin Meng2017-06-056-6/+6
* Merge git://git.denx.de/u-boot-netTom Rini2017-06-0312-62/+209
|\
| * net: pch_gbe: Add cache maintenancePaul Burton2017-06-021-0/+12
| * net: pch_gbe: CPU accessible addresses are virtualPaul Burton2017-06-021-12/+13
| * net: pch_gbe: Fix rx descriptor buffer addressesPaul Burton2017-06-021-2/+2
| * net: pch_gbe: Reset during probePaul Burton2017-06-021-0/+5
| * net: zynq_gem: Dont flush dummy descriptorsSiva Durga Prasad Paladugu2017-06-021-4/+0
| * net: zynq_gem: Use wait_for_bit with non breakableSiva Durga Prasad Paladugu2017-06-021-2/+2
| * net: phy: marvell 88e151x: Fix handling of RGMII interface typesPhil Edworthy2017-06-021-1/+44
| * net: core: avoid possible NULL pointer dereferencexypron.glpk@gmx.de2017-06-021-1/+2
| * drivers: net: cpsw: abort init() on aneg timeoutSekhar Nori2017-06-021-12/+22
| * net: macb: Fix GMAC not work when enable DM_ETHWenyou Yang2017-06-021-5/+2
| * net: mvpp2.c: Enable 10G support for port 0 (SFI)Stefan Chulski2017-06-021-15/+40
| * armv8/ls1046a: RGMII PHY requires internal delay on TxMadalin Bucur2017-06-021-2/+2
| * armv8/ls1043a: RGMII PHY requires internal delay on TxMadalin Bucur2017-06-021-2/+2
| * net: zynq_gem: Do not return -ENOSYS on successOlliver Schinagl2017-06-021-5/+3
| * net: designware: Add phy supply supportJacob Chen2017-06-021-0/+17
| * net: Kconfig:make PHY_GIGE and individual Micrel PHYs selectablePhilipp Tomsich2017-06-022-0/+42
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-06-0336-103/+515
|\ \
| * | armv8: ls1046ardb: Enable loading PPA during SPL stage for SD bootYork Sun2017-06-011-0/+1
| * | armv8: ls1046a: Enable spl_board_init() functionYork Sun2017-06-016-0/+6
| * | armv8: ls1043ardb: Enable loading PPA during SPL stage for SD bootYork Sun2017-06-011-0/+1
| * | armv8: layerscape: Enabling loading PPA during SPL stageYork Sun2017-06-013-1/+54
| * | armv8: layerscape: Make U-Boot EL2 safeYork Sun2017-06-017-6/+52
| * | armv8: ls2080aqds: Add support for SD bootSantan Kumar2017-06-0110-14/+114
| * | armv8: ls2080a: Reorganise NAND_BOOT code in config flagSantan Kumar2017-06-015-2/+8
| * | QE: add QE support on SD bootZhao Qiang2017-06-015-4/+40
| * | drivers: net: fsl-mc: Include MAC addr fixup to DPLBogdan Purcareata2017-06-011-63/+195
| * | drivers: net: fsl-mc: Link MC boot to PHY_RESET_RBogdan Purcareata2017-06-016-13/+44
* | | Merge git://git.denx.de/u-boot-sunxiTom Rini2017-06-0319-603/+1028
|\ \ \
| * | | sun50i: h5: Add initial Orangepi Prime supportJagan Teki2017-06-024-1/+127
| * | | arm64: dts: sun50i: h5: orangepi-pc2: Use GPIO flag binding macroJagan Teki2017-06-011-1/+3
| * | | arm64: dts: sun50i: Add sun50i-h5.dtsiJagan Teki2017-06-012-33/+78
| * | | sun50i: a64: Add initial Banana Pi M64 supportJagan Teki2017-06-014-0/+144
| * | | sunxi: A64/Pine64: update device tree from LinuxAndre Przywara2017-06-016-528/+489
| * | | sunxi: Update NanoPi Neo to use dtsiMylene JOSSERAND2017-05-301-78/+1
| * | | sunxi: Add support for NanoPi M1Mylene JOSSERAND2017-05-305-0/+223
| * | | sunxi: Use uart0 as console for Sinlinx SinA33Chen-Yu Tsai2017-05-231-0/+1
* | | | Kconfig: Migrate FS_FAT / FAT_WRITETom Rini2017-06-03155-166/+103
* | | | board: ti: enable support for writing to fat partitionSekhar Nori2017-06-033-9/+1
* | | | config_fallbacks: add additional fallbacks for fat filesystemSekhar Nori2017-06-031-1/+5
* | | | configs: k2g_evm: make sure config fallbacks take effectSekhar Nori2017-06-031-2/+3
* | | | configs: k2*_evm: let each board decide env locationSekhar Nori2017-06-035-4/+13
* | | | fs: fat: add kbuild configuration supportSekhar Nori2017-06-033-0/+26
| |_|/ |/| |
* | | sandbox: Move to use live treeSimon Glass2017-06-011-0/+1
* | | dm: gpio: power: Convert pm8916 drivers to livetreeSimon Glass2017-06-012-6/+4
* | | dm: test: Fix nit with position of backslashSimon Glass2017-06-011-1/+1
* | | dm: sandbox: sysreset: Convert driver to livetreeSimon Glass2017-06-011-1/+1
* | | dm: sandbox: spi: Convert driver to support livetreeSimon Glass2017-06-011-4/+2
* | | dm: spi-flash: Convert uclass to livetreeSimon Glass2017-06-011-4/+3