aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-20sunxi: power: Change A23/A33 aldo1 default voltage to 3.0VHans de Goede7-7/+2
2015-10-20sunxi: power: Change A23/A33 VDD-SYS default from 1.2V to 1.1VHans de Goede2-3/+3
2015-10-20sunxi: power: Unify axp pmic function namesHans de Goede12-148/+106
2015-10-20sunxi: power: Make all voltages configurable through KconfigHans de Goede16-99/+185
2015-10-20sunxi: Kconfig-ify CONFIG_AXP152_POWER and _AXP209_POWERHans de Goede52-52/+62
2015-10-20sunxi: Remove board defconfig-s for specific Q8 tablet PCB-sHans de Goede14-633/+0
2015-10-20sunxi: Switch to using malloc_simple for the splHans de Goede3-3/+2
2015-10-20sunxi: Enable CONFIG_SPL_STACK_RHans de Goede3-0/+13
2015-10-20malloc_simple: Add support for switching to DRAM heapHans de Goede2-0/+22
2015-10-20malloc_simple: Add Kconfig option for using only malloc_simple in the SPLHans de Goede5-4/+14
2015-10-20spl: spl_relocate_stack_gd: Do not unnecessarily clear bssHans de Goede1-3/+0
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