summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-04-1349-92/+2442
|\
| * mx6slevk: imximage.cfg: update to fix tINIT3 and tIH-CA violationsTom Rini2016-04-031-2/+2
| * mx6qarm2: imximage_mx6dl.cfg update to fix tINIT3 violationTom Rini2016-04-031-2/+2
| * mx7_common: Define CONFIG_SYS_MALLOC_LEN in the board fileFabio Estevam2016-04-033-3/+7
| * warp7: Pass the UART base definitionFabio Estevam2016-04-031-0/+2
| * mx6sabresd: Remove unneeded enable_lvds() functionFabio Estevam2016-04-031-11/+1
| * arm: mxs: Update MX28EVK configMarek Vasut2016-04-032-0/+4
| * imx: mx7d: move MX7D to Kconfig entryPeng Fan2016-03-262-1/+2
| * imx: mx6sx: move MX6SX to Kconfig entryPeng Fan2016-03-264-3/+5
| * arm: mx6: Add CCV xPress board supportStefan Roese2016-03-2610-0/+837
| * arm: mx6: Add UART8 base address for i.MX6ULStefan Roese2016-03-261-0/+1
| * warp7: Add initial supportFabio Estevam2016-03-268-0/+386
| * mx7_common: Put early/late init configs into board fileFabio Estevam2016-03-262-3/+3
| * mx6sabresd: Use VESA 1024x768 timingsFabio Estevam2016-03-251-14/+14
| * mx27: 16-bit wide watchdog registersLeonid Iziumtsev2016-03-252-7/+7
| * mx6sabre_common: Fix U-Boot corruption after 'saveenv'Fabio Estevam2016-03-251-1/+1
| * arm: imx6: Switch DDR3 calibration to wait_for_bit()Marek Vasut2016-03-251-32/+12
| * arm: mx5: Enable NAND TrimFFS on M53EVKMarek Vasut2016-03-251-0/+1
| * imx: print ARM clock for clocks commandPeng Fan2016-03-251-0/+1
| * imx: mx6ul configure the PMIC_STBY_REQ pin as open drainPeng Fan2016-03-251-1/+11
| * imx: mx6ul: skip setting ahb ratePeng Fan2016-03-251-7/+12
| * imx: mx6: Fix incorrect clear mmdc_ch0 handshake maskYe Li2016-03-251-1/+4
| * Merge branch 'next'Stefano Babic2016-03-2015-4/+1127
| |\
| | * mx7: Distinguish between dual and solo versionsFabio Estevam2016-03-093-0/+21
| | * mx7dsabresd: Define serial port locallyFabio Estevam2016-03-092-1/+2
| | * mx7_common: Remove unexisting optionsFabio Estevam2016-03-091-3/+0
| | * arm: imx: Add support for GE Bx50v3 boardsAkshay Bhat2016-03-0910-0/+1104
* | | Merge git://www.denx.de/git/u-boot-marvellTom Rini2016-04-124-2/+116
|\ \ \
| * | | arm: mvebu: theadorable: Remove Board name output in checkboardStefan Roese2016-04-121-2/+0
| * | | arm: mvebu: theadorable: Add PEX-switch detection and reset codeStefan Roese2016-04-122-0/+70
| * | | arm: mvebu: theadorable: Enable 2nd I2C controllerStefan Roese2016-04-121-0/+1
| * | | arm: mvebu: Add base address for 2nd I2C controllerStefan Roese2016-04-121-0/+1
| * | | arm: mvebu: theadorable: Add bootcounter supportStefan Roese2016-04-121-0/+8
| * | | arm: mvebu: theadorable: Add USB power toggle and tweak USB PHY registerStefan Roese2016-04-121-0/+32
| * | | gpio: mvebu_gpio: Add missing out value set to gpio_direction_output()Stefan Roese2016-04-121-0/+4
* | | | sunxi: Add defconfig and dts file for Orange Pi One SBCHans de Goede2016-04-124-0/+163
* | | | sunxi: H3: Do not clear usb companion clk-gate / reset on removeHans de Goede2016-04-122-6/+14
* | | | sunxi: Enable CMD_GPIO on all sunxi boardsHans de Goede2016-04-1284-83/+1
* | | | sunxi: Enable usb ports on the Sinovoip BPI M3Hans de Goede2016-04-122-0/+17
* | | | sunxi: Set DCDC1 to 3.3V on the Sinovoip BPI M3Hans de Goede2016-04-121-1/+0
* | | | sunxi: Add INITIAL_USB_SCAN_DELAY Kconfig optionHans de Goede2016-04-122-0/+16
|/ / /
* | | Prepare v2016.05-rc1Tom Rini2016-04-111-2/+2
* | | fastboot: sparse: remove unnecessary loggingSteve Rae2016-04-111-4/+2
* | | fastboot: sparse: fix block addressing for don't care chunk typeSteve Rae2016-04-111-4/+8
* | | Merge branch 'master' of git://git.denx.de/u-boot-arcTom Rini2016-04-114-23/+5
|\ \ \
| * | | arc: Add virt_to_phys() stubAlexey Brodkin2016-04-111-0/+5
| * | | arc: get rid of running_on_hwAlexey Brodkin2016-04-113-23/+0
* | | | spl: mmc: raw: Try to load u-boot if Linux image is not foundLokesh Vutla2016-04-111-1/+11
* | | | arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) with asm codeHans de Goede2016-04-112-96/+74
* | | | arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm codeHans de Goede2016-04-114-102/+92
OpenPOWER on IntegriCloud