summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-12davinci: split out some dm644x-specific bits from pscDavid Brownell
2009-06-12davinci: cpu-specific build uses conditional make syntaxDavid Brownell
2009-06-12davinci: move psc support board-->cpuDavid Brownell
2009-06-12DaVinci now respects SKIP_LOWLEVEL_INITDavid Brownell
2009-06-12DaVinci Ethernet cleanupDavid Brownell
2009-06-12lib_arch/board.c: Move malloc initialization before flash_init()Stefan Roese
2009-06-12ppc4xx: Add Sequoia RAM-booting targetStefan Roese
2009-06-12tools/envcrc: add --binary option to export embedded envMike Frysinger
2009-06-12Enable CONFIG_NET_MULTI on all remaining PPC4xx boardsBen Warren
2009-06-124xx: Add support for DP405 hardware variantsMatthias Fuchs
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-12esd/common: extend cpld command with address parameterMatthias Fuchs
2009-06-12cmd_i2c: Fix i2c help command output when CONFIG_I2C_MUXPeter Tyser
2009-06-12cmd_i2c: Clean up trivial helper functionsPeter Tyser
2009-06-12cmd_i2c: Clean up i2c command argument parsingPeter Tyser
2009-06-12i2c: Update references to individual i2c commandsPeter Tyser
2009-06-12i2c: Remove deprecated individual i2c commandsPeter Tyser
2009-06-12i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser
2009-06-12cm5200: Make function test command names more uniquePeter Tyser
2009-06-12tsi108_i2c: Add i2c_init() stub functionPeter Tyser
2009-06-12mpc7448hpc2: Add CONFIG_SYS_I2C_SPEED definePeter Tyser
2009-06-12Marvell: i2c cleanupPeter Tyser
2009-06-12cpci750: i2c cleanupPeter Tyser
2009-06-12i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE valuePeter Tyser
2009-06-12fsl-ddr: Fix handling of >4G of memory when !CONFIG_PHYS_64BITKumar Gala
2009-06-1285xx: Use print_size to report amount of memory not mapped by TLBsKumar Gala
2009-06-1285xx: Add README for MPC8569MDSHaiying Wang
2009-06-1285xx: Add UART1 support for MPC8569MDSHaiying Wang
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-10at91/cpu.c: add missing Copyright & GPL headerJean-Christophe PLAGNIOL-VILLARD
2009-06-10apollon: Fix a OBJCFLAGS typoShinya Kuribayashi
2009-06-10Prepare 2009.06-rc3Wolfgang Denk
2009-06-10rmu board: fix error: 'CONFIG_ENV_SECT_SIZE' undeclaredWolfgang Denk
2009-06-09ubifs: fix small error path mismatchDaniel Mack
2009-06-09EP88x: fix broken linker scriptWolfgang 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-0985xx: Fix the wrong BCSR address of 8569MDSDave Liu
2009-06-0985xx: bugfix for reading maximum TLB size on mpc85xxFredrik Arnerup
2009-06-0985xx: Fix the clock adjust of mpc8569mds boardDave Liu
2009-06-09Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2009-06-09at91: fix a USB problem for AT91SAM9261RONETIX - Ilko Iliev
2009-06-08ppc4xx/net: Fix MDIO clock setupFelix Radensky