summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* efi: Add start-up library codeSimon Glass2015-08-0510-64/+887
* x86: Allow use of global_data with EFISimon Glass2015-08-051-0/+7
* pci: Fix up code for CONFIG_PCI_ENUM_ONLYSimon Glass2015-08-051-1/+3
* pci: Use debug() instead of DEBUGF() in pci_auto.cSimon Glass2015-08-051-25/+23
* x86: Tidy up a few minor issues with interruptsSimon Glass2015-08-051-5/+4
* x86: Add some missing global_data declarations in files that use gdSimon Glass2015-08-056-0/+12
* x86: Tidy up the 64-bit calling codeSimon Glass2015-08-051-2/+2
* x86: Drop unused copy_fdt_to_ram()Simon Glass2015-08-052-19/+0
* x86: Tidy up global_data flagsSimon Glass2015-08-052-7/+11
* Reserve the top 16 flag bits for architecture-specific useSimon Glass2015-08-051-1/+1
* x86: Use CR0 constants in CPU initSimon Glass2015-08-051-1/+1
* x86: Add various minor tidy-ups to the 32-bit startup codeSimon Glass2015-08-051-20/+26
* Bring in __aligned_u64 and friends to linux/types.hSimon Glass2015-08-051-1/+5
* Allow objcopy to work without filling gaps with 0xffSimon Glass2015-08-052-3/+7
* elf: Add a few definitions for 64-bit relocationSimon Glass2015-08-051-0/+26
* dm: serial: Correct logic in serial_find_console_or_panic()Simon Glass2015-08-051-1/+1
* dm: core: Check for empty list in uclass_find_device()Simon Glass2015-08-051-0/+2
* Support removing default assembler flagsSimon Glass2015-08-051-1/+2
* common: command add '\n' for debug msgPeng Fan2015-08-051-1/+1
* lib: fdt: fix indent of #ifdef..#endif conditionalMasahiro Yamada2015-08-051-1/+1
* common: Print nothing in the __weak checkboard()Bin Meng2015-08-051-1/+0
* gitignore: Add defconfig and fdtgrepBin Meng2015-08-052-0/+2
* x86: bayleybay: Configure PCI IRQBin Meng2015-08-054-0/+74
* x86: Add Intel Bayley Bay board supportBin Meng2015-08-0510-1/+283
* x86: Add microcode for BayTrail-I B0 steppingBin Meng2015-08-051-0/+4244
* x86: baytrail: Update UPD setting for FSP Gold4 releaseBin Meng2015-08-051-1/+2
* x86: minnowmax: Remove smsc47x superio codesBin Meng2015-08-052-14/+0
* x86: Sanity test on vesa parameters before setting up kernel screen_infoBin Meng2015-08-051-0/+4
* x86: qemu: Add MP initializationBin Meng2015-08-054-0/+21
* x86: Add a 'pause' instruction in __udelay() for QEMU targetMiao Yan2015-08-051-0/+8
* doc: dm: Update pci-info.txt for pci supportBin Meng2015-08-051-3/+3
* dm: pci: Allow scan bridge child devices before relocationBin Meng2015-08-051-4/+0
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-08-0434-432/+1185
|\
| * armv8/ls2085ardb: Add USB support for ls2085ardbNikhil Badola2015-08-031-0/+13
| * armv8/ls2085aqds: Add USB support for ls2085aqdsNikhil Badola2015-08-031-0/+13
| * armv8/lsch3/config: Define USB XHCI controller base address for LS2085ANikhil Badola2015-08-031-0/+3
| * armv8/lsch3/config: Define CONFIG_SYS_CACHELINE_SIZE for LS2085ANikhil Badola2015-08-031-0/+1
| * drivers/ddr/fsl: Adjust bstopre valueYork Sun2015-08-033-6/+8
| * drivers/crypto/fsl: clean-up - use fdt_setprop_u32 helperhoria.geanta@freescale.com2015-08-031-9/+8
| * drivers/crypto/fsl: fix snooping for write transactionshoria.geanta@freescale.com2015-08-032-4/+8
| * drivers/crypto/fsl: fix "era" property value on LE platformshoria.geanta@freescale.com2015-08-031-2/+1
| * drivers/pci/layerscape: Add EP mode supportMinghuan Lian2015-08-031-2/+135
| * drivers/pci: Add function to find an extended capabilityMinghuan Lian2015-08-032-0/+94
| * drivers/fsl-mc: flib changes for mc 8.0.0Prabhakar Kushwaha2015-08-0314-221/+571
| * drivers/crypto/fsl: enable raw data instead of von Neumann dataAlex Porosanu2015-08-032-1/+20
| * drivers/crypto/fsl: change starting entropy delay valueAlex Porosanu2015-08-031-1/+1
| * drivers/crypto/fsl: disable RNG oscillator maximum frequency checkAlex Porosanu2015-08-032-2/+3
| * armv7/ls1021a/etsec: Enable Tx Data and TxBD snoopingAlison Wang2015-08-031-4/+0
| * armv7/ls1021a: allow OCRAM access permission as R/W in SPLAlison Wang2015-08-032-171/+184
| * armv7/ls102xa: Fix non-boot cpus cannot correctly fall in spin tableWang Dongsheng2015-08-031-0/+8
OpenPOWER on IntegriCloud