summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * x86: crownbay: Enable on-board SMSC superio keyboard controllerBin Meng2015-08-263-7/+5
| * video: cfb_console: Allow VGA device to work without i8042 keyboardBin Meng2015-08-261-6/+5
| * x86: i8042: Correctly initialize the controllerBin Meng2015-08-261-22/+21
| * x86: i8042: Clean up the driver per coding conventionBin Meng2015-08-262-156/+177
| * x86: i8042: Reorder static functionsBin Meng2015-08-261-268/+222
| * x86: i8042: Remove unused codesBin Meng2015-08-261-17/+0
| * x86: gpio: Tidy up gpio_ich6_get_base() and callersSimon Glass2015-08-261-3/+3
| * x86: gpio: Correct calls to _ich6_gpio_set_direction()Simon Glass2015-08-261-2/+2
| * x86: minnowmax: Correct pad-offset value for host_en1Simon Glass2015-08-261-1/+1
| * dm: pci: Add a comment to help find pci_hose_read_config_byte, etc.Simon Glass2015-08-261-0/+1
| * x86: minnowmax: Add access to GPIOs E0, E1, E2Simon Glass2015-08-261-0/+27
| * x86: Add DSDT table for supporting ACPI on QEMUSaket Sinha2015-08-267-1/+712
| * x86: Add ACPI table support to QEMUSaket Sinha2015-08-262-0/+177
| * x86: Generate a valid ACPI tableSaket Sinha2015-08-266-0/+855
| * dm: pci: Save devfn without bus number in pci_uclass_child_post_bind()Bin Meng2015-08-261-2/+2
| * fdtdec: Fix possible infinite loop in fdtdec_get_pci_vendev()Bin Meng2015-08-261-2/+1
| * patman: use -D option for git format-patchMasahiro Yamada2015-08-261-1/+1
| * x86: superio: Add keyboard controller support to smsc_lpc47m driverBin Meng2015-08-263-5/+40
| * x86: fsp: Call fsp_init_phase_pci() in pci_uclass_post_probe()Bin Meng2015-08-261-0/+21
| * x86: baytrail: Remove the fsp_init_phase_pci() callBin Meng2015-08-261-7/+1
| * x86: queensbay: Move unprotect_spi_flash() to arch_misc_init()Bin Meng2015-08-261-2/+2
| * x86: fsp: Add comments about U-Boot entering start.S twiceBin Meng2015-08-263-4/+6
| * x86: fsp: Enlarge the size of malloc() pool before relocationBin Meng2015-08-263-1/+30
| * x86: fsp: Delay x86_fsp_init() call a little bitBin Meng2015-08-261-3/+3
| * dm: pci: Support selected device/driver binding before relocationBin Meng2015-08-261-11/+30
| * x86: ifdtool: Drop microcode from the device tree when collatingSimon Glass2015-08-261-2/+53
| * x86: ifdtool: Support collating microcode into one placeSimon Glass2015-08-262-10/+56
| * x86: ifdtool: Split microcode linking into its own functionSimon Glass2015-08-261-27/+78
| * x86: ifdtool: Check that U-Boot does not overlap other regionsSimon Glass2015-08-261-11/+22
| * x86: baytrail: Support multiple microcode copiesBin Meng2015-08-262-0/+9
| * x86: baytrail: Add microcode for BayTrail-I D0 steppingBin Meng2015-08-261-0/+3284
| * x86: Correct microcode documentationSimon Glass2015-08-261-2/+2
| * efi: Update README.efi to clarify build and test instructionsBin Meng2015-08-261-13/+20
| * x86: Set up video framebuffer for coreboot before loading kernelBin Meng2015-08-261-2/+0
| * video: coreboot: Save VESA mode for future useBin Meng2015-08-263-1/+27
| * x86: Enable CONFIG_PCI_CONFIG_HOST_BRIDGE for all boardsBin Meng2015-08-265-4/+1
| * x86: Only include cbfs command for corebootBin Meng2015-08-261-0/+2
| * x86: kconfig: Hide "System tables" for corebootBin Meng2015-08-261-1/+1
| * x86: kconfig: Hide "System tables" for EFIBin Meng2015-08-261-3/+1
| * x86: coreboot: Allow >=4GiB memory bank sizeBin Meng2015-08-261-5/+4
| * x86: Remove calculate_relocation_address()Bin Meng2015-08-263-60/+2
| * x86: coreboot: Correctly report E820 typesBin Meng2015-08-261-2/+13
| * x86: coreboot: Increase memrange entry number to 32Bin Meng2015-08-261-6/+3
| * x86: doc: Update coreboot payload entry point addressBin Meng2015-08-261-3/+3
| * net: e1000: Fix build warnings for 32-bitBin Meng2015-08-261-4/+5
* | Merge git://git.denx.de/u-boot-nand-flashTom Rini2015-08-2623-672/+2448
|\ \ | |/ |/|
| * mtd: nand: mxs invalidate dcache before DMA readPeng Fan2015-08-251-0/+6
| * mtd: nand: mxs support oobsize bigger than 512Peng Fan2015-08-252-9/+25
| * arm: mvebu: Enable NAND on db-mv784mp-gpStefan Roese2015-08-252-0/+6
| * mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driverStefan Roese2015-08-254-0/+1693
OpenPOWER on IntegriCloud