summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * Add support for Bluewater Systems Snapper 9260 and 9G20 modulesRyan Mallon2011-05-18-0/+2
| * at91: fixed at91sam9263 system fileDaniel Gorsulowski2011-05-18-37/+18
| * remove __attribute__ ((packed)) in at91 headersJens Scharsig2011-05-18-8/+8
| * at91rm9200: fix lowlevel_init() SMRDATA sizeJens Scharsig2011-05-18-2/+6
| * AT91: fix timer.c - remove reset_timer()Reinhard Meyer2011-05-18-16/+11
| * AT91: fix at91sam_wdt.c to reworked header filesReinhard Meyer2011-05-18-1/+1
| * AT91: remove LEGACY from at91_rstc.hReinhard Meyer2011-05-18-25/+0
| * ATMEL: fix dataflash (dirty) this file should be converted to struct SoC accessReinhard Meyer2011-05-18-38/+57
| * AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer2011-05-18-54/+10
| * AT91: cleanup at91sam9260_matrix.h to struct SoC accessReinhard Meyer2011-05-18-57/+45
| * ATMEL: fix related common atmel driver filesReinhard Meyer2011-05-18-36/+24
| * AT91: fix related at91 driver filesReinhard Meyer2011-05-18-37/+47
| * AT91: fix related at91 system/driver filesReinhard Meyer2011-05-18-51/+33
| * AT91: fix related arch-at91 header filesReinhard Meyer2011-05-18-29/+15
| * AT91: cleanup hardware.h, remove memory-map.hReinhard Meyer2011-05-18-100/+32
| * AT91: rework at91sam9g45.hReinhard Meyer2011-05-18-118/+107
| * AT91: rework at91sam9263.hReinhard Meyer2011-05-18-118/+100
| * AT91: rework at91sam9261.hReinhard Meyer2011-05-18-85/+102
| * AT91: rework at91sam9260.hReinhard Meyer2011-05-18-120/+132
| * avr32: fixup definitions to ATMEL_BASE_xxxAndreas Bießmann2011-05-18-90/+85
| * avr32: rename memory-map.h -> hardware.hAndreas Bießmann2011-05-18-17/+17
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2011-05-18-5/+2
|\ \
| * | nand_spl: nand_boot.c: Remove last CONFIG_SYS_NAND_READ_DELAY occuranceStefan Roese2011-05-16-5/+2
| |/
* | nios2: Make STANDALONE_LOAD_ADDR configurable per boardThomas Chou2011-05-16-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2011-05-15-26/+17
|\
| * nand_spl: nand_boot.c: Remove CONFIG_SYS_NAND_READ_DELAYStefan Roese2011-05-13-18/+6
| * nand_spl: nand_boot.c: Init nand_chip.options to 0Stefan Roese2011-05-13-0/+1
| * Decreases code size of the nand_splAlex Waterman2011-05-13-8/+10
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-05-15-13/+22
|\ \ | |/ |/|
| * powerpc/mpc8xxx: reword max tCKmin messageYork Sun2011-05-13-3/+3
| * powerpc/85xx: fix compatible property for the L2 cache nodeTimur Tabi2011-05-13-10/+19
* | Revert "Fix building tools alone with host compiler"Wolfgang Denk2011-05-13-3/+3
|/
* kwbimage: Fix check variable of checksumNobuhiro Iwamatsu2011-05-12-1/+1
* examples: add smc911x_eeprom to clean targetMike Frysinger2011-05-12-1/+1
* ftpmu010.h: fix some missing declaration in headerMacpaul Lin2011-05-12-0/+3
* ftsmc020: add missing definitionsMacpaul Lin2011-05-12-0/+5
* ftsmc020: un-nest the register structure in headerMacpaul Lin2011-05-12-6/+8
* ftsmc020: fix relocationMacpaul Lin2011-05-12-4/+3
* ftide020: add faraday ide ahb controllerMacpaul Lin2011-05-12-0/+651
* README.arm-relocation: get relocated address in gdbBen Gardiner2011-05-12-0/+8
* README.arm-relocation: get relocated address from bdinfoBen Gardiner2011-05-12-31/+22
* cosmetic: cmd_bdinfo.c: clean up by using checkpatch.plMacpaul Lin2011-05-12-147/+149
* mp2usb: finish the removalEric Bénard2011-05-12-1/+1
* README: Clarify difference of CONFIG_WATCHDOG and CONFIG_HW_WATCHDOGDetlev Zundel2011-05-12-5/+12
* ftsdmc021: add register definitions of ftsdmc021Macpaul Lin2011-05-12-0/+151
* ftahbc020s: Faraday FTAHBC020s AHB Bus ControllerMacpaul Lin2011-05-12-0/+59
* Fix a few gcc warnings.Joakim Tjernlund2011-05-12-8/+8
* Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones2011-05-12-63/+0
* hwmon: Extend lm63.c to support LM64Dirk Eibach2011-05-12-4/+24
* Fix building tools alone with host compilerFrançois Revol2011-05-12-3/+3