summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Makefile: remove BUILD_TAG from KBUILD_CFLAGSStephen Warren2016-02-15-4/+1
* OMAP3_logic: Add NAND args to boot UBIFSAdam Ford2016-02-15-0/+6
* am43xx: qspi: Fix config to select SPI modeVignesh R2016-02-15-1/+1
* ARM : DRA7: Switch QSPI to use MODE-0 at 64MHzVignesh R2016-02-15-9/+25
* arm: VCMA9: because of NOR flash space constrains, activate THUMB build modeDavid Müller (ELSOFT AG)2016-02-15-0/+2
* arm: build some file(s) as ARM mode onlyDavid Müller (ELSOFT AG)2016-02-15-0/+6
* arm: the ARM920T is THUMB capable, so select the appropriate ISADavid Müller (ELSOFT AG)2016-02-15-1/+1
* arm: make sure board_init_r() is being called using the right mode (ARM / THUMB)David Müller (ELSOFT AG)2016-02-15-1/+5
* Fix variable documented in README.distro for PXE address.Vagrant Cascadian2016-02-15-1/+1
* OMAP3LOGIC: Update maintainerAdam Ford2016-02-15-1/+1
* OMAP3: omap3_logic: Grow SPL to 64K from 54KAdam Ford2016-02-15-0/+6
* OMAP3: am3517_evm: SD/MMC boot with uEnv.txt, zImage, and FDTDerald D. Woods2016-02-15-11/+37
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-02-14-227/+1033
|\
| * ARM: uniphier: add support for PH1-Pro4 Ace and Sanji boardsMasahiro Yamada2016-02-14-0/+223
| * ARM: dts: uniphier: enable I2C channel 2 of ProXstream2 Gentil boardMasahiro Yamada2016-02-14-0/+5
| * ARM: dts: uniphier: add EEPROM node for ProXstream2 Gentil boardMasahiro Yamada2016-02-14-0/+6
| * ARM: uniphier: drop unnecessary "bootm_low" environment defineMasahiro Yamada2016-02-14-1/+0
| * ARM: uniphier: adjust DDR clock delay line for ProXstream2Masahiro Yamada2016-02-14-2/+10
| * ARM: uniphier: move cmd_ddrmphy.c to fix build errorMasahiro Yamada2016-02-14-0/+0
| * ARM: uniphier: fix makefiles to build cmd_ddr(m)phy.cMasahiro Yamada2016-02-14-1/+8
| * ARM: uniphier: remove unused header mio-regs.hMasahiro Yamada2016-02-14-20/+0
| * ARM: uniphier: drop unneeded EHCI pin mux settingsMasahiro Yamada2016-02-14-25/+0
| * usb: remove UniPhier EHCI driverMasahiro Yamada2016-02-14-83/+0
| * ARM: uniphier: switch over to generic EHCI driverMasahiro Yamada2016-02-14-8/+12
| * ARM: dts: uniphier: add clocks properties to EHCI nodesMasahiro Yamada2016-02-14-0/+12
| * ARM: dts: uniphier: add device nodes for MIO control blockMasahiro Yamada2016-02-14-0/+44
| * ARM: dts: uniphier: add device nodes for Peripheral control blockMasahiro Yamada2016-02-14-0/+36
| * ARM: dts: uniphier: add device nodes for System Control blocksMasahiro Yamada2016-02-14-0/+36
| * ARM: dts: uniphier: add reference clock nodesMasahiro Yamada2016-02-14-0/+33
| * clk: uniphier: add Media I/O clock driver for UniPhier SoCsMasahiro Yamada2016-02-14-0/+414
| * ARM: uniphier: support USB boot mode for ProXstream2 / PH1-LD6b SoCMasahiro Yamada2016-02-14-2/+22
| * ARM: uniphier: add missing static qualifierMasahiro Yamada2016-02-14-1/+1
| * ARM: uniphier: create early page table at run-timeMasahiro Yamada2016-02-14-38/+94
| * ARM: uniphier: change stack pointer address for SPLMasahiro Yamada2016-02-14-5/+2
| * spl: define BOOT_DEVICE_USBMasahiro Yamada2016-02-14-0/+1
| * ARM: uniphier: update U-Boot file names in workflowMasahiro Yamada2016-02-14-5/+5
| * ARM: uniphier: support some more DRAM use cases on PH1-Pro4 boardsMasahiro Yamada2016-02-14-27/+53
| * ARM: uniphier: fix nfsboot commandMasahiro Yamada2016-02-14-2/+8
| * ARM: uniphier: factor out common part of boot commandsMasahiro Yamada2016-02-14-11/+10
| * ARM: uniphier: add default bootm_low to fix FIT bootMasahiro Yamada2016-02-14-0/+1
| * ARM: uniphier: fix NOR boot commandMasahiro Yamada2016-02-14-2/+3
* | arasan: nfc: Add initial nand driver support for arasanSiva Durga Prasad Paladugu2016-02-12-0/+1155
* | zynqmp: nand: Add Nand driver support for zynqmpSiva Durga Prasad Paladugu2016-02-12-0/+19
* | mtd: pxa3xx_nand: Don't alloc unneeded memoryKevin Smith2016-02-12-3/+3
* | mtd: pxa3xx_nand: Correct offset calculationKevin Smith2016-02-12-2/+2
* | mtd: pxa3xx_nand: Correct null dereferenceKevin Smith2016-02-12-7/+0
* | nand: mxs: fix error handling for mxs_nand_initPeng Fan2016-02-12-9/+15
|/
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-02-11-1/+22
|\
| * video: tegra: Enable the 'lcd' env variable work-aroundSimon Glass2016-02-11-0/+1
| * dm: video: Add a temporary work-around for old stdout varSimon Glass2016-02-11-0/+18