summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-16nios2: Make STANDALONE_LOAD_ADDR configurable per boardThomas Chou
2011-05-16nand_spl: nand_boot.c: Remove last CONFIG_SYS_NAND_READ_DELAY occuranceStefan Roese
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
2011-05-12mp2usb: finish the removalEric Bénard
2011-05-12README: Clarify difference of CONFIG_WATCHDOG and CONFIG_HW_WATCHDOGDetlev Zundel
2011-05-12ftsdmc021: add register definitions of ftsdmc021Macpaul Lin
2011-05-12ftahbc020s: Faraday FTAHBC020s AHB Bus ControllerMacpaul Lin
2011-05-12Fix a few gcc warnings.Joakim Tjernlund
2011-05-12Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones
2011-05-12hwmon: Extend lm63.c to support LM64Dirk Eibach
2011-05-12Fix building tools alone with host compilerFrançois Revol
2011-05-12net: xilinx emaclite: Fix return valuesMichal Simek
2011-05-12Fix variable flavor in examples/standalone/MakefileChe-liang Chiou
2011-05-12net/net.c: cosmetic: do not use assignment in if conditionLuca Ceresoli
2011-05-12net/net.c: cosmetic: fix indentationLuca Ceresoli