summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm: mvebu: Move CONFIG_SYS_TEXT_BASE to an address < 16 MiBStefan Roese2015-08-173-3/+18
* arm: mvebu: Display ECC enabled / disabled upon bootupStefan Roese2015-08-171-0/+19
* arm: mvebu: add multiple usb-hostcontroller support for AXPAnton Schubert2015-08-172-8/+12
* arm: mvebu: db-mv785mp-gp: Add USB/EHCI supportStefan Roese2015-08-171-0/+7
* arm: mvebu: Enable USB EHCI support on Armada XPStefan Roese2015-08-173-1/+52
* arm: mvebu: Enable NAND controller on MVEBU SoC'sStefan Roese2015-08-177-7/+40
* arm: mvebu: Disable MBUS error propagationStefan Roese2015-08-172-0/+6
* arm: mvebu: Flush caches and disable MMU only on A38xStefan Roese2015-08-171-7/+19
* arm: mvebu: Setup the MBUS bridge registersStefan Roese2015-08-172-0/+58
* arm: mvebu: Change MBUS base addresses and sizesStefan Roese2015-08-172-10/+16
* arm: mvebu: db-mv784mp-gp.h: Fix image creation - use correct offsetStefan Roese2015-08-171-0/+1
* arm: mvebu: sdram: Enable ECC support on Armada XPStefan Roese2015-08-171-1/+1
* arm: mvebu/armada100: dram.c: Remove CONFIG_SYS_BOARD_DRAM_INITStefan Roese2015-08-172-4/+0
* i2c: lpc32xx: fix write timeoutSylvain Lemieux2015-08-171-0/+2
* i2c: lpc32xx: fix read timeoutSylvain Lemieux2015-08-171-5/+5
* i2c: lpc32xx: use api to get hclk instead of fix valueSylvain Lemieux2015-08-171-1/+1
* arm: lpc32xx: gpio macro for pin mappingSylvain Lemieux2015-08-171-0/+40
* lpc32xx: cpu: add support for soft resetSylvain Lemieux2015-08-171-6/+17
* arm: lpc32xx: mux: add missing registersSylvain Lemieux2015-08-172-1/+18
* Delete an accidentally added .rej fileTom Rini2015-08-141-10/+0
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-08-1439-264/+875
|\
| * 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
OpenPOWER on IntegriCloud