summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-06-12ppc4xx: Add Sequoia RAM-booting targetStefan Roese
2009-06-12Enable CONFIG_NET_MULTI on all remaining PPC4xx boardsBen Warren
2009-06-124xx: Remove binary cpld bitstream from DP405 boardMatthias Fuchs
2009-06-124xx: Remove binary cpld bitstream from VOM405 boardMatthias Fuchs
2009-06-124xx: Remove binary cpld bitstream from PMC405 boardMatthias Fuchs
2009-06-124xx: Remove binary cpld bitstream from CMS700 boardMatthias Fuchs
2009-06-12i2c: Update references to individual i2c commandsPeter Tyser
2009-06-12i2c: Remove deprecated individual i2c commandsPeter Tyser
2009-06-12mpc7448hpc2: Add CONFIG_SYS_I2C_SPEED definePeter Tyser
2009-06-12i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE valuePeter Tyser
2009-06-1285xx: Add PIB support at CS4/CS5 for MPC8569MDSHaiying Wang
2009-06-1285xx: Fix some settings for MPC8569MDS boardHaiying Wang
2009-06-1285xx: Fix MURAM size for MPC8569Haiying Wang
2009-06-11Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2009-06-10rmu board: fix error: 'CONFIG_ENV_SECT_SIZE' undeclaredWolfgang Denk
2009-06-09TQM85xx: minor config file cleanupWolfgang Denk
2009-06-09TQM85xx: adapt for new flash typesWolfgang Denk
2009-06-0985xx: Fix the wrong SYS_CLK_IN for 8569MDSDave Liu
2009-06-08Add config option for disabling DM9000-SROM support.Remy Bohmer
2009-06-08mpc83xx: don't set SICRH_TSOBI1 to RMII/RTBI operationKim Phillips
2009-06-04Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk
2009-06-02mmc: fix response decoding on little endianRabin Vincent
2009-05-29Blackfin: fix if() logic in bootrom evt1 checkMike Frysinger
2009-05-25Blackfin: bf518f-ezbrd: setup portmux for async flashGraf Yang
2009-05-23ppc4xx: Move definition for PPC4xx NAND FLASH controller to headerStefan Roese
2009-05-20TQM834x: remove defines causing gcc4.4 warningsKim Phillips
2009-05-16MIPS: Make all extern-ed functions in bitops.h staticShinya Kuribayashi
2009-05-15ARM: fix PXA build by defining UP2OCRDaniel Mack
2009-05-15console.h: remove unused prototype 'console_realloc'Jean-Christophe PLAGNIOL-VILLARD
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel
2009-05-15Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LENRohit Hagargundgi
2009-05-15powerpc/inka4x0: Remove left-over ide reset code.Detlev Zundel
2009-05-06Blackfin: bf527-ezkit: fix SPI flash env paramsMike Frysinger
2009-05-06Blackfin: fix booting with older bootroms (no EVT1)Mike Frysinger
2009-04-30OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000Manikandan Pillai
2009-04-30Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-04-29arm925t: Fix CONFIG_SYS_HZ to 1000Ladislav Michl
2009-04-29OMAP3: Remove legacy NAND definesDirk Behme
2009-04-29OMAP3: Print correct silicon revisionSanjeev Premi
2009-04-29OMAP3: Remove unused board-typesSanjeev Premi
2009-04-29OMAP3: Use functions print_cpuinfo() and checkboard()Sanjeev Premi
2009-04-28ids8247: Remove legacy NAND definesHeiko Schocher
2009-04-28mips/vcth: Use generic 16550 uart driverDetlev Zundel
2009-04-28AmigaOneG3SE: Fix CONFIG_CMD_CONSOLE definitionPeter Tyser
2009-04-28Replace __attribute references with __attribute__Peter Tyser
2009-04-28Remove sa1100.hShinya Kuribayashi
2009-04-27Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2009-04-26OMAP3: Fix changed mmc init commandDirk Behme
2009-04-24minor DaVinci clock cleanupDavid Brownell
2009-04-24s3c64xx: remove unnecessary definitionMinkyu Kang