aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-21pci: Set PCI_COMMAND_IO bit for VGA deviceBin Meng1-0/+6
2015-10-21dm: pci: Adjust pci_find_and_bind_driver() to return -EPERMSimon Glass1-12/+19
2015-10-21dm: pci: Correct a few debug() statementsSimon Glass1-2/+2
2015-10-21dm: pci: Tidy up auto-config error handlingSimon Glass1-3/+12
2015-10-21malloc_simple: Add debug() informationSimon Glass1-0/+4
2015-10-19Prepare v2015.10v2015.10Tom Rini1-1/+1
2015-10-19powerpc: Drop old non-generic-board codeSimon Glass1-986/+0
2015-10-19sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARDPaul Gortmaker1-0/+2
2015-10-19sbc8641d: increase monitor size from 256k to 384kPaul Gortmaker2-5/+5
2015-10-19sbc8641d: add basic flash setup instructions to README filePaul Gortmaker1-0/+21
2015-10-19sbc8641d: set proper environment sector size.Paul Gortmaker1-1/+1
2015-10-19sbc8641d: increase malloc pool size to a sane defaultPaul Gortmaker1-1/+1
2015-10-19sbc8641d: enable command line editingPaul Gortmaker1-0/+1
2015-10-19image-fit: Fix signature checkingAndrej Rosano1-1/+3
2015-10-19igep00x0: Use BCH8 ECCLadislav Michl1-5/+13
2015-10-19vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge.Liviu Dudau4-1/+206
2015-10-19vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel.Liviu Dudau2-1/+11
2015-10-19dfu: dfu_sf: Take the start address into accountFabio Estevam1-2/+10
2015-10-19dfu: dfu_sf: Use the erase sector size for erase operationsFabio Estevam1-1/+2
2015-10-19doc/README.scrapyard: Add more entriesTom Rini1-0/+71
2015-10-19Revert "arm: Remove inetspace_v2_cmc board"Tom Rini1-0/+8
2015-10-19Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini3-2/+8
2015-10-19Revert "arm: Remove d2net_v2 defconfig file"Tom Rini2-5/+9
2015-10-19doc/README.scrapyard: Populate recent removalsTom Rini1-9/+9
2015-10-19ARM: rpi: add another revision of Raspberry Pi A+Lubomir Rintel2-0/+6
2015-10-19ARM: dockstar: move start of environment areaEric Cooper1-2/+2
2015-10-17ARM: k2e/l: Apply WA for selecting PA clock sourceLokesh Vutla3-3/+12
2015-10-17arch/powerpc/config.mk: Pass -fno-ira-hoist-pressure when possibleTom Rini1-1/+2
2015-10-16Merge git://git.denx.de/u-boot-socfpgaTom Rini3-0/+17
2015-10-17arm: dts: socfpga: add "u-boot,dm-pre-reloc" to socfpga_cyclone5_socdk dtsDinh Nguyen1-0/+3
2015-10-17arm: socfpga: enable data/inst prefetch and shared override in the L2Dinh Nguyen2-0/+14
2015-10-16vf610twr: Fix typo in DRAM initAnthony Felice1-1/+1
2015-10-16Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2-24/+42
2015-10-16arm: mmu: Add missing volatile for reading SCTLR registerAlison Wang1-1/+1
2015-10-15Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini6-27/+55
2015-10-15pci: pcie_imx: Fix hang on mx6qpFabio Estevam2-0/+10
2015-10-15armv8/gic: Fix GIC v2 initializationThierry Reding1-1/+9
2015-10-15armv8/mmu: Set bits marked RES1 in TCRThierry Reding2-3/+7
2015-10-15Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini3-116/+160
2015-10-15ARM: uniphier: fix address mapping in README.uniphierMasahiro Yamada1-4/+4
2015-10-15armv8/mmu: Clean up TCR programmingThierry Reding1-2/+2
2015-10-15arm: vf610twr: improve memory layoutStefan Agner1-6/+21
2015-10-15colibri_vf: Fix bstlen fieldFabio Estevam1-1/+1
2015-10-15mtd: nand: vf610_nfc: resync with upstream Linux versionStefan Agner1-109/+138
2015-10-14Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD1324-39273/+29224
2015-10-13Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2-25/+64
2015-10-13exynos: more debug and cleanup in do_sdhci_init()Tobias Jakobi1-9/+11
2015-10-13exynos: be more verbose in process_nodes()Tobias Jakobi1-5/+7
2015-10-13exynos: Fix passing of errors in exynos_mmc_init()Tobias Jakobi1-6/+12
2015-10-13exynos: Properly zero initialize host in s5p_sdhci_init()Tobias Jakobi1-2/+2