summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit"Simon Glass2015-08-141-36/+20
* x86: Add a simple interrupt script to the READMESimon Glass2015-08-141-0/+15
* x86: minnowmax: Define and enable interrupt setupSimon Glass2015-08-143-4/+69
* x86: Add clarifications to the x86 READMEStoppa, Igor2015-08-141-11/+21
* x86: Return -1 when reading a PCI config register failsSimon Glass2015-08-141-3/+6
* x86: Drop FSP error defines and use EFI insteadSimon Glass2015-08-142-12/+1
* x86: Set APs' req_seq to the reg number from device treeBin Meng2015-08-141-0/+7
* video: vesa: Correct a typo in the Kconfig VESA mode stringBin Meng2015-08-141-1/+1
* x86: Show the un-relocated IP address in exceptionsSimon Glass2015-08-141-0/+2
* x86: Convert minnowmax to use CONFIG_DM_NETSimon Glass2015-08-142-6/+1
* x86: Convert minnowmax to use CONFIG_DM_USBSimon Glass2015-08-141-4/+5
* Revert "dm: pci: Allow scan bridge child devices before relocation"Simon Glass2015-08-141-0/+4
* x86: Switch to using generic global_data setupSimon Glass2015-08-143-84/+18
* x86: Move the GDT into global_dataSimon Glass2015-08-142-5/+8
* Allow arch-specific setting of global_data in board_init_f_mem()Simon Glass2015-08-142-2/+54
* Align global_data to a 16-byte boundarySimon Glass2015-08-142-1/+3
* x86: Remove init_gd() functionSimon Glass2015-08-141-1/+0
* x86: baytrail: Support running as an EFI payloadSimon Glass2015-08-141-0/+2
* x86: baytrail: Tidy up interrupt and FSP initSimon Glass2015-08-141-1/+8
* x86: Allow pirq_init() to return an errorSimon Glass2015-08-146-19/+18
* x86: Split out fsp_init_phase_pci() code into a new functionSimon Glass2015-08-142-3/+15
* x86: Tidy up the PIRQ routing code a littleSimon Glass2015-08-141-28/+13
* x86: Re-order efi-x86_defconfigSimon Glass2015-08-141-5/+5
* dm: pci: Add a way to iterate through all PCI devicesSimon Glass2015-08-142-0/+85
* dm: pci: Provide friendly config access functionsSimon Glass2015-08-142-0/+94
* x86: fsp: Do not assert VPD_IMAGE_REV when DEBUGBin Meng2015-08-143-4/+1
* x86: baytrail: Configure FSP UPD from device treeAndrew Bradford2015-08-146-30/+388
* x86: baytrail: Add all IDE/SATA PCI device IDsBin Meng2015-08-143-4/+10
* common: Display >=4GiB memory bank sizeBin Meng2015-08-142-3/+4
* ARM: tegra: represent RAM in 1 or 2 banksStephen Warren2015-08-132-15/+107
* ARM: tegra: query_sdram_size() cleanupStephen Warren2015-08-131-4/+10
* ARM: tegra: move kernel_addr_r on T210Stephen Warren2015-08-131-1/+1
* tegra: Correct logic for reading pll_misc in clock_start_pll()Simon Glass2015-08-133-13/+31
* ARM: tegra: Make pinmux.h standalone includibleThierry Reding2015-08-131-0/+2
* tegra: nand: disable subpage writesMarcel Ziswiler2015-08-131-0/+3
* apalis/colibri_t30: fix usb dm regressionMarcel Ziswiler2015-08-132-2/+2
* colibri_t20: fix reset out pinMarcel Ziswiler2015-08-131-0/+3
* apalis/colibri_t20/30: clean-upMarcel Ziswiler2015-08-137-17/+26
* apalis/colibri_t20/t30: increase tftp blocksizeMax Krummenacher2015-08-133-0/+9
* colibri_t20: enable ubi/ubifs supportMarcel Ziswiler2015-08-131-0/+8
* colibri_t20: enable mtdparts supportMarcel Ziswiler2015-08-131-0/+14
* mtd/nand/tegra: alignment workaroundMarcel Ziswiler2015-08-131-51/+36
* tegra: nand: fix read_byte required for proper onfi detectionMarcel Ziswiler2015-08-131-31/+7
* colibri_t20: disable PMIC sleep mode on low supply voltageMarcel Ziswiler2015-08-131-0/+35
* colibri_t20: add i2c supportMarcel Ziswiler2015-08-132-0/+32
* colibri_t20: add lcd display supportMarcel Ziswiler2015-08-133-0/+57
* colibri_t20: fix device-tree compatible nodeMarcel Ziswiler2015-08-131-1/+1
* apalis/colibri_t20/t30: integrate recovery mode detectionMarcel Ziswiler2015-08-136-0/+42
* ARM: tegra: allow reading recovery mode boot typeMarcel Ziswiler2015-08-131-0/+2
* ARM: tegra: allow custom usb manufacturer/product/vendor ids/stringsMarcel Ziswiler2015-08-131-0/+6
OpenPOWER on IntegriCloud