summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* davinci: omapl138_lcdk: boot from zImageFabien Parent2016-12-09-4/+6
* defconfigs: am57xx_hs_evm: Add default OPTEE load addressAndrew F. Davis2016-12-09-0/+3
* defconfigs: dra7xx_hs_evm: Add default OPTEE load addressAndrew F. Davis2016-12-09-0/+3
* davinci: omapl138_lcdk: fix bad NAND ECC configFabien Parent2016-12-09-5/+5
* davinci: omapl138_lcdk: increase u-boot load sizeFabien Parent2016-12-09-1/+1
* cmd: pci: add option to parse and display BAR informationYehuda Yitschak2016-12-09-0/+83
* spl: sandbox: Drop spl_board_announce_boot_device()Simon Glass2016-12-09-14/+3
* spl: uniphier: Drop spl_board_announce_boot_device()Simon Glass2016-12-09-5/+0
* spl: sunxi: Drop spl_board_announce_boot_device()Simon Glass2016-12-09-9/+0
* spl: Drop announce_boot_device()Simon Glass2016-12-09-83/+3
* spl: Pass the loader into spl_load_image()Simon Glass2016-12-09-4/+4
* spl: Move the loading code into its own functionSimon Glass2016-12-09-12/+29
* spl: Add a name to the SPL load-image methodsSimon Glass2016-12-09-21/+36
* spl: Use a single underscore in the SPL_LOAD_IMAGE_METHOD() macroSimon Glass2016-12-09-7/+7
* am57xx: Set tps659038 PMIC GPIO7 pad mux value to POWERHOLDKeerthy2016-12-09-0/+16
* configs: omap5_uevm_defconfig: Enable LPAE modeKeerthy2016-12-09-0/+1
* arm: armv7: add us timer for bootstagePatrick Delaunay2016-12-09-1/+6
* Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini2016-12-09-54329/+251
* Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-12-09-251/+54329
|\
| * net: xilinx: Use mdio_register_seq() to support multiple instancesMichal Simek2016-12-08-6/+3
| * common: miiphyutil: Add helper function for mdio bus nameMichal Simek2016-12-08-0/+13
| * ARM64: zynqmp: Add updated psu_init_gpl* filesMichal Simek2016-12-08-0/+53957
| * zynqmp worksMichal Simek2016-12-08-130/+82
| * ARM: zynq: Replace dram_init* functions with board_init_f safe onesNathan Rossi2016-12-08-98/+50
| * travis-ci: Add zynq_zc702 target supportMichal Simek2016-12-08-0/+6
| * tools: mkimage: Use fstat instead of stat to avoid malicious hacksMichal Simek2016-12-08-8/+22
| * block: Move ceva driver to DMMichal Simek2016-12-08-19/+54
| * dm: Add support for scsi/sata based devicesMichal Simek2016-12-08-13/+165
* | net/phy/vitesse: Rework RGMII skew configuration for VSC8601Alex2016-12-08-19/+24
* | net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffersStefan Roese2016-12-08-6/+16
* | net: fman: fix 2.5G SGMII settingsshaohui xie2016-12-08-10/+25
* | net: phy: realtek: Only force master mode on rtl8211b/coliver@schinagl.nl2016-12-08-8/+23
* | net: phy: realtek: make define more consistentoliver@schinagl.nl2016-12-08-2/+2
* | net: phy: realtek: Use the BIT() macrooliver@schinagl.nl2016-12-08-2/+3
* | net: phy: micrel: Fix error handlingMarek Vasut2016-12-08-2/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-12-06-0/+81
|\ \
| * | usb: xhci-pci: Add DM supportStefan Roese2016-12-06-0/+81
| |/
* | MAINTAINERS: Fix ALTERA SOCFPGA FilesJagan Teki2016-12-06-2/+1
* | MAINTAINERS: socfpga: update email address for Dinh NguyenDinh Nguyen2016-12-06-4/+5
* | qts-filter.sh: strip DOS line endings and handle continuation linesBill Randle2016-12-06-15/+32
* | ARM: socfpga: Add boot0 hook to prevent SPL corruptionMarek Vasut2016-12-06-0/+29
* | socfpga: add support for Terasic DE1-SoC boardAnatolij Gustschin2016-12-06-0/+1528
|/
* Prepare v2017.01-rc1Tom Rini2016-12-05-3/+3
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-12-05-62/+233
|\
| * armv8: QSPI: Add AHB bus 16MB+ size supportYuan Yao2016-12-05-0/+55
| * fsl/usb: enable the errata-a005697 for ls1012ajerry.huang@nxp.com2016-12-05-0/+4
| * ls1021a: QSPI: update the node for QSPI supportYuan Yao2016-12-05-0/+1
| * armv8: ls2080a: Add serdes1 protocol 0x3b supportPriyanka Jain2016-12-05-0/+1
| * fsl/ddr: Add erratum_a009942_check_cpo and clean related erratumShengzhou Liu2016-12-05-38/+155
| * fsl/ddr: Fix compiling warningShengzhou Liu2016-12-05-32/+25