summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* sf: Fix to compute proper sector_sizeJagannadha Sutradharudu Teki2015-04-28-1/+5
* dm: sf: Make SST flash write op work againBin Meng2015-04-28-0/+9
* dm: sf: Save flash flags to struct spi_flashBin Meng2015-04-28-0/+4
* spi: omap3: Fix timeout handlingDavid Dueck2015-04-27-8/+12
* Revert "spi: add config option to enable the WP pin function on st micron fla...Jagannadha Sutradharudu Teki2015-04-23-45/+0
* dm: spi: Correct SPI claim/release_bus() methodsSimon Glass2015-04-23-12/+17
* mtd: spi: check return value of spi_setup_slavePeng Fan2015-04-22-0/+4
* cmd_sf: Fix problem with "sf update" and unaligned lengthStefan Roese2015-04-22-8/+8
* spi flash: fix trivial problemsPavel Machek2015-04-22-5/+3
* zynq: spi: Remove unnecessary error conditionSiva Durga Prasad Paladugu2015-04-22-3/+0
* sf: Poll both the read status and flag statusSiva Durga Prasad Paladugu2015-04-22-7/+25
* sf: Correct the macros as per new array fast read commandSiva Durga Prasad Paladugu2015-04-22-5/+6
* serial: pl01x: fix PL010 regressionLinus Walleij2015-04-21-2/+11
* kconfig: remove duplicated CMD_DNS optionAndrey Skvortsov2015-04-21-5/+0
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-04-20-26/+89
|\
| * net: pch_gbe: Fix pch_gbe device nameBin Meng2015-04-20-1/+1
| * net: gem: Use correct type for castingMichal Simek2015-04-20-1/+2
| * net/phy: fixup for get_phy_idShengzhou Liu2015-04-20-1/+2
| * net: phy: micrel: add support for KSZ8081MNXLuca Ellero2015-04-20-0/+11
| * mii: add read-modify-write option to mii commandTim James2015-04-20-9/+38
| * Update MAINTAINERS and git-mailrc for netJoe Hershberger2015-04-20-2/+5
| * net: rtl8169: Build warning fixes for 64-bitThierry Reding2015-04-20-11/+13
| * net: phy: realtek: Disable interrupt on Realtek Ethernet PHY driversCodrin Ciubotariu2015-04-20-1/+17
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-04-20-271/+147
|\ \ | |/ |/|
| * powerpc/mpc8641hpcn: Move environment to avoid conflictScott Wood2015-04-20-2/+3
| * board/t2080rdb: enable CONFIG_PHY_AQUANTIAShengzhou Liu2015-04-20-1/+1
| * powerpc/mpc85xx: Remove some dead codeScott Wood2015-04-20-138/+1
| * powerpc/mpc85xx: Don't relocate exception vectorsScott Wood2015-04-20-125/+99
| * powerpc/t2080rdb: update ddr to support 1866MT/sShengzhou Liu2015-04-20-2/+7
| * T4240RDB: Enable CONFIG_SYS_CORTINA_FW_IN_NOR configChunhe Lan2015-04-20-0/+1
| * board/t208xrdb: VID supportYing Zhang2015-04-20-0/+18
| * powerpc/t2080: enable erratum_a007186 for t2080 rev1.1Shengzhou Liu2015-04-20-1/+1
| * qemu-ppce500: Add support for 64bit CCSR mapAlexander Graf2015-04-20-1/+7
| * MPC8541/MPC8555: Enable SS_EN in DDR_SDRAM_CLK_CNLT registerCurt Brune2015-04-20-1/+9
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-04-20-114/+618
|\ \
| * | video, lg4573: add support for the lg4573 displayHeiko Schocher2015-04-20-0/+236
| * | video, ipu: make ldb clock frequency overwritable through board codeHeiko Schocher2015-04-20-1/+9
| * | video, ipu: make ldb_clock configurableHeiko Schocher2015-04-20-1/+5
| * | common/lcd_console: introduce display/framebuffer rotationHannes Petermaier2015-04-18-86/+354
| * | common/lcd_console: move single static variables into common (static) structureHannes Petermaier2015-04-18-38/+38
| * | common/lcd_console: ask only one-time for bg/fg-color per callHannes Petermaier2015-04-18-5/+2
| * | common/lcd_console: cleanup lcd_drawchars/lcd_putc_xyHannes Petermaier2015-04-18-16/+7
* | | sandbox: add config_distro_defaults and config_distro_bootcmdSjoerd Simons2015-04-19-8/+23
* | | config: Add default client arch defines for intel architecturesSjoerd Simons2015-04-19-0/+4
* | | pxe: Ensure all memory access is to mapped memorySjoerd Simons2015-04-19-30/+56
* | | config_distro_bootcmd.h: Add shared block definition for the host interfaceSjoerd Simons2015-04-19-0/+13
* | | sandbox: Implement host dev [device]Sjoerd Simons2015-04-19-0/+44
* | | sandbox: Renamed sb command to hostSjoerd Simons2015-04-19-23/+28
* | | sandbox: Add support for bootzSjoerd Simons2015-04-19-0/+42
* | | sandbox: Split bootm code out into lib/bootmSjoerd Simons2015-04-19-12/+22