| Commit message (Expand) | Author | Age | Files | Lines |
* | net: phy: Handle phy_startup() error codes properly | Michal Simek | 2016-05-24 | 11 | -56/+115 |
* | phy: Return correct error code when timeout happens | Michal Simek | 2016-05-24 | 2 | -3/+3 |
* | net: xilinx: Handle error value from phy_startup() | Michal Simek | 2016-05-24 | 2 | -3/+8 |
* | mkimage: Report information about fpga | Michal Simek | 2016-05-24 | 5 | -1/+78 |
* | fpga: Fix typo in function comment | Michal Simek | 2016-05-24 | 1 | -1/+1 |
* | ARM64: zynqmp: Enable CLK framework | Michal Simek | 2016-05-24 | 6 | -0/+12 |
* | ARM64: zynqmp: Add SPL support support | Michal Simek | 2016-05-24 | 7 | -3/+209 |
* | ARM64: zynqmp: Add missing u-boot,dm-pre-reloc to DTSI | Michal Simek | 2016-05-24 | 1 | -0/+5 |
* | ARM64: zynqmp: Align gic ranges for 64k in device tree | Alexander Graf | 2016-05-24 | 1 | -2/+2 |
* | tools: zynqmpimage: Add Xilinx ZynqMP boot header generation | Michal Simek | 2016-05-24 | 5 | -1/+280 |
* | SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode | Michal Simek | 2016-05-24 | 1 | -9/+36 |
* | ARM: zynq: Call ps7_post_config() for SPL | Michal Simek | 2016-05-24 | 1 | -0/+15 |
* | ARM64: zynqmp: Enable option to overwrite default variables | Michal Simek | 2016-05-24 | 1 | -0/+2 |
* | spl: Introduce new function spl_board_prepare_for_boot | Michal Simek | 2016-05-24 | 2 | -0/+7 |
* | ARM64: zynqmp: Add debug uart for zc1751-dc1 | Michal Simek | 2016-05-24 | 1 | -0/+5 |
* | ARM64: zynqmp: Enable SPI_FLASH and FLASH_BAR for ep108 | Michal Simek | 2016-05-24 | 1 | -0/+2 |
* | ARM64: zynqmp: Remove CONFIG_PREBOOT | Michal Simek | 2016-05-24 | 1 | -1/+0 |
* | ARM: zynq: Add support for SPL_LOAD_FIT | Michal Simek | 2016-05-24 | 1 | -0/+10 |
* | ARM64: zynqmp: Wire up debug_uart setup | Michal Simek | 2016-05-24 | 3 | -0/+15 |
* | ARM64: zynqmp: Enable eMMC boot partitions commands | Michal Simek | 2016-05-24 | 1 | -0/+1 |
* | ARM64: zynqmp: Add support for reading MAC from eeprom | Michal Simek | 2016-05-24 | 2 | -0/+23 |
* | ARM64: zynqmp: Enable missing distro default options | Michal Simek | 2016-05-24 | 1 | -0/+14 |
* | ARM64: zynqmp: Enable HUSH parser for all zynqmp targets | Michal Simek | 2016-05-24 | 5 | -0/+5 |
* | ARM: dts: zynq: describe SLCR as simple-mfd rather than simple-bus | Masahiro Yamada | 2016-05-24 | 1 | -1/+1 |
* | gpio: zynq: Add support for reading gpio pin state | Michal Simek | 2016-05-24 | 1 | -0/+22 |
* | ARM: zynq: load u-boot.img whether CONFIG_OF_SEPARATE is defined or not | Masahiro Yamada | 2016-05-24 | 1 | -5/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mips | Tom Rini | 2016-05-23 | 79 | -67/+6448 |
|\ |
|
| * | malta: Support MIPS32r6 configurations | Paul Burton | 2016-05-21 | 1 | -0/+1 |
| * | malta: Remove ".set mips32" directive | Paul Burton | 2016-05-21 | 1 | -1/+0 |
| * | MIPS: Support for targetting MIPSr6 | Paul Burton | 2016-05-21 | 2 | -6/+30 |
| * | MIPS: Simplify CONFIG_SYS_CPU values | Paul Burton | 2016-05-21 | 1 | -2/+2 |
| * | MIPS: Use unchecked immediate addition/subtraction | Paul Burton | 2016-05-21 | 2 | -11/+13 |
| * | mips: ath79: Add support for TPLink WDR4300 | Marek Vasut | 2016-05-21 | 9 | -0/+295 |
| * | mips: ath79: Add AR934x support | Marek Vasut | 2016-05-21 | 9 | -1/+683 |
| * | mips: ath79: Add support for ungating ethernet on ar933x and ar934x | Marek Vasut | 2016-05-21 | 3 | -0/+80 |
| * | mips: ath79: dts: Add ethernet MAC nodes for ar933x | Marek Vasut | 2016-05-21 | 1 | -0/+26 |
| * | mips: ath79: Add support for ungating USB on ar933x and ar934x | Marek Vasut | 2016-05-21 | 2 | -0/+61 |
| * | mips: ath79: dts: Add generic-ehci node | Marek Vasut | 2016-05-21 | 1 | -0/+7 |
| * | mips: ath79: Fix compiler warning on const assignment | Marek Vasut | 2016-05-21 | 1 | -1/+1 |
| * | mips: ath79: Fix ar71xx_regs.h indent | Marek Vasut | 2016-05-21 | 1 | -1034/+1069 |
| * | mips: Add MIPS 74Kc tune | Marek Vasut | 2016-05-21 | 2 | -0/+4 |
| * | mips: Fix compiler warning in cpu.c | Marek Vasut | 2016-05-21 | 1 | -1/+0 |
| * | ath79: add readonly attribute for ath79_soc_desc | Wills Wang | 2016-05-21 | 1 | -4/+4 |
| * | ath79: ar933x: use BIT macro for bit shift operation | Wills Wang | 2016-05-21 | 1 | -7/+7 |
| * | ar933x: serial: Remove the explicit pinctrl setting | Wills Wang | 2016-05-21 | 1 | -14/+2 |
| * | ath79: spi: Remove the explicit pinctrl setting | Wills Wang | 2016-05-21 | 1 | -12/+0 |
| * | mips: Report reloc information in bdinfo | Tim Chick | 2016-05-21 | 1 | -0/+2 |
| * | drivers: mtd: add Microchip PIC32 internal non-CFI flash driver. | Purna Chandra Mandal | 2016-05-21 | 3 | -0/+452 |
| * | flash: add device ID for Microchip PIC32 internal flash. | Purna Chandra Mandal | 2016-05-21 | 1 | -1/+4 |
| * | mips: ath79: add AP143 reference board | Wills Wang | 2016-05-21 | 10 | -0/+359 |