summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* davinci: display correct clock infoDavid Brownell2009-06-1213-29/+138
* ZOOM1 Remove more legacy NAND defines.Tom Rix2009-06-121-13/+0
* LED Add documentation describing the status_led and colour led API.Tom Rix2009-06-121-0/+78
* ARM Add blue colour LED to status_led.Tom Rix2009-06-122-0/+8
* arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD2009-06-1243-173/+161
* OMAP3: Reorganize Makefile styleJean-Christophe PLAGNIOL-VILLARD2009-06-121-1/+7
* OMAP3: Remove dublicated interrupt codeJean-Christophe PLAGNIOL-VILLARD2009-06-121-128/+0
* at91rm9200: move reset code to reset.cJean-Christophe PLAGNIOL-VILLARD2009-06-123-40/+82
* ixp/interrupts: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2009-06-122-9/+2
* arm: cleanup remaining CONFIG_INIT_CRITICALJean-Christophe PLAGNIOL-VILLARD2009-06-127-9/+9
* arm946es: remove non used timerJean-Christophe PLAGNIOL-VILLARD2009-06-122-159/+2
* davinci: add basic dm355/dm350/dm335 supportDavid Brownell2009-06-123-17/+84
* davinci: fix dm644x bugletsDavid Brownell2009-06-121-1/+3
* davinci: split out some dm644x-specific bits from pscDavid Brownell2009-06-127-75/+127
* davinci: cpu-specific build uses conditional make syntaxDavid Brownell2009-06-121-3/+5
* davinci: move psc support board-->cpuDavid Brownell2009-06-129-38/+10
* DaVinci now respects SKIP_LOWLEVEL_INITDavid Brownell2009-06-121-1/+5
* DaVinci Ethernet cleanupDavid Brownell2009-06-121-19/+15
* lib_arch/board.c: Move malloc initialization before flash_init()Stefan Roese2009-06-129-28/+32
* ppc4xx: Add Sequoia RAM-booting targetStefan Roese2009-06-128-16/+215
* tools/envcrc: add --binary option to export embedded envMike Frysinger2009-06-121-4/+42
* Enable CONFIG_NET_MULTI on all remaining PPC4xx boardsBen Warren2009-06-1218-1/+18
* 4xx: Add support for DP405 hardware variantsMatthias Fuchs2009-06-121-6/+26
* 4xx: Remove binary cpld bitstream from DP405 boardMatthias Fuchs2009-06-124-1906/+7
* 4xx: Remove binary cpld bitstream from VOM405 boardMatthias Fuchs2009-06-124-1842/+6
* 4xx: Remove binary cpld bitstream from PMC405 boardMatthias Fuchs2009-06-123-2482/+0
* 4xx: Remove binary cpld bitstream from CMS700 boardMatthias Fuchs2009-06-124-1874/+6
* esd/common: extend cpld command with address parameterMatthias Fuchs2009-06-122-14/+20
* cmd_i2c: Fix i2c help command output when CONFIG_I2C_MUXPeter Tyser2009-06-121-2/+2
* cmd_i2c: Clean up trivial helper functionsPeter Tyser2009-06-121-21/+4
* cmd_i2c: Clean up i2c command argument parsingPeter Tyser2009-06-121-24/+28
* i2c: Update references to individual i2c commandsPeter Tyser2009-06-1214-78/+42
* i2c: Remove deprecated individual i2c commandsPeter Tyser2009-06-1226-98/+0
* i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser2009-06-126-65/+18
* cm5200: Make function test command names more uniquePeter Tyser2009-06-121-9/+9
* tsi108_i2c: Add i2c_init() stub functionPeter Tyser2009-06-121-0/+9
* mpc7448hpc2: Add CONFIG_SYS_I2C_SPEED definePeter Tyser2009-06-121-0/+1
* Marvell: i2c cleanupPeter Tyser2009-06-121-7/+12
* cpci750: i2c cleanupPeter Tyser2009-06-121-6/+10
* i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE valuePeter Tyser2009-06-125-18/+9
* fsl-ddr: Fix handling of >4G of memory when !CONFIG_PHYS_64BITKumar Gala2009-06-127-39/+41
* 85xx: Use print_size to report amount of memory not mapped by TLBsKumar Gala2009-06-121-1/+1
* 85xx: Add README for MPC8569MDSHaiying Wang2009-06-121-0/+78
* 85xx: Add UART1 support for MPC8569MDSHaiying Wang2009-06-121-0/+6
* 85xx: Add PIB support at CS4/CS5 for MPC8569MDSHaiying Wang2009-06-121-1/+9
* 85xx: Fix some settings for MPC8569MDS boardHaiying Wang2009-06-121-3/+3
* 85xx: Fix MURAM size for MPC8569Haiying Wang2009-06-121-2/+7
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-06-113-3/+3
|\
| * mpc83xx: don't set SICRH_TSOBI1 to RMII/RTBI operationKim Phillips2009-06-083-3/+3
* | at91/cpu.c: add missing Copyright & GPL headerJean-Christophe PLAGNIOL-VILLARD2009-06-101-0/+23
OpenPOWER on IntegriCloud