summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Makefile: fix SOURCE_DATE_EPOCH for *BSD hostAndreas Bießmann2015-08-281-3/+15
* picosam9g45: adopt CONFIG_SYS_PROMPTAndreas Bießmann2015-08-282-1/+1
* at91sam9260ek: add missing files to MAINTAINERSAndreas Bießmann2015-08-281-0/+1
* at91sam9rlek: add missing files to MAINTAINERSAndreas Bießmann2015-08-281-0/+1
* omap-common: SYS_BOOT fallback logic correction and support for more devicesPaul Kocialkowski2015-08-281-10/+22
* mtd/nand/ubi: assortment of alignment fixesMarcel Ziswiler2015-08-287-7/+19
* arm: spear: Some changes / updates to the x600 config headerStefan Roese2015-08-281-5/+16
* arm: spear: Enable caches on SPEArStefan Roese2015-08-281-0/+10
* arm: spear: Move to common SPL infrastructureStefan Roese2015-08-288-271/+85
* arm: spear: Fix booting - relocate vector table to 0 (low-vector)Stefan Roese2015-08-281-5/+0
* ARM: k2l: Fix device speedsLokesh Vutla2015-08-282-3/+3
* ARM: keystone2: Update READMELokesh Vutla2015-08-281-11/+15
* ARM: keystone2: Build MLO by defaultLokesh Vutla2015-08-281-0/+4
* ARM: keystone2: Rename u-boot-nand.gph to MLOLokesh Vutla2015-08-282-7/+9
* ARM: keystone2: move the custom build rules out to keystone specific makefileNishanth Menon2015-08-282-16/+22
* ARM: keystone2: configs: Move SP to end of u-boot sectionLokesh Vutla2015-08-281-2/+2
* env_mmc: Properly prefix mmc errors with '!'Hans de Goede2015-08-281-3/+3
* malloc_simple: Correct the alignment logic in memalign_simple()Simon Glass2015-08-281-1/+1
* kconfiglib: update to the latest versionUlf Magnusson2015-08-281-2252/+1906
* ARM: DRA74-evm: Use SMA_1 spare register to workaround DP83865 phy on SR2.0Nishanth Menon2015-08-285-0/+19
* ARM: DRA74-evm: Add iodelay values for SR2.0Nishanth Menon2015-08-282-11/+83
* ARM: DRA7: Add detection of ES2.0Nishanth Menon2015-08-285-0/+11
* Makefile: Use correct timezone for U_BOOT_TZChris Packham2015-08-281-4/+10
* lib/display_options: Fix print_freqSuriyan Ramasami2015-08-281-9/+1
* NDS32: Generic Board Support and UnsupportKun-Hua Huang2015-08-2821-1731/+0
* NDS32: Generic Board Support and UnsupportKun-Hua Huang2015-08-2814-427/+104
* rpi: set fdt_addr_r to 0x00000100 to match default device_tree_addressJonathan Liu2015-08-281-2/+2
* image: Fix loop condition to avoid warningThierry Reding2015-08-281-2/+2
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-08-2656-635/+5954
|\
| * dm: pci: Document binding of pci device driversBin Meng2015-08-261-3/+68
| * x86: crownbay: Support Topcliff integrated pci uart devices with driver modelBin Meng2015-08-261-5/+10
| * dm: core: Fix code reentrancy issue in device_probe_child()Bin Meng2015-08-261-5/+14
| * dm: pci: Optimize pci_uclass_post_bind()Bin Meng2015-08-261-0/+7
| * video: ct69000: Remove unused codesBin Meng2015-08-261-21/+0
| * 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
OpenPOWER on IntegriCloud