summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-14Revert "dm: pci: Allow scan bridge child devices before relocation"Simon Glass
2015-08-14x86: Switch to using generic global_data setupSimon Glass
2015-08-14x86: Move the GDT into global_dataSimon Glass
2015-08-14Allow arch-specific setting of global_data in board_init_f_mem()Simon Glass
2015-08-14Align global_data to a 16-byte boundarySimon Glass
2015-08-14x86: Remove init_gd() functionSimon Glass
2015-08-14x86: baytrail: Support running as an EFI payloadSimon Glass
2015-08-14x86: baytrail: Tidy up interrupt and FSP initSimon Glass
2015-08-14x86: Allow pirq_init() to return an errorSimon Glass
2015-08-14x86: Split out fsp_init_phase_pci() code into a new functionSimon Glass
2015-08-14x86: Tidy up the PIRQ routing code a littleSimon Glass
2015-08-14x86: Re-order efi-x86_defconfigSimon Glass
2015-08-14dm: pci: Add a way to iterate through all PCI devicesSimon Glass
2015-08-14dm: pci: Provide friendly config access functionsSimon Glass
2015-08-14x86: fsp: Do not assert VPD_IMAGE_REV when DEBUGBin Meng
2015-08-14x86: baytrail: Configure FSP UPD from device treeAndrew Bradford
2015-08-14x86: baytrail: Add all IDE/SATA PCI device IDsBin Meng
2015-08-14common: Display >=4GiB memory bank sizeBin Meng
2015-08-13ARM: tegra: represent RAM in 1 or 2 banksStephen Warren
2015-08-13ARM: tegra: query_sdram_size() cleanupStephen Warren
2015-08-13ARM: tegra: move kernel_addr_r on T210Stephen Warren
2015-08-13tegra: Correct logic for reading pll_misc in clock_start_pll()Simon Glass
2015-08-13ARM: tegra: Make pinmux.h standalone includibleThierry Reding
2015-08-13tegra: nand: disable subpage writesMarcel Ziswiler
2015-08-13apalis/colibri_t30: fix usb dm regressionMarcel Ziswiler
2015-08-13colibri_t20: fix reset out pinMarcel Ziswiler
2015-08-13apalis/colibri_t20/30: clean-upMarcel Ziswiler
2015-08-13apalis/colibri_t20/t30: increase tftp blocksizeMax Krummenacher
2015-08-13colibri_t20: enable ubi/ubifs supportMarcel Ziswiler
2015-08-13colibri_t20: enable mtdparts supportMarcel Ziswiler
2015-08-13mtd/nand/tegra: alignment workaroundMarcel Ziswiler
2015-08-13tegra: nand: fix read_byte required for proper onfi detectionMarcel Ziswiler
2015-08-13colibri_t20: disable PMIC sleep mode on low supply voltageMarcel Ziswiler
2015-08-13colibri_t20: add i2c supportMarcel Ziswiler
2015-08-13colibri_t20: add lcd display supportMarcel Ziswiler
2015-08-13colibri_t20: fix device-tree compatible nodeMarcel Ziswiler
2015-08-13apalis/colibri_t20/t30: integrate recovery mode detectionMarcel Ziswiler
2015-08-13ARM: tegra: allow reading recovery mode boot typeMarcel Ziswiler
2015-08-13ARM: tegra: allow custom usb manufacturer/product/vendor ids/stringsMarcel Ziswiler
2015-08-13Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2015-08-13net: lpc32xx: eth buffers base configSylvain Lemieux
2015-08-13Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2015-08-13logos: add Toradex logoStefan Agner
2015-08-13image-fdt.c: store returned error valueMax Krummenacher
2015-08-13colibri_vf: remove spurious new lineMarcel Ziswiler
2015-08-13generic-board: allow showing custom board infoMarcel Ziswiler
2015-08-13fs/fs.c: read up to EOF when len would read past EOFMax Krummenacher
2015-08-13configs: ti_armv7_keystone2: increase size reserved for initrdVitaly Andrianov
2015-08-13configs: ti_armv7_keystone2: fix initrd address at args_ramfsVitaly Andrianov
2015-08-13common/lcd_console: fix console/logo regressionMarcel Ziswiler