summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-18mimc200: fix "#define XXXX 1"Andreas Bießmann
2011-05-18hammerhead: fix "#define XXXX 1"Andreas Bießmann
2011-05-18favr-32-ezkit: fix "#define XXXX 1"Andreas Bießmann
2011-05-18atstk1006: fix "#define XXXX 1"Andreas Bießmann
2011-05-18atstk1004: fix "#define XXXX 1"Andreas Bießmann
2011-05-18atstk1003: fix "#define XXXX 1"Andreas Bießmann
2011-05-18atstk1002: fix "#define XXXX 1"Andreas Bießmann
2011-05-18atngw100: fix "#define XXXX 1"Andreas Bießmann
2011-05-18avr32: use single linker scriptAndreas Bießmann
2011-05-18avr32/config.mk: simplify PLATFORM_RELFLAGSAndreas Bießmann
2011-05-18avr32: fix linkingAndreas Bießmann
2011-05-18Add support for Bluewater Systems Snapper 9260 and 9G20 modulesRyan Mallon
2011-05-18at91: fixed at91sam9263 system fileDaniel Gorsulowski
2011-05-18remove __attribute__ ((packed)) in at91 headersJens Scharsig
2011-05-18at91rm9200: fix lowlevel_init() SMRDATA sizeJens Scharsig
2011-05-18AT91: fix timer.c - remove reset_timer()Reinhard Meyer
2011-05-18AT91: fix at91sam_wdt.c to reworked header filesReinhard Meyer
2011-05-18AT91: remove LEGACY from at91_rstc.hReinhard Meyer
2011-05-18ATMEL: fix dataflash (dirty) this file should be converted to struct SoC accessReinhard Meyer
2011-05-18AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer
2011-05-18AT91: cleanup at91sam9260_matrix.h to struct SoC accessReinhard Meyer
2011-05-18ATMEL: fix related common atmel driver filesReinhard Meyer
2011-05-18AT91: fix related at91 driver filesReinhard Meyer
2011-05-18AT91: fix related at91 system/driver filesReinhard Meyer
2011-05-18AT91: fix related arch-at91 header filesReinhard Meyer
2011-05-18AT91: cleanup hardware.h, remove memory-map.hReinhard Meyer
2011-05-18AT91: rework at91sam9g45.hReinhard Meyer
2011-05-18AT91: rework at91sam9263.hReinhard Meyer
2011-05-18AT91: rework at91sam9261.hReinhard Meyer
2011-05-18AT91: rework at91sam9260.hReinhard Meyer
2011-05-18avr32: fixup definitions to ATMEL_BASE_xxxAndreas Bießmann
2011-05-18avr32: rename memory-map.h -> hardware.hAndreas Bießmann
2011-05-15Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2011-05-15Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2011-05-13nand_spl: nand_boot.c: Remove CONFIG_SYS_NAND_READ_DELAYStefan Roese
2011-05-13nand_spl: nand_boot.c: Init nand_chip.options to 0Stefan Roese
2011-05-13Decreases code size of the nand_splAlex Waterman
2011-05-13Revert "Fix building tools alone with host compiler"Wolfgang Denk
2011-05-13powerpc/mpc8xxx: reword max tCKmin messageYork Sun
2011-05-13powerpc/85xx: fix compatible property for the L2 cache nodeTimur Tabi
2011-05-12kwbimage: Fix check variable of checksumNobuhiro Iwamatsu
2011-05-12examples: add smc911x_eeprom to clean targetMike Frysinger
2011-05-12ftpmu010.h: fix some missing declaration in headerMacpaul Lin
2011-05-12ftsmc020: add missing definitionsMacpaul Lin
2011-05-12ftsmc020: un-nest the register structure in headerMacpaul Lin
2011-05-12ftsmc020: fix relocationMacpaul Lin
2011-05-12ftide020: add faraday ide ahb controllerMacpaul Lin
2011-05-12README.arm-relocation: get relocated address in gdbBen Gardiner
2011-05-12README.arm-relocation: get relocated address from bdinfoBen Gardiner
2011-05-12cosmetic: cmd_bdinfo.c: clean up by using checkpatch.plMacpaul Lin