summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * mxc_i2c: change slave addr if conflicts with destination.Troy Kisky2012-07-311-0/+2
| * mxc_i2c: don't disable controller after every transactionTroy Kisky2012-07-311-15/+13
| * mxc_i2c: place i2c_reset code inlineTroy Kisky2012-07-311-12/+3
| * mxc_i2c: place imx_start code inlineTroy Kisky2012-07-311-33/+20
| * mxc_i2c: remove redundant readTroy Kisky2012-07-311-1/+0
| * mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete into wait_for_sr_s...Troy Kisky2012-07-311-51/+29
| * mxc_i2c.c: code i2c_probe as a 0 length i2c_writeTroy Kisky2012-07-311-17/+8
| * mxc_i2c: call i2c_imx_stop on error in i2c_read/i2c_writeTroy Kisky2012-07-311-3/+7
| * mxc_i2c: create i2c_init_transferTroy Kisky2012-07-311-26/+18
| * mxc_i2c: clear i2sr before waiting for bitTroy Kisky2012-07-311-4/+5
| * mxc_i2c: create tx_byte functionTroy Kisky2012-07-311-58/+24
| * mxc_i2c: remove ifdef of CONFIG_HARD_I2CTroy Kisky2012-07-311-5/+1
| * mxc_i2c: fix i2c_imx_stopTroy Kisky2012-07-311-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2012-07-313-0/+351
|\ \
| * | spi: microblaze: Adds driver for Xilinx SPI controllerStephan Linz2012-07-313-0/+350
* | | sf: stmicro: add geometrical info for N25Q256 from MicronJérôme Carretero2012-04-081-0/+6
* | | sf: unify status register writing (and thus block unlocking)Mike Frysinger2012-03-044-62/+32
* | | sf: sst: inline duplicate write enable helper funcsMike Frysinger2012-03-041-22/+4
* | | sf: eon: drop duplicate idMike Frysinger2012-03-041-5/+0
* | | sf: unify erase commandsMike Frysinger2012-03-048-71/+18
* | | sf: inline data constantsMike Frysinger2012-03-045-105/+12
| |/ |/|
* | Merge branch 'next' of git://git.denx.de/u-bootWolfgang Denk2012-07-3011-261/+378
|\ \
| * | net: sh_eth: add support for SH7757's GETHERYoshihiro Shimoda2012-07-231-0/+9
| * | net: sh_eth: modify the definitions of regsiterYoshihiro Shimoda2012-07-232-181/+258
| * | net: sh_eth: add SH_ETH_TYPE_ conditionYoshihiro Shimoda2012-07-232-33/+32
| * | net: sh_eth: clean up for the SH7757's codeYoshihiro Shimoda2012-07-232-20/+3
| * | net: fec_mxc: Fix MDC for xMIIbenoit.thebaudeau@advans2012-07-191-1/+1
| * | net: fec_mxc: Fix setting of RCR for xMIIbenoit.thebaudeau@advans2012-07-191-5/+3
| * | Merge branch 'next' of git://git.denx.de/u-boot-net into nextWolfgang Denk2012-07-1210-24/+75
| |\ \
| | * | net/designware: Consecutive writes to the same register to be avoidedDinh Nguyen2012-07-111-2/+2
| | * | CACHE: net: asix: Fix asix driver to work with data cache onMarek Vasut2012-07-111-13/+17
| | * | net: phy: micrel: make ksz9021 phy accessibleTroy Kisky2012-07-111-2/+13
| | * | net: abort network initialization if the PHY driver failsTimur Tabi2012-07-116-6/+39
| | * | phylib: phy_startup() should return an error code on failureTimur Tabi2012-07-111-1/+4
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-07-204-51/+61
|\ \ \ \
| * | | | smsc95xx: align buffers to cache line sizeIlya Yanok2012-07-181-4/+9
| * | | | ehci-hcd: change debug() to printf() in case of errorsIlya Yanok2012-07-181-3/+3
| * | | | ehci-hcd: fix external buffer cache handlingIlya Yanok2012-07-181-9/+14
| * | | | ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignmentTom Rini2012-07-182-30/+33
| * | | | ehci-hcd: program asynclistaddr before every transferIlya Yanok2012-07-181-5/+3
| * | | | ehci-omap: Do not call dcache_off from omap_ehci_hcd_initTom Rini2012-07-181-1/+0
* | | | | Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk2012-07-208-97/+23
|\ \ \ \ \
| * | | | | sf: spansion: inline useless id definesMike Frysinger2012-07-201-22/+12
| * | | | | sf: drop unused/duplicate command definesMike Frysinger2012-07-208-75/+11
| |/ / / /
* | | | | Blackfin: bfin_mac: drop volatile markings on packet buffersMike Frysinger2012-07-191-2/+1
|/ / / /
* | | | Merge branch 'next' of git://git.denx.de/u-boot-videoWolfgang Denk2012-07-185-9/+33
|\ \ \ \
| * | | | ipu_common: Add ldb_clk for use in parenting the pixel clockEric Nelson2012-07-102-3/+12
| * | | | ipu_common: Do not hardcode the ipu_clk frequencyFabio Estevam2012-07-101-1/+1
| * | | | ipu_common: Rename MXC_CCM_BASEFabio Estevam2012-07-101-1/+1
| * | | | ipu_common: Let clk_ipu_enable/disable only run on MX51 and MX53Fabio Estevam2012-07-101-1/+4
OpenPOWER on IntegriCloud