summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* x86: Remove quotation mark in CONFIG_HOSTNAMEBin Meng2015-10-211-1/+1
* x86: Move install_e820_map() out of zimage.cBin Meng2015-10-215-29/+41
* x86: Initialize GDT entry 1 to be the 32-bit CS as wellBin Meng2015-10-211-1/+6
* x86: Allow disabling IGD on Intel QueensbayBin Meng2015-10-214-0/+33
* x86: ivybridge: Remove the dead codes that programs pci bridgeBin Meng2015-10-211-32/+0
* dm: pci: Enable VGA address forwarding on bridgesBin Meng2015-10-211-0/+18
* dm: pci: Fix pci_last_busno() to return the real last bus noBin Meng2015-10-211-24/+1
* video: vesa_fb: Fix wrong return value check of pci_find_class()Bin Meng2015-10-211-1/+1
* pci: Set PCI_COMMAND_IO bit for VGA deviceBin Meng2015-10-211-0/+6
* dm: pci: Adjust pci_find_and_bind_driver() to return -EPERMSimon Glass2015-10-211-12/+19
* dm: pci: Correct a few debug() statementsSimon Glass2015-10-211-2/+2
* dm: pci: Tidy up auto-config error handlingSimon Glass2015-10-211-3/+12
* malloc_simple: Add debug() informationSimon Glass2015-10-211-0/+4
* Prepare v2015.10v2015.10Tom Rini2015-10-191-1/+1
* powerpc: Drop old non-generic-board codeSimon Glass2015-10-191-986/+0
* sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARDPaul Gortmaker2015-10-191-0/+2
* sbc8641d: increase monitor size from 256k to 384kPaul Gortmaker2015-10-192-5/+5
* sbc8641d: add basic flash setup instructions to README filePaul Gortmaker2015-10-191-0/+21
* sbc8641d: set proper environment sector size.Paul Gortmaker2015-10-191-1/+1
* sbc8641d: increase malloc pool size to a sane defaultPaul Gortmaker2015-10-191-1/+1
* sbc8641d: enable command line editingPaul Gortmaker2015-10-191-0/+1
* image-fit: Fix signature checkingAndrej Rosano2015-10-191-1/+3
* igep00x0: Use BCH8 ECCLadislav Michl2015-10-191-5/+13
* vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge.Liviu Dudau2015-10-194-1/+206
* vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel.Liviu Dudau2015-10-192-1/+11
* dfu: dfu_sf: Take the start address into accountFabio Estevam2015-10-191-2/+10
* dfu: dfu_sf: Use the erase sector size for erase operationsFabio Estevam2015-10-191-1/+2
* doc/README.scrapyard: Add more entriesTom Rini2015-10-191-0/+71
* Revert "arm: Remove inetspace_v2_cmc board"Tom Rini2015-10-191-0/+8
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2015-10-193-2/+8
|\
| * ARM: rpi: add another revision of Raspberry Pi A+Lubomir Rintel2015-10-192-0/+6
| * ARM: dockstar: move start of environment areaEric Cooper2015-10-191-2/+2
* | Revert "arm: Remove d2net_v2 defconfig file"Tom Rini2015-10-192-5/+9
* | doc/README.scrapyard: Populate recent removalsTom Rini2015-10-191-9/+9
* | ARM: k2e/l: Apply WA for selecting PA clock sourceLokesh Vutla2015-10-173-3/+12
* | arch/powerpc/config.mk: Pass -fno-ira-hoist-pressure when possibleTom Rini2015-10-171-1/+2
|/
* Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-10-163-0/+17
|\
| * arm: dts: socfpga: add "u-boot,dm-pre-reloc" to socfpga_cyclone5_socdk dtsDinh Nguyen2015-10-171-0/+3
| * arm: socfpga: enable data/inst prefetch and shared override in the L2Dinh Nguyen2015-10-172-0/+14
* | vf610twr: Fix typo in DRAM initAnthony Felice2015-10-161-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2015-10-162-24/+42
|\ \
| * | exynos: more debug and cleanup in do_sdhci_init()Tobias Jakobi2015-10-131-9/+11
| * | exynos: be more verbose in process_nodes()Tobias Jakobi2015-10-131-5/+7
| * | exynos: Fix passing of errors in exynos_mmc_init()Tobias Jakobi2015-10-131-6/+12
| * | exynos: Properly zero initialize host in s5p_sdhci_init()Tobias Jakobi2015-10-131-2/+2
| * | odroid: Add boot script (boot.scr) supportGuillaume GARDET2015-10-131-1/+9
| * | odroid: replace 'fatload' with 'load' to be able to use EXT* partitionsGuillaume GARDET2015-10-131-3/+3
* | | arm: mmu: Add missing volatile for reading SCTLR registerAlison Wang2015-10-161-1/+1
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2015-10-156-27/+55
|\ \
| * | armv8/gic: Fix GIC v2 initializationThierry Reding2015-10-151-1/+9