summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Align global_data to a 16-byte boundarySimon Glass2015-08-14-1/+3
* x86: Remove init_gd() functionSimon Glass2015-08-14-1/+0
* x86: baytrail: Support running as an EFI payloadSimon Glass2015-08-14-0/+2
* x86: baytrail: Tidy up interrupt and FSP initSimon Glass2015-08-14-1/+8
* x86: Allow pirq_init() to return an errorSimon Glass2015-08-14-19/+18
* x86: Split out fsp_init_phase_pci() code into a new functionSimon Glass2015-08-14-3/+15
* x86: Tidy up the PIRQ routing code a littleSimon Glass2015-08-14-28/+13
* x86: Re-order efi-x86_defconfigSimon Glass2015-08-14-5/+5
* dm: pci: Add a way to iterate through all PCI devicesSimon Glass2015-08-14-0/+85
* dm: pci: Provide friendly config access functionsSimon Glass2015-08-14-0/+94
* x86: fsp: Do not assert VPD_IMAGE_REV when DEBUGBin Meng2015-08-14-4/+1
* x86: baytrail: Configure FSP UPD from device treeAndrew Bradford2015-08-14-30/+388
* x86: baytrail: Add all IDE/SATA PCI device IDsBin Meng2015-08-14-4/+10
* common: Display >=4GiB memory bank sizeBin Meng2015-08-14-3/+4
* ARM: tegra: represent RAM in 1 or 2 banksStephen Warren2015-08-13-15/+107
* ARM: tegra: query_sdram_size() cleanupStephen Warren2015-08-13-4/+10
* ARM: tegra: move kernel_addr_r on T210Stephen Warren2015-08-13-1/+1
* tegra: Correct logic for reading pll_misc in clock_start_pll()Simon Glass2015-08-13-13/+31
* ARM: tegra: Make pinmux.h standalone includibleThierry Reding2015-08-13-0/+2
* tegra: nand: disable subpage writesMarcel Ziswiler2015-08-13-0/+3
* apalis/colibri_t30: fix usb dm regressionMarcel Ziswiler2015-08-13-2/+2
* colibri_t20: fix reset out pinMarcel Ziswiler2015-08-13-0/+3
* apalis/colibri_t20/30: clean-upMarcel Ziswiler2015-08-13-17/+26
* apalis/colibri_t20/t30: increase tftp blocksizeMax Krummenacher2015-08-13-0/+9
* colibri_t20: enable ubi/ubifs supportMarcel Ziswiler2015-08-13-0/+8
* colibri_t20: enable mtdparts supportMarcel Ziswiler2015-08-13-0/+14
* mtd/nand/tegra: alignment workaroundMarcel Ziswiler2015-08-13-51/+36
* tegra: nand: fix read_byte required for proper onfi detectionMarcel Ziswiler2015-08-13-31/+7
* colibri_t20: disable PMIC sleep mode on low supply voltageMarcel Ziswiler2015-08-13-0/+35
* colibri_t20: add i2c supportMarcel Ziswiler2015-08-13-0/+32
* colibri_t20: add lcd display supportMarcel Ziswiler2015-08-13-0/+57
* colibri_t20: fix device-tree compatible nodeMarcel Ziswiler2015-08-13-1/+1
* apalis/colibri_t20/t30: integrate recovery mode detectionMarcel Ziswiler2015-08-13-0/+42
* ARM: tegra: allow reading recovery mode boot typeMarcel Ziswiler2015-08-13-0/+2
* ARM: tegra: allow custom usb manufacturer/product/vendor ids/stringsMarcel Ziswiler2015-08-13-0/+6
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2015-08-13-22/+47
|\
| * mmc_spi: Big-endian supportYoshinori Sato2015-08-13-5/+5
| * dw_mmc: Calculate dwmmc FIFO threshold size if not providedSimon Glass2015-08-13-2/+8
| * mmc: dw_mmc: Avoid using printf() for errorsSimon Glass2015-08-11-11/+12
| * mmc: dw_mmc: Improve handling of data transfer failureMarek Vasut2015-08-11-7/+9
| * mmc: dw_mmc: Zap endless timeoutMarek Vasut2015-08-11-2/+17
| * mmc: dw_mmc: Stop bounce buffer even in case of failureMarek Vasut2015-08-11-0/+1
* | net: lpc32xx: eth buffers base configSylvain Lemieux2015-08-13-3/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-08-13-55/+210
|\ \
| * | net: e1000: Increase autoneg timeout to 8 secondsStefan Roese2015-08-12-2/+2
| * | tftp.c: fix CONFIG_TFTP_TSIZE for small filesMax Krummenacher2015-08-12-0/+2
| * | net: phy: broadcom: Add BCM Cygnus PHYJiandong Zheng2015-08-11-0/+29
| * | net: phy: delay only if reset handler is registeredJörg Krause2015-08-11-3/+5
| * | net: phy: fix data type of phy_idJörg Krause2015-08-11-1/+1
| * | qoriq eth.c bugfix: handle received corrupted frames correctlyDaniel Inderbitzin2015-08-11-2/+3