| Commit message (Expand) | Author | Age | Lines |
* | ENGR00102788 Remove CONFIG_NAND_BOOT on i.MX31 3stack | Fred Fan | 2009-09-09 | -2/+0 |
* | ENGR00102776 Support boot from NAND on i.mx35 3stack TO1 | Fred Fan | 2009-09-09 | -19/+279 |
* | ENGR00099697 Add nand driver for mx35 | Fred Fan | 2009-09-09 | -0/+5 |
* | ENGR00094619 Support i.MX31 3stack board | Fred Fan | 2009-09-09 | -30/+248 |
* | ENGR00081147 Support i.MX35 3stack board | Fred Fan | 2009-09-09 | -1/+995 |
* | Prepare 2009.08-rc3v2009.08-rc3 | Wolfgang Denk | 2009-08-22 | -1/+1 |
* | ARM: compiler options cleanup - improve tool chain support | Wolfgang Denk | 2009-08-21 | -36/+0 |
* | 85xx: Fix addrmap to include memory | Kumar Gala | 2009-08-14 | -6/+22 |
* | Minor coding style cleanup. | Wolfgang Denk | 2009-08-10 | -2/+0 |
* | ARM Cortex A8: Remove bogus config.mk entries | Dirk Behme | 2009-08-10 | -38/+1 |
* | mxc-mmc: sdhc host driver for MX2 and MX3 proccessor | Ilya Yanok | 2009-08-09 | -0/+16 |
* | Dual-license IBM code contributions | Josh Boyer | 2009-08-09 | -0/+14 |
* | omap3: bug fix for NOR boot support | Penda Naveen Kumar | 2009-08-08 | -4/+4 |
* | omap3: replace all instances of gpmc config struct by one global | Dirk Behme | 2009-08-08 | -13/+11 |
* | omap3: remove typedefs for configuration structs | Dirk Behme | 2009-08-08 | -29/+29 |
* | omap3: embedd gpmc_cs into gpmc config struct | Matthias Ludwig | 2009-08-07 | -22/+15 |
* | Merge branch 'next' of git://git.denx.de/u-boot-coldfire | Wolfgang Denk | 2009-08-04 | -545/+372 |
|\ |
|
| * | ColdFire: Add DSPI support for MCF5227x and MCF5445x | TsiChung Liew | 2009-07-14 | -500/+121 |
| * | ColdFire: Add M5208EVB and MCF520x CPU support | TsiChung Liew | 2009-07-14 | -14/+199 |
| * | ColdFire: Update for M54451EVB | TsiChung Liew | 2009-07-14 | -35/+56 |
* | | rm9200 lowevel_init: don't touch reserved/readonly registers | David Brownell | 2009-08-03 | -12/+2 |
* | | Add AT91SAM9260 to at91's lowlevel_init.S | Eric Benard | 2009-08-01 | -1/+1 |
* | | ppc4xx: Add basic support for AMCC PPC460EX/460GT rev B chips | Stefan Roese | 2009-07-30 | -0/+23 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Wolfgang Denk | 2009-07-30 | -1/+100 |
|\ \ |
|
| * | | arm nomadik: add gpio support | Alessandro Rubini | 2009-07-29 | -1/+100 |
* | | | Update Freescale copyrights to remove "All Rights Reserved" | Kumar Gala | 2009-07-29 | -4/+4 |
* | | | mpc83xx: CONFIG_83XX_GENERIC_PCI is now synonymous with CONFIG_PCI; remove th... | Kim Phillips | 2009-07-27 | -2/+2 |
|/ / |
|
* | | cpu/arm920t/start.S: include <common.h> to have ROUND() defined | Wolfgang Denk | 2009-07-27 | -2/+1 |
* | | Make include/common.h usable by assembler code | Wolfgang Denk | 2009-07-27 | -0/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-video | Wolfgang Denk | 2009-07-26 | -0/+95 |
|\ \ |
|
| * | | Add AVR32 LCD support | Mark Jackson | 2009-07-26 | -0/+95 |
* | | | ppc4xx: Replace 4xx lowercase SPR references | Matthias Fuchs | 2009-07-24 | -118/+119 |
* | | | Add "chip_config" command for PPC4xx bootstrap configuration | Stefan Roese | 2009-07-24 | -0/+145 |
* | | | ppc4xx: Fix missing freqOPB for 405EP | Dirk Eibach | 2009-07-24 | -0/+2 |
* | | | ppc4xx: Fix TLB reset problem with recent 44x images | Stefan Roese | 2009-07-24 | -2/+7 |
|/ / |
|
* | | unify HOST_CFLAGS and HOSTCFLAGS | Mike Frysinger | 2009-07-23 | -1/+1 |
* | | fec_mxc: driver for FEC ethernet controller on i.MX27 | Ilya Yanok | 2009-07-22 | -0/+10 |
* | | rm9200 ethernet driver: board-specific quirk (csb337) | David Brownell | 2009-07-22 | -4/+18 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-07-23 | -14/+37 |
|\ \ |
|
| * | | ARM Cortex A8: Move OMAP3 specific reset handler | Minkyu Kang | 2009-07-22 | -14/+37 |
* | | | 85xx, 86xx: Add common board_add_ram_info() | Peter Tyser | 2009-07-22 | -41/+98 |
* | | | 86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields | Peter Tyser | 2009-07-22 | -2/+2 |
* | | | Blackfin: split cpu COBJS into multilines | Mike Frysinger | 2009-07-18 | -1/+7 |
* | | | Blackfin: add os log functions | Mike Frysinger | 2009-07-18 | -1/+31 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2009-07-19 | -224/+0 |
|\ \ \ |
|
| * | | | nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory | Stefan Roese | 2009-07-16 | -224/+0 |
* | | | | OMAP3 Fix compiler warning for v7_flush_dcache_all | Tom Rix | 2009-07-18 | -0/+3 |
| |/ /
|/| | |
|
* | | | stdio/device: rework function naming convention | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-18 | -9/+9 |
|/ / |
|
* | | usb: mpc834x: added support of the MPH USB controller in addition to the DR one | Valeriy Glushkov | 2009-07-14 | -0/+2 |
|/ |
|
* | MPC512x: factor out common code | Wolfgang Denk | 2009-07-14 | -1/+122 |