summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* LG Optimus Black (P970) codename sniper supportPaul Kocialkowski2015-08-12-0/+758
* omap3: Reboot mode supportPaul Kocialkowski2015-08-12-0/+45
* input: twl4030: Keypad scan and inputPaul Kocialkowski2015-08-12-0/+42
* input: TWL4030 input support for power button, USB and chargerPaul Kocialkowski2015-08-12-0/+64
* power: twl4030: Power off supportPaul Kocialkowski2015-08-12-8/+84
* lpc32xx: devkit3250: add spl build supportVladimir Zapolskiy2015-08-12-0/+124
* lpc32xx: devkit3250: update of board configurationVladimir Zapolskiy2015-08-12-6/+120
* nand: lpc32xx: add SLC NAND controller supportVladimir Zapolskiy2015-08-12-0/+186
* spl: nand: simple: replace readb() with chip specific read_buf()Vladimir Zapolskiy2015-08-12-2/+5
* image: fix Android ramdisk support when dtb is specifiedRob Herring2015-08-12-10/+8
* JFFS2: Use merge sort when parsing filesystemMark Tomlinson2015-08-12-35/+69
* JFFS2: Use CLEANMARKER to reduce scanning timeMark Tomlinson2015-08-12-0/+25
* JFFS2: Change scansize to match linux kernelMark Tomlinson2015-08-12-1/+1
* JFFS2: Optimize building lists during scanMark Tomlinson2015-08-12-4/+21
* JFFS2: Improve speed reading flash filesMark Tomlinson2015-08-12-6/+21
* JFFS2: Only list each directory entry onceMark Tomlinson2015-08-12-5/+33
* JFFS2: Speed up and fix comparison functionsMark Tomlinson2015-08-12-40/+47
* JFFS2: Return early when file read not necessaryMark Tomlinson2015-08-12-0/+6
* arm: bcmcygnus: Enable Ethernet supportJiandong Zheng2015-08-12-0/+22
* arm, at91: support for sam9260 based smartweb boardHeiko Schocher2015-08-12-0/+561
* nand, atmel: remove udelay in spl_nand_erase_one()Heiko Schocher2015-08-12-2/+0
* spl, common, serial: build SPL without serial supportHeiko Schocher2015-08-12-11/+40
* port vexpress to use distro boot commandsDennis Gilmore2015-08-12-17/+17
* Move setting CONFIG_BOOTP_VCI_STRING to before including the vexpress-common ...Dennis Gilmore2015-08-12-3/+3
* PXE: if a board has set its own value for CONFIG_BOOTP_VCI_STRING do not set ...Dennis Gilmore2015-08-12-0/+6
* ARM: highbank: remove DRAM bank setupRob Herring2015-08-12-7/+2
* dm: pmic: max77686: Correct two typos in a commentSimon Glass2015-08-12-2/+2
* power: regulator: max77686 correct variable typePeng Fan2015-08-12-8/+8
* fsl: common: pfuze: no use original pfuze code if DM_PMICPeng Fan2015-08-12-0/+2
* power: regulator: add pfuze100 supportPeng Fan2015-08-12-4/+597
* power: pmic: pfuze100 support driver modelPeng Fan2015-08-12-0/+1
* power: regulator: update comments for regulator-namePeng Fan2015-08-12-11/+9
* power: regulator use node name when no regulator-namePeng Fan2015-08-12-1/+3
* power: pfuze100 correct SWBST macro definitionPeng Fan2015-08-12-4/+4
* Merge git://git.denx.de/u-boot-dmTom Rini2015-08-10-3/+28
|\
| * dm: serial: Add a REQUIRE_SERIAL_CONSOLE option for boards with no serial portHans de Goede2015-08-10-3/+28
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-08-08-94/+786
|\ \ | |/ |/|
| * sunxi: display: Add composite video out supportHans de Goede2015-08-08-24/+191
| * sunxi: display: Add support for interlaced modesHans de Goede2015-08-08-13/+22
| * sunxi: display: Add a few extra register and constant definesHans de Goede2015-08-08-10/+46
| * sunxi: display: Correct clk_delay calculations for lcd displaysHans de Goede2015-08-08-4/+7
| * sunxi: display: Replace #ifdef-ery with helper functionsHans de Goede2015-08-08-34/+56
| * sunxi: Enable musb in host mode on the Jesurun Q5Hans de Goede2015-08-08-0/+2
| * sunxi: Do not add a stdout-path alias to dts on boards without a serial portHans de Goede2015-08-08-0/+2
| * sunxi: Add CONFIG_USB0_ID_DET setting to 2 more tabletsHans de Goede2015-08-08-0/+2
| * sunxi: usb-phy: Never power off the usb portsHans de Goede2015-08-08-14/+24
| * sunxi: nand: Add board configuration optionsPiotr Zierhoffer2015-08-08-0/+50
| * sunxi: nand: Add basic sunxi NAND driver for SPL with DMA supportPiotr Zierhoffer2015-08-08-0/+354
| * sunxi: nand: Add pinmux and clock settings for NAND supportKarol Gugala2015-08-08-0/+30
| * sunxi: Enable USB DRC on Wexler TAB7200Aleksei Mamlin2015-08-08-0/+5