summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-03-0552-52/+1196
|\
| * mx5: fix get_reset_causeStefano Babic2015-03-053-17/+2
| * warp: Select BOUNCE_BUFFER and CMD_EXT optionsFabio Estevam2015-03-021-0/+4
| * warp: Add USB Mass Storage supportFabio Estevam2015-03-022-0/+32
| * mx6slevk: Provide a proper pad configuration for OTG1_ID pinFabio Estevam2015-03-021-1/+6
| * imx6: Added DEK blob generator commandRaul Cardenas2015-03-0212-10/+492
| * mx6sabre: Select CMD_EXT4 optionsFabio Estevam2015-03-021-0/+2
| * mx6sabre: Enable User Mass StorageFabio Estevam2015-03-021-0/+14
| * board: tbs2910: Enable USB Mass Storage supportSoeren Moch2015-03-021-0/+13
| * mx35: Fix boot hang by avoiding vector relocationFabio Estevam2015-03-022-0/+27
| * mx31: Fix boot hang by avoiding vector relocationFabio Estevam2015-03-022-0/+27
| * mx25pdk: Turn on the LCD supplyFabio Estevam2015-03-021-2/+2
| * mc34704: Add the definition of ONOFFA bitFabio Estevam2015-03-021-0/+1
| * Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-03-02877-10781/+9833
| |\
| * | warp: Add initial WaRP Board supportOtavio Salvador2015-02-237-0/+345
| * | imx: mx6sl: Extend USDHC SD2 pins to support 8-wire useOtavio Salvador2015-02-231-0/+5
| * | mmc: fsl_esdhc: Add support to force VSELECT setOtavio Salvador2015-02-232-0/+5
| * | mmc: fsl_esdhc: Add CMD11 support to switch to 1.8VOtavio Salvador2015-02-233-7/+25
| * | imx:mx6slevk implement power init boardPeng Fan2015-02-231-0/+42
| * | imx:mx6slevk add pmic and i2c configurationPeng Fan2015-02-231-0/+12
| * | imx:mx6sl add I2c pad settingsPeng Fan2015-02-231-0/+5
| * | board: tbs2910: Gate clock when switching async clock muxesSoeren Moch2015-02-231-12/+16
| * | nitrogen6x: set environment variable reset_causeEric Nelson2015-02-171-0/+1
| * | ARM: i.MX: provide access to reset cause through get_imx_reset_cause()Eric Nelson2015-02-172-1/+11
| * | ot1200: add eeprom command to non-SPL buildChristian Gmeiner2015-02-171-0/+10
| * | cmd_eeprom: make it possible to define the used i2c busChristian Gmeiner2015-02-172-0/+9
| * | ARM: imx6 Add WDOG3 for i.MX6SXPeng Fan2015-02-171-0/+5
| * | ARM: imx6: disable bandgap self-bias after bootPeng Fan2015-02-172-0/+26
| * | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-02-131061-24918/+48479
| |\ \
| * | | imx:mx6 set normal APS and standby PFM modePeng Fan2015-02-113-2/+16
| * | | pmic: fix missing SWITCH_SIZEStefano Babic2015-02-111-0/+2
| * | | pmic:pfuze implement pmic_mode_initPeng Fan2015-02-112-0/+39
* | | | ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass2015-03-0423-25/+36
* | | | Make export interface support CONFIG_SYS_MALLOC_SIMPLESimon Glass2015-03-042-0/+4
* | | | arm: spl: Allow board_init_r() to run with a larger stackSimon Glass2015-03-044-3/+132
* | | | dm: tegra: Enable driver model in SPL and adjust the GPIO driverSimon Glass2015-03-045-25/+19
* | | | arm: spl: Avoid setting up a duplicate global data structureSimon Glass2015-03-042-0/+6
* | | | arm: Reduce the scope of lowlevel_init()Simon Glass2015-03-041-2/+20
* | | | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2015-03-044-14/+15
|\ \ \ \
| * | | | Odroid U3: use common code for dram reservationPrzemyslaw Marczak2015-03-042-6/+3
| * | | | Odroid-XU3: enable the last dram bank and reserve 22MiBPrzemyslaw Marczak2015-03-041-6/+4
| * | | | board: samsung: reserve memory for the secure firmwarePrzemyslaw Marczak2015-03-041-0/+6
| * | | | samsung: board: fix: Define loop iterator as an unsigned int to suppress gcc ...Łukasz Majewski2015-03-041-2/+2
* | | | | Prepare v2015.04-rc3Tom Rini2015-03-031-1/+1
|/ / / /
* | | | mpc837xerdb: "fix Calling __hwconfig without a buffer" warningSinan Akman2015-03-021-1/+6
* | | | Merge branch 'xnext/zynqmp' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-03-0215-0/+442
|\ \ \ \
| * | | | arm64: Add Xilinx ZynqMP supportMichal Simek2015-03-0215-0/+442
| | |_|/ | |/| |
* | | | atngwmkii: convert to generic boardAndreas Bießmann2015-03-021-0/+4
* | | | kconfig: remove unneeded U-Boot extension codeMasahiro Yamada2015-03-021-8/+0
* | | | serial: ns16550: Fix build error due to a typoAxel Lin2015-03-021-1/+1
OpenPOWER on IntegriCloud