summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2013.02.0v2013.02.0Sascha Hauer2013-02-041-1/+1
* nand_write: initialize OOB buffer for each pageJan Luebbe2013-02-041-5/+5
* omap3: fix debug_ll uart baseJean-Christophe PLAGNIOL-VILLARD2013-02-021-2/+2
* at91rm9200ek: fix mem sizeJean-Christophe PLAGNIOL-VILLARD2013-01-281-1/+1
* at91rm9200: fix default TEXT_BASE to 15MiBJean-Christophe PLAGNIOL-VILLARD2013-01-281-0/+1
* at91sam9x5ek: fix wp_pin and detect_pin pin invalid valueJean-Christophe PLAGNIOL-VILLARD2013-01-271-2/+2
* at91sam9n12: fix wp_pin invalid valueJean-Christophe PLAGNIOL-VILLARD2013-01-271-1/+1
* at91sam9261: fix max bare_init it's 156KiBJean-Christophe PLAGNIOL-VILLARD2013-01-261-1/+1
* gpio_keys: fix loop on buttons for request and configurationJean-Christophe PLAGNIOL-VILLARD2013-01-261-1/+1
* ARM AT91 pm9263: Fix phy addressSascha Hauer2013-01-261-1/+1
* Merge branch 'pu/build-warnings'Sascha Hauer2013-01-265-11/+4
|\
| * pbl string: Fix no previous prototype warningsSascha Hauer2013-01-251-8/+2
| * ARM: Fix reassigning symbols in defconfigsSascha Hauer2013-01-253-3/+0
| * ARM bcm2835: Fix noreturn function does returnSascha Hauer2013-01-251-0/+2
* | spi: fix compiler warningAntony Pavlov2013-01-261-0/+2
|/
* atmel_mci: gpio: request and configure card detectJean-Christophe PLAGNIOL-VILLARD2013-01-251-2/+25
* atmel_mci: drop board host capsJean-Christophe PLAGNIOL-VILLARD2013-01-254-4/+0
* atmel_mci: update the SD/SDIO Card Register at request timeJean-Christophe PLAGNIOL-VILLARD2013-01-251-5/+11
* atmel_mci: support the SD highspeed since IP version 0x300Jean-Christophe PLAGNIOL-VILLARD2013-01-251-0/+24
* atmel_mci: after a software timeout the IP need to be resetJean-Christophe PLAGNIOL-VILLARD2013-01-251-1/+4
* atmel_mci: on version 0x0 we need to reset the IP at each requestJean-Christophe PLAGNIOL-VILLARD2013-01-251-0/+10
* atmel_mci: rwproof is only needed up to IP version 0x200Jean-Christophe PLAGNIOL-VILLARD2013-01-251-1/+9
* atmel_mci: fix host initJean-Christophe PLAGNIOL-VILLARD2013-01-251-8/+6
* atmel_mci: version 0x5xx of the IP have a different clk divJean-Christophe PLAGNIOL-VILLARD2013-01-251-18/+47
* atmel_mci: detect IP versionJean-Christophe PLAGNIOL-VILLARD2013-01-251-0/+32
* atmel_mci: use linux regs defineJean-Christophe PLAGNIOL-VILLARD2013-01-253-187/+221
* atmel_mci: rename all function to start with atmciJean-Christophe PLAGNIOL-VILLARD2013-01-251-47/+46
* atmel_mci: rename atmel_mci_readl/writel to atmci_readl/writelJean-Christophe PLAGNIOL-VILLARD2013-01-251-22/+21
* atmel_mci: rename atmel_mci_host tp atmel_mciJean-Christophe PLAGNIOL-VILLARD2013-01-251-21/+21
* of: Fix of_find_node_by_path breakageAlexander Shiyan2013-01-251-2/+2
* ARM v7: Fix register corruption in v7_mmu_cache_offSascha Hauer2013-01-231-0/+2
* ohci: only enable drivers if ohci is enabledJean-Christophe PLAGNIOL-VILLARD2013-01-231-0/+4
* ohci: make it depends on !MMUJean-Christophe PLAGNIOL-VILLARD2013-01-231-0/+1
* Makefile: move cmd_check_file_size to Makefile.libJean-Christophe PLAGNIOL-VILLARD2013-01-202-11/+11
* ARM Ka-Ro TX25: fix compilation with external NAND boot enabledSascha Hauer2013-01-181-2/+1
* ARM Ka-Ro TX25: fix running in SDRAM testSascha Hauer2013-01-181-1/+1
* ARM i.MX25: Add missing device registration for the iomuxSascha Hauer2013-01-181-0/+1
* mtd-core: fix compiler warningAlexander Aring2013-01-171-0/+2
* graphic_utils/fb_open: fix fbsizeJean-Christophe PLAGNIOL-VILLARD2013-01-161-1/+1
* Merge branch 'delivery/at91_fixes' of git://git.jcrosoft.org/bareboxSascha Hauer2013-01-155-7/+9
|\
| * qt1070: init default key code firstJean-Christophe PLAGNIOL-VILLARD2013-01-151-1/+2
| * atmel_spi: fix spi cs gpio request loopJean-Christophe PLAGNIOL-VILLARD2013-01-151-1/+1
| * at91sam9g45: fix i2c typosJean-Christophe PLAGNIOL-VILLARD2013-01-151-3/+3
| * at91: sam9x5ek: use -EINVAL for invalid gpio on 1-wireJean-Christophe PLAGNIOL-VILLARD2013-01-151-0/+1
| * w1: gpio: use int for gpioJean-Christophe PLAGNIOL-VILLARD2013-01-131-2/+2
* | ARM panda: do not set gpio direction of heartbeat LEDSascha Hauer2013-01-141-1/+0
* | led: test for led->set callback before calling itSascha Hauer2013-01-141-0/+3
* | arm-mmu: remove semicolon in arm mmu.cAlexander Aring2013-01-141-1/+1
* | meminfo: fix display of allocated addressesAlexander Aring2013-01-141-3/+3
* | memory: fix size address calculationAlexander Aring2013-01-141-2/+2