summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-25ARM: atmel: add at91sam9g20ek_2mmc nand boot supportBo Shen
2013-03-25arm: at91sam9x5: add dataflash boot supportBo Shen
2013-03-25spi: atmel: sam9m10g45 also support WDRBT bitBo Shen
2013-03-25at91sam9x5ek: add USB configurationRichard Genoud
2013-03-25at91sam9x5ek: regroup FAT/DOS featuresRichard Genoud
2013-03-25at91sam9x5: enable USB support for 9x5ek board.Richard Genoud
2013-03-25mmc: at91sam9x5: support to save environment in mmcWu, Josh
2013-03-25mmc: at91: use max timeout value. It will avoid some situation that timeout h...Wu, Josh
2013-03-25ARM: at91sam9x5: enable MCI0 support for 9x5ek board.Wu, Josh
2013-03-25mmc: at91: add multi block read/write support.Wu, Josh
2013-03-22ARM: at91: atmel_nand: add code to check the ONFI parameter ECC requirementJosh Wu
2013-03-22ARM: at91: atmel_nand: pmecc driver will select the galois table by sector sizeJosh Wu
2013-03-04ARM: at91: add NAND partition table and indexBo Shen
2013-02-27ARM: at91: add at91sam9x5 and sama5d3x informationBo Shen
2013-02-27ARM: at91: fix and update README.at91 documentBo Shen
2013-02-20net: gmac: fix building warningBo Shen
2013-02-20arm: sama5d3x: fix building warningBo Shen
2013-02-20usb: ohci-at91: fix building warningBo Shen
2013-02-20arm: at91: change nand partition tableBo Shen
2013-02-19at91: configs: add bootz to configurationNicolas Ferre
2013-02-19at91/configs: at91sam9260/9g20: add libfdt and bootz to configurationNicolas Ferre
2013-02-18sama5: remove useless macro.Josh Wu
2013-02-18sama5: use correct board name.Josh Wu
2013-02-18sama5d3: Use correct chip name for functions that get cpu types.Josh Wu
2013-02-18sama5: use correct variable names which used in driver.Josh Wu
2013-02-18sama5: use correct soc and board names: sama5d3 for soc name, sama5d3xek for ...Josh Wu
2013-02-13Merge pull request #1 from jgilles/u-boot-2012.10-at91-fixesNicolas Ferre
2013-02-12sam9x5: fix ethernet pins in MII modeJesse Gilles
2013-01-30ARM: sama5d3: change the nand partition table2012.10-at91-ts1Bo Shen
2013-01-30GMAC: fix typo in gmac driver fileBo Shen
2013-01-30arm: at91sama5ek: code clean up.Bo Shen
2013-01-30arm: atmel: sama5: remove machine idBo Shen
2013-01-29sama5: modify dtb update stuff to fit new dtb filesLudovic Desroches
2013-01-28sama5: add dtb on the fly updateLudovic Desroches
2013-01-25at91sama5: nand: PMECC change ecc correctable bits to 4bits.Josh Wu
2013-01-25at91sama5d31: for TFTP, sama5d31 emac meet many timeout for receiving packets.Josh Wu
2012-12-05atmel_nand: add CONFIG_SYS_NAND_ONFI_DETECTION macro, otherwise it will meet ...Josh Wu
2012-11-30MTD: at91: atmel_nand: since PMECC support different eccJosh Wu
2012-11-30atmel_nand: alloc memory for pmecc dataJosh Wu
2012-10-31sam9x5: move get_chip_id() & get_extension_chip_id() to cpu.cJosh Wu
2012-10-31sama5: move get_chip_id() & get_extension_chip_id() to cpu.cJosh Wu
2012-10-31sama5: add cpu id maskBo Shen
2012-10-22Merge branch 'josh/sama5ek/v2012.10-rc1' into josh/sama5ek/v2012.10Josh Wu
2012-10-15Prepare v2012.10v2012.10Tom Rini
2012-10-12m28: Properly configure the SPI flash chipselectMarek Vasut
2012-10-08Prepare v2012.10-rc3v2012.10-rc3Tom Rini
2012-10-08arm: armv7: omap3: Fix restore sequence in lowlevel_initAlbert ARIBAUD
2012-10-08yaffs2: Fix GCC 4.6 compile warningsAnatolij Gustschin
2012-10-08disk: part_dos: don't claim whole-disk FAT filesystemsStephen Warren
2012-10-08FAT: check for partition 0 not 1 for whole-disk fsStephen Warren