summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * board: tbs2910: Enable USB Mass Storage supportSoeren Moch2015-03-02-0/+13
| * mx35: Fix boot hang by avoiding vector relocationFabio Estevam2015-03-02-0/+27
| * mx31: Fix boot hang by avoiding vector relocationFabio Estevam2015-03-02-0/+27
| * mx25pdk: Turn on the LCD supplyFabio Estevam2015-03-02-2/+2
| * mc34704: Add the definition of ONOFFA bitFabio Estevam2015-03-02-0/+1
| * Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-03-02-10781/+9833
| |\
| * | warp: Add initial WaRP Board supportOtavio Salvador2015-02-23-0/+345
| * | imx: mx6sl: Extend USDHC SD2 pins to support 8-wire useOtavio Salvador2015-02-23-0/+5
| * | mmc: fsl_esdhc: Add support to force VSELECT setOtavio Salvador2015-02-23-0/+5
| * | mmc: fsl_esdhc: Add CMD11 support to switch to 1.8VOtavio Salvador2015-02-23-7/+25
| * | imx:mx6slevk implement power init boardPeng Fan2015-02-23-0/+42
| * | imx:mx6slevk add pmic and i2c configurationPeng Fan2015-02-23-0/+12
| * | imx:mx6sl add I2c pad settingsPeng Fan2015-02-23-0/+5
| * | board: tbs2910: Gate clock when switching async clock muxesSoeren Moch2015-02-23-12/+16
| * | nitrogen6x: set environment variable reset_causeEric Nelson2015-02-17-0/+1
| * | ARM: i.MX: provide access to reset cause through get_imx_reset_cause()Eric Nelson2015-02-17-1/+11
| * | ot1200: add eeprom command to non-SPL buildChristian Gmeiner2015-02-17-0/+10
| * | cmd_eeprom: make it possible to define the used i2c busChristian Gmeiner2015-02-17-0/+9
| * | ARM: imx6 Add WDOG3 for i.MX6SXPeng Fan2015-02-17-0/+5
| * | ARM: imx6: disable bandgap self-bias after bootPeng Fan2015-02-17-0/+26
| * | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-02-13-24918/+48479
| |\ \
| * | | imx:mx6 set normal APS and standby PFM modePeng Fan2015-02-11-2/+16
| * | | pmic: fix missing SWITCH_SIZEStefano Babic2015-02-11-0/+2
| * | | pmic:pfuze implement pmic_mode_initPeng Fan2015-02-11-0/+39
* | | | ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass2015-03-04-25/+36
* | | | Make export interface support CONFIG_SYS_MALLOC_SIMPLESimon Glass2015-03-04-0/+4
* | | | arm: spl: Allow board_init_r() to run with a larger stackSimon Glass2015-03-04-3/+132
* | | | dm: tegra: Enable driver model in SPL and adjust the GPIO driverSimon Glass2015-03-04-25/+19
* | | | arm: spl: Avoid setting up a duplicate global data structureSimon Glass2015-03-04-0/+6
* | | | arm: Reduce the scope of lowlevel_init()Simon Glass2015-03-04-2/+20
* | | | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2015-03-04-14/+15
|\ \ \ \
| * | | | Odroid U3: use common code for dram reservationPrzemyslaw Marczak2015-03-04-6/+3
| * | | | Odroid-XU3: enable the last dram bank and reserve 22MiBPrzemyslaw Marczak2015-03-04-6/+4
| * | | | board: samsung: reserve memory for the secure firmwarePrzemyslaw Marczak2015-03-04-0/+6
| * | | | samsung: board: fix: Define loop iterator as an unsigned int to suppress gcc ...Łukasz Majewski2015-03-04-2/+2
* | | | | Prepare v2015.04-rc3Tom Rini2015-03-03-1/+1
|/ / / /
* | | | mpc837xerdb: "fix Calling __hwconfig without a buffer" warningSinan Akman2015-03-02-1/+6
* | | | Merge branch 'xnext/zynqmp' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-03-02-0/+442
|\ \ \ \
| * | | | arm64: Add Xilinx ZynqMP supportMichal Simek2015-03-02-0/+442
| | |_|/ | |/| |
* | | | atngwmkii: convert to generic boardAndreas Bießmann2015-03-02-0/+4
* | | | kconfig: remove unneeded U-Boot extension codeMasahiro Yamada2015-03-02-8/+0
* | | | serial: ns16550: Fix build error due to a typoAxel Lin2015-03-02-1/+1
* | | | MAINTAINERS, git-mailrc: Update my email addressTom Rini2015-03-02-17/+8
* | | | armv7.h: Add <asm/io.h>Tom Rini2015-03-02-0/+1
* | | | Merge git://git.denx.de/u-boot-usbTom Rini2015-03-02-34/+190
|\ \ \ \
| * | | | MAINTAINERS: Add F: drivers/usb/gadget to DFU custodian responsibilityLukasz Majewski2015-03-02-0/+1
| * | | | usb: gadget: fastboot: Set the Serial Number for Fastboot GadgetDileep Katta2015-02-25-0/+5
| * | | | fastboot: Correct fastboot_fail and fastboot_okay stringsDileep Katta2015-02-25-2/+2
| * | | | fastboot: OUT transaction length must be aligned to wMaxPacketSizeDileep Katta2015-02-25-5/+22
| * | | | fastboot: Add USB cable detect checkRob Herring2015-02-25-0/+6