summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * x86: dts: Fix typo in intel,irq-router.txtSimon Glass2015-08-05-2/+2
| * x86: Drop CONFIG_DCACHE_RAM_MRC_VAR_SIZE from header fileSimon Glass2015-08-05-1/+0
| * x86: Move CONFIG_X86_SERIAL to KconfigSimon Glass2015-08-05-10/+11
| * x86: Move Chrome OS options to defconfigSimon Glass2015-08-05-3/+6
| * dm: Add a return value comment to device_get_child()Simon Glass2015-08-05-1/+3
| * pci: Indicate prefetchable memory allocate when debuggingSimon Glass2015-08-05-2/+3
| * pci: Add a constant for an invalid interruptSimon Glass2015-08-05-1/+4
| * efi: Display the correct initcall pre-relocation valuesSimon Glass2015-08-05-0/+4
| * efi: Avoid using non-existent text baseBen Stoltz2015-08-05-3/+4
| * efi: Add start-up library codeSimon Glass2015-08-05-64/+887
| * x86: Allow use of global_data with EFISimon Glass2015-08-05-0/+7
| * pci: Fix up code for CONFIG_PCI_ENUM_ONLYSimon Glass2015-08-05-1/+3
| * pci: Use debug() instead of DEBUGF() in pci_auto.cSimon Glass2015-08-05-25/+23
| * x86: Tidy up a few minor issues with interruptsSimon Glass2015-08-05-5/+4
| * x86: Add some missing global_data declarations in files that use gdSimon Glass2015-08-05-0/+12
| * x86: Tidy up the 64-bit calling codeSimon Glass2015-08-05-2/+2
| * x86: Drop unused copy_fdt_to_ram()Simon Glass2015-08-05-19/+0
| * x86: Tidy up global_data flagsSimon Glass2015-08-05-7/+11
| * Reserve the top 16 flag bits for architecture-specific useSimon Glass2015-08-05-1/+1
| * x86: Use CR0 constants in CPU initSimon Glass2015-08-05-1/+1
| * x86: Add various minor tidy-ups to the 32-bit startup codeSimon Glass2015-08-05-20/+26
| * Bring in __aligned_u64 and friends to linux/types.hSimon Glass2015-08-05-1/+5
| * Allow objcopy to work without filling gaps with 0xffSimon Glass2015-08-05-3/+7
| * elf: Add a few definitions for 64-bit relocationSimon Glass2015-08-05-0/+26
| * dm: serial: Correct logic in serial_find_console_or_panic()Simon Glass2015-08-05-1/+1
| * dm: core: Check for empty list in uclass_find_device()Simon Glass2015-08-05-0/+2
| * Support removing default assembler flagsSimon Glass2015-08-05-1/+2
| * common: command add '\n' for debug msgPeng Fan2015-08-05-1/+1
| * lib: fdt: fix indent of #ifdef..#endif conditionalMasahiro Yamada2015-08-05-1/+1
| * common: Print nothing in the __weak checkboard()Bin Meng2015-08-05-1/+0
| * gitignore: Add defconfig and fdtgrepBin Meng2015-08-05-0/+2
| * x86: bayleybay: Configure PCI IRQBin Meng2015-08-05-0/+74
| * x86: Add Intel Bayley Bay board supportBin Meng2015-08-05-1/+283
| * x86: Add microcode for BayTrail-I B0 steppingBin Meng2015-08-05-0/+4244
| * x86: baytrail: Update UPD setting for FSP Gold4 releaseBin Meng2015-08-05-1/+2
| * x86: minnowmax: Remove smsc47x superio codesBin Meng2015-08-05-14/+0
| * x86: Sanity test on vesa parameters before setting up kernel screen_infoBin Meng2015-08-05-0/+4
| * x86: qemu: Add MP initializationBin Meng2015-08-05-0/+21
| * x86: Add a 'pause' instruction in __udelay() for QEMU targetMiao Yan2015-08-05-0/+8
| * doc: dm: Update pci-info.txt for pci supportBin Meng2015-08-05-3/+3
| * dm: pci: Allow scan bridge child devices before relocationBin Meng2015-08-05-4/+0
* | usb: Fix device detection codeMarek Vasut2015-08-05-3/+7
* | net: asix: fix operation without eepromMarcel Ziswiler2015-08-05-6/+34
* | sunxi: Drop our own copy of the USB_KEYBOARD optionsHans de Goede2015-08-05-7/+1
* | usb: USB storage-specific part ifdef in uclassPaul Kocialkowski2015-08-05-0/+2
* | sunxi: MUSB gadget config provisions, with fastboot and USB mass storage supportPaul Kocialkowski2015-08-05-0/+30
* | musb: sunxi: Force EP0 on re-enableMaxime Ripard2015-08-05-0/+3
* | sunxi: config update to stick with Kconfig changesPaul Kocialkowski2015-08-05-3/+2
* | sunxi: usb: USB_MUSB_SUNXI move to musb-new KconfigPaul Kocialkowski2015-08-05-30/+35
* | usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGETPaul Kocialkowski2015-08-05-0/+16