summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* arm: mvebu: add multiple usb-hostcontroller support for AXPAnton Schubert2015-08-17-8/+12
* arm: mvebu: db-mv785mp-gp: Add USB/EHCI supportStefan Roese2015-08-17-0/+7
* arm: mvebu: Enable USB EHCI support on Armada XPStefan Roese2015-08-17-1/+52
* arm: mvebu: Enable NAND controller on MVEBU SoC'sStefan Roese2015-08-17-7/+40
* arm: mvebu: Disable MBUS error propagationStefan Roese2015-08-17-0/+6
* arm: mvebu: Flush caches and disable MMU only on A38xStefan Roese2015-08-17-7/+19
* arm: mvebu: Setup the MBUS bridge registersStefan Roese2015-08-17-0/+58
* arm: mvebu: Change MBUS base addresses and sizesStefan Roese2015-08-17-10/+16
* arm: mvebu: db-mv784mp-gp.h: Fix image creation - use correct offsetStefan Roese2015-08-17-0/+1
* arm: mvebu: sdram: Enable ECC support on Armada XPStefan Roese2015-08-17-1/+1
* arm: mvebu/armada100: dram.c: Remove CONFIG_SYS_BOARD_DRAM_INITStefan Roese2015-08-17-4/+0
* i2c: lpc32xx: fix write timeoutSylvain Lemieux2015-08-17-0/+2
* i2c: lpc32xx: fix read timeoutSylvain Lemieux2015-08-17-5/+5
* i2c: lpc32xx: use api to get hclk instead of fix valueSylvain Lemieux2015-08-17-1/+1
* arm: lpc32xx: gpio macro for pin mappingSylvain Lemieux2015-08-17-0/+40
* lpc32xx: cpu: add support for soft resetSylvain Lemieux2015-08-17-6/+17
* arm: lpc32xx: mux: add missing registersSylvain Lemieux2015-08-17-1/+18
* Delete an accidentally added .rej fileTom Rini2015-08-14-10/+0
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-08-14-264/+875
|\
| * Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit"Simon Glass2015-08-14-36/+20
| * x86: Add a simple interrupt script to the READMESimon Glass2015-08-14-0/+15
| * x86: minnowmax: Define and enable interrupt setupSimon Glass2015-08-14-4/+69
| * x86: Add clarifications to the x86 READMEStoppa, Igor2015-08-14-11/+21
| * x86: Return -1 when reading a PCI config register failsSimon Glass2015-08-14-3/+6
| * x86: Drop FSP error defines and use EFI insteadSimon Glass2015-08-14-12/+1
| * x86: Set APs' req_seq to the reg number from device treeBin Meng2015-08-14-0/+7
| * video: vesa: Correct a typo in the Kconfig VESA mode stringBin Meng2015-08-14-1/+1
| * x86: Show the un-relocated IP address in exceptionsSimon Glass2015-08-14-0/+2
| * x86: Convert minnowmax to use CONFIG_DM_NETSimon Glass2015-08-14-6/+1
| * x86: Convert minnowmax to use CONFIG_DM_USBSimon Glass2015-08-14-4/+5
| * Revert "dm: pci: Allow scan bridge child devices before relocation"Simon Glass2015-08-14-0/+4
| * x86: Switch to using generic global_data setupSimon Glass2015-08-14-84/+18
| * x86: Move the GDT into global_dataSimon Glass2015-08-14-5/+8
| * Allow arch-specific setting of global_data in board_init_f_mem()Simon Glass2015-08-14-2/+54
| * 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
* | Merge branch 'master' of git://git.denx.de/u-boot-pmicTom Rini2015-08-14-2/+110
|\ \
| * | Add missing part of: "power: pmic: pfuze100 support driver model"Peng Fan2015-08-14-2/+110
| |/