summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-28mtd/nand/ubi: assortment of alignment fixesMarcel Ziswiler
2015-08-28arm: spear: Some changes / updates to the x600 config headerStefan Roese
2015-08-28arm: spear: Enable caches on SPEArStefan Roese
2015-08-28arm: spear: Move to common SPL infrastructureStefan Roese
2015-08-28arm: spear: Fix booting - relocate vector table to 0 (low-vector)Stefan Roese
2015-08-28ARM: k2l: Fix device speedsLokesh Vutla
2015-08-28ARM: keystone2: Update READMELokesh Vutla
2015-08-28ARM: keystone2: Build MLO by defaultLokesh Vutla
2015-08-28ARM: keystone2: Rename u-boot-nand.gph to MLOLokesh Vutla
2015-08-28ARM: keystone2: move the custom build rules out to keystone specific makefileNishanth Menon
2015-08-28ARM: keystone2: configs: Move SP to end of u-boot sectionLokesh Vutla
2015-08-28env_mmc: Properly prefix mmc errors with '!'Hans de Goede
2015-08-28malloc_simple: Correct the alignment logic in memalign_simple()Simon Glass
2015-08-28kconfiglib: update to the latest versionUlf Magnusson
2015-08-28ARM: DRA74-evm: Use SMA_1 spare register to workaround DP83865 phy on SR2.0Nishanth Menon
2015-08-28ARM: DRA74-evm: Add iodelay values for SR2.0Nishanth Menon
2015-08-28ARM: DRA7: Add detection of ES2.0Nishanth Menon
2015-08-28Makefile: Use correct timezone for U_BOOT_TZChris Packham
2015-08-28lib/display_options: Fix print_freqSuriyan Ramasami
2015-08-28NDS32: Generic Board Support and UnsupportKun-Hua Huang
2015-08-28NDS32: Generic Board Support and UnsupportKun-Hua Huang
2015-08-28rpi: set fdt_addr_r to 0x00000100 to match default device_tree_addressJonathan Liu
2015-08-28image: Fix loop condition to avoid warningThierry Reding
2015-08-26Merge git://git.denx.de/u-boot-x86Tom Rini
2015-08-26dm: pci: Document binding of pci device driversBin Meng
2015-08-26x86: crownbay: Support Topcliff integrated pci uart devices with driver modelBin Meng
2015-08-26dm: core: Fix code reentrancy issue in device_probe_child()Bin Meng
2015-08-26dm: pci: Optimize pci_uclass_post_bind()Bin Meng
2015-08-26video: ct69000: Remove unused codesBin Meng
2015-08-26x86: crownbay: Enable on-board SMSC superio keyboard controllerBin Meng
2015-08-26video: cfb_console: Allow VGA device to work without i8042 keyboardBin Meng
2015-08-26x86: i8042: Correctly initialize the controllerBin Meng
2015-08-26x86: i8042: Clean up the driver per coding conventionBin Meng
2015-08-26x86: i8042: Reorder static functionsBin Meng
2015-08-26x86: i8042: Remove unused codesBin Meng
2015-08-26x86: gpio: Tidy up gpio_ich6_get_base() and callersSimon Glass
2015-08-26x86: gpio: Correct calls to _ich6_gpio_set_direction()Simon Glass
2015-08-26x86: minnowmax: Correct pad-offset value for host_en1Simon Glass
2015-08-26dm: pci: Add a comment to help find pci_hose_read_config_byte, etc.Simon Glass
2015-08-26x86: minnowmax: Add access to GPIOs E0, E1, E2Simon Glass
2015-08-26x86: Add DSDT table for supporting ACPI on QEMUSaket Sinha
2015-08-26x86: Add ACPI table support to QEMUSaket Sinha
2015-08-26x86: Generate a valid ACPI tableSaket Sinha
2015-08-26dm: pci: Save devfn without bus number in pci_uclass_child_post_bind()Bin Meng
2015-08-26fdtdec: Fix possible infinite loop in fdtdec_get_pci_vendev()Bin Meng
2015-08-26patman: use -D option for git format-patchMasahiro Yamada
2015-08-26x86: superio: Add keyboard controller support to smsc_lpc47m driverBin Meng
2015-08-26x86: fsp: Call fsp_init_phase_pci() in pci_uclass_post_probe()Bin Meng
2015-08-26x86: baytrail: Remove the fsp_init_phase_pci() callBin Meng
2015-08-26x86: queensbay: Move unprotect_spi_flash() to arch_misc_init()Bin Meng