summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* JFFS2: Return early when file read not necessaryMark Tomlinson2015-08-121-0/+6
* arm: bcmcygnus: Enable Ethernet supportJiandong Zheng2015-08-122-0/+22
* arm, at91: support for sam9260 based smartweb boardHeiko Schocher2015-08-129-0/+561
* nand, atmel: remove udelay in spl_nand_erase_one()Heiko Schocher2015-08-121-2/+0
* spl, common, serial: build SPL without serial supportHeiko Schocher2015-08-1214-11/+40
* port vexpress to use distro boot commandsDennis Gilmore2015-08-121-17/+17
* Move setting CONFIG_BOOTP_VCI_STRING to before including the vexpress-common ...Dennis Gilmore2015-08-123-3/+3
* PXE: if a board has set its own value for CONFIG_BOOTP_VCI_STRING do not set ...Dennis Gilmore2015-08-121-0/+6
* ARM: highbank: remove DRAM bank setupRob Herring2015-08-122-7/+2
* dm: pmic: max77686: Correct two typos in a commentSimon Glass2015-08-121-2/+2
* power: regulator: max77686 correct variable typePeng Fan2015-08-121-8/+8
* fsl: common: pfuze: no use original pfuze code if DM_PMICPeng Fan2015-08-121-0/+2
* power: regulator: add pfuze100 supportPeng Fan2015-08-124-4/+597
* power: pmic: pfuze100 support driver modelPeng Fan2015-08-121-0/+1
* power: regulator: update comments for regulator-namePeng Fan2015-08-122-11/+9
* power: regulator use node name when no regulator-namePeng Fan2015-08-121-1/+3
* power: pfuze100 correct SWBST macro definitionPeng Fan2015-08-121-4/+4
* Merge git://git.denx.de/u-boot-dmTom Rini2015-08-102-3/+28
|\
| * dm: serial: Add a REQUIRE_SERIAL_CONSOLE option for boards with no serial portHans de Goede2015-08-102-3/+28
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-08-0822-94/+786
|\ \ | |/ |/|
| * sunxi: display: Add composite video out supportHans de Goede2015-08-084-24/+191
| * sunxi: display: Add support for interlaced modesHans de Goede2015-08-081-13/+22
| * sunxi: display: Add a few extra register and constant definesHans de Goede2015-08-084-10/+46
| * sunxi: display: Correct clk_delay calculations for lcd displaysHans de Goede2015-08-081-4/+7
| * sunxi: display: Replace #ifdef-ery with helper functionsHans de Goede2015-08-081-34/+56
| * sunxi: Enable musb in host mode on the Jesurun Q5Hans de Goede2015-08-081-0/+2
| * sunxi: Do not add a stdout-path alias to dts on boards without a serial portHans de Goede2015-08-081-0/+2
| * sunxi: Add CONFIG_USB0_ID_DET setting to 2 more tabletsHans de Goede2015-08-082-0/+2
| * sunxi: usb-phy: Never power off the usb portsHans de Goede2015-08-085-14/+24
| * sunxi: nand: Add board configuration optionsPiotr Zierhoffer2015-08-082-0/+50
| * sunxi: nand: Add basic sunxi NAND driver for SPL with DMA supportPiotr Zierhoffer2015-08-082-0/+354
| * sunxi: nand: Add pinmux and clock settings for NAND supportKarol Gugala2015-08-083-0/+30
| * sunxi: Enable USB DRC on Wexler TAB7200Aleksei Mamlin2015-08-081-0/+5
* | arm: socfpga: misc: Add support for printing FPGA typeDinh Nguyen2015-08-082-2/+65
* | arm: socfpga: scan: Add code to get FPGA IDDinh Nguyen2015-08-082-0/+56
* | arm: socfpga: scan: Factor out IO chain programmingMarek Vasut2015-08-081-71/+42
* | arm: socfpga: scan: Clean up horrible macrosMarek Vasut2015-08-082-72/+17
* | arm: socfpga: scan: Introduce generic JTAG accessorMarek Vasut2015-08-081-41/+63
* | arm: socfpga: scan: Clean up scan_chain_engine_is_idle()Marek Vasut2015-08-082-28/+34
* | ddr: altera: sequencer: add RW_MGR_MEM_NUMBER_OF_RANKSDinh Nguyen2015-08-081-0/+1
* | ddr: altera: sequencer: Clean checkpatch issuesMarek Vasut2015-08-081-71/+88
* | ddr: altera: sequencer: Clean data typesMarek Vasut2015-08-081-48/+48
* | ddr: altera: sequencer: Pluck out misc macros from codeMarek Vasut2015-08-081-22/+15
* | ddr: altera: sequencer: Zap SEQ_T(INIT|RESET)_CNTR._VALMarek Vasut2015-08-082-49/+4
* | ddr: altera: sequencer: Zap VFIFO_SIZEMarek Vasut2015-08-082-7/+4
* | ddr: altera: sequencer: Wrap misc remaining macrosMarek Vasut2015-08-083-0/+40
* | ddr: altera: sequencer: Pluck out IO_* macros from codeMarek Vasut2015-08-081-101/+100
* | ddr: altera: sequencer: Wrap IO_* macrosMarek Vasut2015-08-083-0/+44
* | ddr: altera: sequencer: Pluck out RW_MGR_* macros from codeMarek Vasut2015-08-082-154/+154
* | ddr: altera: sequencer: Wrap RW_MGR_* macrosMarek Vasut2015-08-083-0/+140
OpenPOWER on IntegriCloud