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