summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2012-07-3117-111/+595
|\
| * microblaze: Wire up SPI driverStephan Linz2012-07-311-3/+52
| * spi: microblaze: Adds driver for Xilinx SPI controllerStephan Linz2012-07-313-0/+350
| * microblaze: intc: Clear interrupt codeMichal Simek2012-07-106-48/+54
| * microblaze: Call serial multi initializationMichal Simek2012-07-101-0/+5
| * microblaze: Move __udelay implementationMichal Simek2012-07-103-43/+19
| * microblaze: Remove extern from board.cMichal Simek2012-07-101-4/+0
| * microblaze: Wire up dts configurationStephan Linz2012-07-103-0/+13
| * fdt: Add board specific dts inclusionStephan Linz2012-07-101-1/+2
| * microblaze: Move individual board linker scripts to common script in cpu tree.Michal Simek2012-07-092-0/+2
| * microblaze: Add gpio.hMichal Simek2012-07-091-0/+41
| * microblaze: Add missing undefs for UBI and UBIFSStephan Linz2012-07-091-0/+2
| * microblaze: Expand and correct configuration commentsStephan Linz2012-07-091-7/+29
| * microblaze: Enable ubi supportStephan Linz2012-06-271-2/+18
| * microblaze: Avoid compile error on systems without cfi flashStephan Linz2012-06-271-3/+9
| * microblaze: Remove wrong define CONFIG_SYS_FLASH_PROTECTIONStephan Linz2012-06-271-2/+0
* | sf: stmicro: add geometrical info for N25Q256 from MicronJérôme Carretero2012-04-081-0/+6
* | cmd_sf: add size checking to spi flash commandsGerlando Falauto2012-04-031-0/+14
* | 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-30101-891/+978
|\ \
| * | MPC8xx: Fixup warning in arch/powerpc/cpu/mpc8xx/cpu.cMarek Vasut2012-07-301-1/+2
| * | doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-2983-626/+565
| * | 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
| * | net: nfs: make NFS_TIMEOUT configurableTetsuyuki Kobayashi2012-07-122-1/+12
| * | Merge branch 'next' of git://git.denx.de/u-boot-net into nextWolfgang Denk2012-07-1214-26/+96
| |\ \
| | * | net: Inline the new eth_setenv_enetaddr_by_index functionJoe Hershberger2012-07-111-1/+1
| | * | net: allow setting env enetaddr from net device settingRob Herring2012-07-112-1/+19
| | * | 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-112-2/+14
| | * | 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
| | * | net: tftp: fix type of block arg to store_blockJayachandran Chandrasekharan Nair2012-07-111-1/+1
* | | | Prepare v2012.07Wolfgang Denk2012-07-301-1/+1
* | | | hawkboard: Fix SPL Nand driver misconfigurationLinu Cherian2012-07-301-0/+1
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2012-07-302-2/+2
|\ \ \ \
| * | | | MIPS: fix renaming of inca-swap-bytes to xway-swap-bytesDaniel Schwierzeck2012-07-272-2/+2
* | | | | Makefile: avoid "Generating asm-offsets.h" message with "-s"Wolfgang Denk2012-07-291-1/+1
|/ / / /
* | | | Prepare v2012.07-rc3Wolfgang Denk2012-07-271-1/+1
* | | | net: Make sure the ethaddr is updated in net_init()Joe Hershberger2012-07-241-2/+1
* | | | Prepare v2012.07-rc2Wolfgang Denk2012-07-221-1/+1
OpenPOWER on IntegriCloud