aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-12ZOOM2 Add initial support for Zoom2Tom Rix10-2/+555
2009-06-12ARM DaVinci:Consolidate common u-boot.ldsSandeep Paulraj5-156/+37
2009-06-12OMAP Consolidate common u-boot.lds to cpu layer.Tom Rix6-257/+2
2009-06-12arm/dcc: add xscale supportJean-Christophe PLAGNIOL-VILLARD1-0/+16
2009-06-12arm/dcc: use static support to allow to use it at anytimeJean-Christophe PLAGNIOL-VILLARD1-114/+42
2009-06-12ARM: Update mach-typesJean-Christophe PLAGNIOL-VILLARD1-7/+1697
2009-06-12arm920/926/926: remove non needed headerJean-Christophe PLAGNIOL-VILLARD16-41/+0
2009-06-12davinci dm6446evm NAND updateDavid Brownell1-0/+7
2009-06-12davinci: display correct clock infoDavid Brownell13-29/+138
2009-06-12ZOOM1 Remove more legacy NAND defines.Tom Rix1-13/+0
2009-06-12LED Add documentation describing the status_led and colour led API.Tom Rix1-0/+78
2009-06-12ARM Add blue colour LED to status_led.Tom Rix2-0/+8
2009-06-12arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD43-173/+161
2009-06-12OMAP3: Reorganize Makefile styleJean-Christophe PLAGNIOL-VILLARD1-1/+7
2009-06-12OMAP3: Remove dublicated interrupt codeJean-Christophe PLAGNIOL-VILLARD1-128/+0
2009-06-12at91rm9200: move reset code to reset.cJean-Christophe PLAGNIOL-VILLARD3-40/+82
2009-06-12ixp/interrupts: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2-9/+2
2009-06-12arm: cleanup remaining CONFIG_INIT_CRITICALJean-Christophe PLAGNIOL-VILLARD7-9/+9
2009-06-12arm946es: remove non used timerJean-Christophe PLAGNIOL-VILLARD2-159/+2
2009-06-12davinci: add basic dm355/dm350/dm335 supportDavid Brownell3-17/+84
2009-06-12davinci: fix dm644x bugletsDavid Brownell1-1/+3
2009-06-12davinci: split out some dm644x-specific bits from pscDavid Brownell7-75/+127
2009-06-12davinci: cpu-specific build uses conditional make syntaxDavid Brownell1-3/+5
2009-06-12davinci: move psc support board-->cpuDavid Brownell9-38/+10
2009-06-12DaVinci now respects SKIP_LOWLEVEL_INITDavid Brownell1-1/+5
2009-06-12DaVinci Ethernet cleanupDavid Brownell1-19/+15
2009-06-12lib_arch/board.c: Move malloc initialization before flash_init()Stefan Roese9-28/+32
2009-06-12ppc4xx: Add Sequoia RAM-booting targetStefan Roese8-16/+215
2009-06-12tools/envcrc: add --binary option to export embedded envMike Frysinger1-4/+42
2009-06-12Enable CONFIG_NET_MULTI on all remaining PPC4xx boardsBen Warren18-1/+18
2009-06-124xx: Add support for DP405 hardware variantsMatthias Fuchs1-6/+26
2009-06-124xx: Remove binary cpld bitstream from DP405 boardMatthias Fuchs4-1906/+7
2009-06-124xx: Remove binary cpld bitstream from VOM405 boardMatthias Fuchs4-1842/+6
2009-06-124xx: Remove binary cpld bitstream from PMC405 boardMatthias Fuchs3-2482/+0
2009-06-124xx: Remove binary cpld bitstream from CMS700 boardMatthias Fuchs4-1874/+6
2009-06-12esd/common: extend cpld command with address parameterMatthias Fuchs2-14/+20
2009-06-12cmd_i2c: Fix i2c help command output when CONFIG_I2C_MUXPeter Tyser1-2/+2
2009-06-12cmd_i2c: Clean up trivial helper functionsPeter Tyser1-21/+4
2009-06-12cmd_i2c: Clean up i2c command argument parsingPeter Tyser1-24/+28
2009-06-12i2c: Update references to individual i2c commandsPeter Tyser14-78/+42
2009-06-12i2c: Remove deprecated individual i2c commandsPeter Tyser26-98/+0
2009-06-12i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser6-65/+18
2009-06-12cm5200: Make function test command names more uniquePeter Tyser1-9/+9
2009-06-12tsi108_i2c: Add i2c_init() stub functionPeter Tyser1-0/+9
2009-06-12mpc7448hpc2: Add CONFIG_SYS_I2C_SPEED definePeter Tyser1-0/+1
2009-06-12Marvell: i2c cleanupPeter Tyser1-7/+12
2009-06-12cpci750: i2c cleanupPeter Tyser1-6/+10
2009-06-12i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE valuePeter Tyser5-18/+9
2009-06-12fsl-ddr: Fix handling of >4G of memory when !CONFIG_PHYS_64BITKumar Gala7-39/+41
2009-06-1285xx: Use print_size to report amount of memory not mapped by TLBsKumar Gala1-1/+1