summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ARM: tegra: support large RAM sizesStephen Warren2015-03-041-1/+21
| * | | ARM: tegra: fix variable naming in query_sdram_size()Stephen Warren2015-03-041-8/+9
| * | | common: board: support systems with where RAM ends beyond 4GBStephen Warren2015-03-041-0/+12
| * | | ARM: HYP/non-sec: relocation before enable secondary coresPeng Fan2015-03-011-1/+8
| * | | edminiv2: drop CONFIG_CFI_LEGACYAlbert ARIBAUD2015-02-252-54/+0
| * | | edminiv2: switch to SPLAlbert ARIBAUD2015-02-258-6/+132
| * | | edminiv2: fix PCIE IO base address typoAlbert ARIBAUD2015-02-251-1/+1
| * | | edminiv2: switch to generic board supportAlbert ARIBAUD2015-02-252-12/+4
| * | | Merge remote-tracking branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2015-02-241271-8239/+50223
| |\ \ \
| * | | | arm: Show relocated PC/LR in the register dumpSimon Glass2015-02-031-4/+9
| * | | | configs/ls2085a: Add support for Cortex-A57 erratasBhupesh Sharma2015-01-311-0/+4
| * | | | Errata/ARM57: Add basic constructs to handle and apply A57 specific erratasBhupesh Sharma2015-01-312-0/+67
* | | | | sunxi: video: Fix VIDEO_LCD_PANEL_I2C being enabled by defaultHans de Goede2015-03-102-3/+6
* | | | | sunxi: Add Wexler TAB7200 supportAleksei Mamlin2015-03-102-0/+18
* | | | | sunxi: Ippo_q8h defconfigs: Enable otg vbus detection using AXP223 PMICChen-Yu Tsai2015-03-102-0/+2
* | | | | sunxi: musb: Support checking VBUS using AXP221 PMICChen-Yu Tsai2015-03-101-14/+38
* | | | | sunxi: axp221: Add VBUS detection supportChen-Yu Tsai2015-03-102-0/+23
* | | | | sun7i: Add support for the Orange Pi Mini boardHans de Goede2015-03-102-0/+16
* | | | | sun7i: Add support for the Orange Pi boardHans de Goede2015-03-102-0/+14
* | | | | sun7i: Add support for the Wits Pro A20 DKT boardHans de Goede2015-03-102-0/+16
* | | | | sunxi: Add support for the Forfun Q88DB tabletJens Lucius2015-03-102-0/+22
* | | | | sun6i: Add support for the Mele I7 boardMarcus Cooper2015-03-102-0/+31
* | | | | sun7i: Add support for the MK808C boardMarcus Cooper2015-03-102-0/+18
* | | | | sunxi: Add support for the Jesurun Q5 boardGábor Nyers2015-03-102-0/+21
* | | | | sunxi: Make CONFIG_DRAM_TPR3 apply to sun[57]iAdam Sampson2015-03-101-1/+1
* | | | | common: cmd_elf: Add support to disable start of applicationSiva Durga Prasad Paladugu2015-03-091-0/+4
* | | | | armv8/vexpress64: make multientry conditionalLinus Walleij2015-03-096-17/+33
* | | | | common/board_r: Restore non-cached memory setupJan Kiszka2015-03-091-0/+11
* | | | | ARM: PSCI: Rework the DT handler slightlyTom Rini2015-03-094-4/+9
* | | | | tegra-common: increase malloc pool len by dfu mmc file buffer sizePrzemyslaw Marczak2015-03-091-0/+5
* | | | | ti-armv7-common: increase malloc pool len by dfu mmc file buffer sizePrzemyslaw Marczak2015-03-091-1/+5
* | | | | zynq-common: increase malloc pool len by dfu mmc file buffer sizePrzemyslaw Marczak2015-03-091-1/+1
* | | | | odroid-xu3: defconfig: disable memset at malloc initPrzemyslaw Marczak2015-03-091-0/+2
* | | | | odroid: defconfig: disable memset at malloc initPrzemyslaw Marczak2015-03-091-1/+1
* | | | | trats2: defconfig: disable memset at malloc initPrzemyslaw Marczak2015-03-091-0/+1
* | | | | dlmalloc: do memset in malloc init as new default configPrzemyslaw Marczak2015-03-092-10/+32
* | | | | dfu: mmc: file buffer: remove static allocationPrzemyslaw Marczak2015-03-091-3/+22
* | | | | arm: relocation: clear .bss section with arch memset if definedPrzemyslaw Marczak2015-03-091-1/+9
* | | | | exynos: config: enable arch memcpy and arch memsetPrzemyslaw Marczak2015-03-091-0/+3
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2015-03-083-113/+3
|\ \ \ \ \
| * | | | | README: remove description about driver model configuration optionsMasahiro Yamada2015-03-051-113/+0
| * | | | | MAINTAINERS: add Driver Model repository informationMasahiro Yamada2015-03-051-0/+1
| * | | | | dm: i2c: Add a missing memory allocaton checkSimon Glass2015-03-051-0/+2
* | | | | | Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini2015-03-053-5/+9
|\ \ \ \ \ \
| * | | | | | buildman: Add a space before the list of boardsSimon Glass2015-03-052-2/+2
| * | | | | | buildman: Correct toolchain download featureSimon Glass2015-03-051-3/+7
| | |_|_|_|/ | |/| | | |
* | | | | | Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-03-0518-149/+1371
|\ \ \ \ \ \
| * | | | | | arm: socfpga: Enable DM and DM_SPIMarek Vasut2015-03-052-0/+6
| * | | | | | dt: socfpga: Import and enable Arria V DK DTSMarek Vasut2015-03-044-0/+111
| * | | | | | dt: socfpga: Import and enable Cyclone V DK DTSMarek Vasut2015-03-043-1/+84
OpenPOWER on IntegriCloud