aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-13ARM: OMAP: Change set_pl310_ctrl_reg to be genericNishanth Menon4-10/+18
2015-03-13ARM: Introduce erratum workaround for 621766Nishanth Menon2-0/+14
2015-03-13ARM: Introduce erratum workaround for 430973Nishanth Menon2-0/+14
2015-03-13ARM: Introduce erratum workaround for 454179Nishanth Menon4-0/+22
2015-03-13ARM: Introduce erratum workaround for 798870Nishanth Menon5-2/+56
2015-03-13am335x_evm_usbspl: Remove other SPL modesTom Rini1-0/+6
2015-03-10Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini53-380/+1533
2015-03-10sunxi: video: Fix VIDEO_LCD_PANEL_I2C being enabled by defaultHans de Goede2-3/+6
2015-03-10sunxi: Add Wexler TAB7200 supportAleksei Mamlin2-0/+18
2015-03-10sunxi: Ippo_q8h defconfigs: Enable otg vbus detection using AXP223 PMICChen-Yu Tsai2-0/+2
2015-03-10sunxi: musb: Support checking VBUS using AXP221 PMICChen-Yu Tsai1-14/+38
2015-03-10sunxi: axp221: Add VBUS detection supportChen-Yu Tsai2-0/+23
2015-03-10sun7i: Add support for the Orange Pi Mini boardHans de Goede2-0/+16
2015-03-10sun7i: Add support for the Orange Pi boardHans de Goede2-0/+14
2015-03-10sun7i: Add support for the Wits Pro A20 DKT boardHans de Goede2-0/+16
2015-03-10sunxi: Add support for the Forfun Q88DB tabletJens Lucius2-0/+22
2015-03-10sun6i: Add support for the Mele I7 boardMarcus Cooper2-0/+31
2015-03-10sun7i: Add support for the MK808C boardMarcus Cooper2-0/+18
2015-03-10sunxi: Add support for the Jesurun Q5 boardGábor Nyers2-0/+21
2015-03-10sunxi: Make CONFIG_DRAM_TPR3 apply to sun[57]iAdam Sampson1-1/+1
2015-03-09common: cmd_elf: Add support to disable start of applicationSiva Durga Prasad Paladugu1-0/+4
2015-03-09armv8/vexpress64: make multientry conditionalLinus Walleij6-17/+33
2015-03-09common/board_r: Restore non-cached memory setupJan Kiszka1-0/+11
2015-03-09ARM: PSCI: Rework the DT handler slightlyTom Rini4-4/+9
2015-03-09tegra-common: increase malloc pool len by dfu mmc file buffer sizePrzemyslaw Marczak1-0/+5
2015-03-09ti-armv7-common: increase malloc pool len by dfu mmc file buffer sizePrzemyslaw Marczak1-1/+5
2015-03-09zynq-common: increase malloc pool len by dfu mmc file buffer sizePrzemyslaw Marczak1-1/+1
2015-03-09odroid-xu3: defconfig: disable memset at malloc initPrzemyslaw Marczak1-0/+2
2015-03-09odroid: defconfig: disable memset at malloc initPrzemyslaw Marczak1-1/+1
2015-03-09trats2: defconfig: disable memset at malloc initPrzemyslaw Marczak1-0/+1
2015-03-09dlmalloc: do memset in malloc init as new default configPrzemyslaw Marczak2-10/+32
2015-03-09dfu: mmc: file buffer: remove static allocationPrzemyslaw Marczak1-3/+22
2015-03-09arm: relocation: clear .bss section with arch memset if definedPrzemyslaw Marczak1-1/+9
2015-03-09exynos: config: enable arch memcpy and arch memsetPrzemyslaw Marczak1-0/+3
2015-03-08Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini3-113/+3
2015-03-05README: remove description about driver model configuration optionsMasahiro Yamada1-113/+0
2015-03-05MAINTAINERS: add Driver Model repository informationMasahiro Yamada1-0/+1
2015-03-05dm: i2c: Add a missing memory allocaton checkSimon Glass1-0/+2
2015-03-05Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini3-5/+9
2015-03-05Merge git://git.denx.de/u-boot-socfpgaTom Rini18-149/+1371
2015-03-05Merge git://git.denx.de/u-boot-marvellTom Rini4-0/+15
2015-03-05Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini27-68/+2008
2015-03-05fixdep: remove multiple .config support codeMasahiro Yamada1-5/+1
2015-03-05stdio: extend "name" to 32 symbolsAlexey Brodkin1-1/+1
2015-03-05cmd_usb_mass_storage: Remove extra 'ums' string in the usage textFabio Estevam1-1/+1
2015-03-05common/board_f: implement type casting for gd structureAlexey Brodkin1-1/+1
2015-03-05lib/asm-offsets - make GD_RELOCADDR, GD_RELOC_OFF & GD_START_ADDR_SP availabl...Alexey Brodkin1-4/+0
2015-03-05spl: fix calling "spl export .." more than onceHeiko Schocher1-1/+2
2015-03-05vexpress64: juno: add NOR flash detectionLinus Walleij1-11/+23
2015-03-05use ASM_NL instead of '; ' for assembler new line character in the macroChen Gang2-4/+21