summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-05Add a way to skip relocationSimon Glass
2015-08-05x86: Update README to explain booting Ubuntu on MinnowmaxSimon Glass
2015-08-05x86: minnowmax: Drop the old PCI settingsSimon Glass
2015-08-05x86: dts: Fix typo in intel,irq-router.txtSimon Glass
2015-08-05x86: Drop CONFIG_DCACHE_RAM_MRC_VAR_SIZE from header fileSimon Glass
2015-08-05x86: Move CONFIG_X86_SERIAL to KconfigSimon Glass
2015-08-05x86: Move Chrome OS options to defconfigSimon Glass
2015-08-05dm: Add a return value comment to device_get_child()Simon Glass
2015-08-05pci: Indicate prefetchable memory allocate when debuggingSimon Glass
2015-08-05pci: Add a constant for an invalid interruptSimon Glass
2015-08-05efi: Display the correct initcall pre-relocation valuesSimon Glass
2015-08-05efi: Avoid using non-existent text baseBen Stoltz
2015-08-05efi: Add start-up library codeSimon Glass
2015-08-05x86: Allow use of global_data with EFISimon Glass
2015-08-05pci: Fix up code for CONFIG_PCI_ENUM_ONLYSimon Glass
2015-08-05pci: Use debug() instead of DEBUGF() in pci_auto.cSimon Glass
2015-08-05x86: Tidy up a few minor issues with interruptsSimon Glass
2015-08-05x86: Add some missing global_data declarations in files that use gdSimon Glass
2015-08-05x86: Tidy up the 64-bit calling codeSimon Glass
2015-08-05x86: Drop unused copy_fdt_to_ram()Simon Glass
2015-08-05x86: Tidy up global_data flagsSimon Glass
2015-08-05Reserve the top 16 flag bits for architecture-specific useSimon Glass
2015-08-05x86: Use CR0 constants in CPU initSimon Glass
2015-08-05x86: Add various minor tidy-ups to the 32-bit startup codeSimon Glass
2015-08-05Bring in __aligned_u64 and friends to linux/types.hSimon Glass
2015-08-05Allow objcopy to work without filling gaps with 0xffSimon Glass
2015-08-05elf: Add a few definitions for 64-bit relocationSimon Glass
2015-08-05dm: serial: Correct logic in serial_find_console_or_panic()Simon Glass
2015-08-05dm: core: Check for empty list in uclass_find_device()Simon Glass
2015-08-05Support removing default assembler flagsSimon Glass
2015-08-05common: command add '\n' for debug msgPeng Fan
2015-08-05lib: fdt: fix indent of #ifdef..#endif conditionalMasahiro Yamada
2015-08-05common: Print nothing in the __weak checkboard()Bin Meng
2015-08-05gitignore: Add defconfig and fdtgrepBin Meng
2015-08-05x86: bayleybay: Configure PCI IRQBin Meng
2015-08-05x86: Add Intel Bayley Bay board supportBin Meng
2015-08-05x86: Add microcode for BayTrail-I B0 steppingBin Meng
2015-08-05x86: baytrail: Update UPD setting for FSP Gold4 releaseBin Meng
2015-08-05x86: minnowmax: Remove smsc47x superio codesBin Meng
2015-08-05x86: Sanity test on vesa parameters before setting up kernel screen_infoBin Meng
2015-08-05x86: qemu: Add MP initializationBin Meng
2015-08-05x86: Add a 'pause' instruction in __udelay() for QEMU targetMiao Yan
2015-08-05doc: dm: Update pci-info.txt for pci supportBin Meng
2015-08-05dm: pci: Allow scan bridge child devices before relocationBin Meng
2015-08-04Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2015-08-03configs: ti_armv7_keystone2: replace addr_uboot with loadaddrVitaly Andrianov
2015-08-03armv8/ls2085ardb: Add USB support for ls2085ardbNikhil Badola
2015-08-03armv8/ls2085aqds: Add USB support for ls2085aqdsNikhil Badola
2015-08-03armv8/lsch3/config: Define USB XHCI controller base address for LS2085ANikhil Badola
2015-08-03armv8/lsch3/config: Define CONFIG_SYS_CACHELINE_SIZE for LS2085ANikhil Badola