| Commit message (Expand) | Author | Age | Lines |
... | |
* | at91sam9/at91cap: move common serial initialisation to cpu | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-22 | -0/+34 |
* | remove bi_enet*addr from global data for all arches | Mike Frysinger | 2009-03-20 | -5/+0 |
* | OMAP3: Add support for OMAP3 die ID | Dirk Behme | 2009-03-13 | -0/+15 |
* | ARM: add an "eet" variant of the imx31_phycore board | Guennadi Liakhovetski | 2009-02-24 | -0/+16 |
* | i.MX31: add a simple gpio driver | Guennadi Liakhovetski | 2009-02-24 | -0/+20 |
* | ARM: synchronize mach-types.h with linux v2.6.29-rc5-315-g683fdc5 | Wolfgang Denk | 2009-02-22 | -12/+1741 |
* | OMAP3: Clean up MMC code | Dirk Behme | 2009-02-22 | -23/+44 |
* | OMAP3: Add OMAP3 auto detection | Dirk Behme | 2009-02-22 | -1/+20 |
* | OMAP3: Beagle: Add board revision detection | Dirk Behme | 2009-02-22 | -1/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-02-19 | -0/+10 |
|\ |
|
| * | mx31: add GPIO registers definitions | Ilya Yanok | 2009-02-07 | -0/+10 |
* | | Eliminated arch-specific mmc header requirement | Andy Fleming | 2009-02-16 | -211/+0 |
* | | Coding style cleanup; update CHANGELOG | Wolfgang Denk | 2009-02-12 | -1/+0 |
* | | Add an architecture specific config.h for common defines | Kumar Gala | 2009-02-10 | -0/+24 |
|/ |
|
* | OMAP3: Add I2C support | Dirk Behme | 2009-01-24 | -0/+128 |
* | OMAP3: Add MMC support | Dirk Behme | 2009-01-24 | -0/+401 |
* | OMAP3: Add OMAP3, memory and function prototype headers | Dirk Behme | 2009-01-24 | -0/+662 |
* | OMAP3: Add pin mux, clock and cpu headers | Dirk Behme | 2009-01-24 | -0/+1099 |
* | bugfix for i.mx31 CCM_UPCTL reg | Maxim Artamonov | 2009-01-24 | -1/+1 |
* | at91rm9200: move define from lowlevel_init to header | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-06 | -0/+27 |
* | Introduce virt_to_phys() | Kumar Gala | 2008-12-15 | -0/+5 |
* | AT91: Replace AT91_BASE_EMAC by the board specific values. | Stelian Pop | 2008-11-07 | -3/+0 |
* | atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h> | Haavard Skinnemoen | 2008-10-25 | -0/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -10/+10 |
* | ARM: synchronize mach-types.h with linux 2.6.27-rc6 | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-12 | -127/+3518 |
* | Allow console input to be disabled | Mark Jackson | 2008-09-06 | -0/+1 |
* | davinci: fix remaining dm644x_eth | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-31 | -2/+2 |
* | ARM: Add arm1176 core with S3C6400 SoC | Guennadi Liakhovetski | 2008-08-31 | -0/+63 |
* | at91: move arch-at91sam9 to arch-at91 | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-12 | -0/+0 |
* | i.MX31: Fix mx31_gpio_mux() function and MUX_-macros. | Magnus Lilja | 2008-08-11 | -9/+24 |
* | i.MX31: Fix IOMUX related typos | Magnus Lilja | 2008-08-11 | -2/+2 |
* | at91rm9200dk, csb637: fix NAND related build problems | Wolfgang Denk | 2008-07-31 | -1/+3 |
* | Make setenv() return status | Steven A. Falco | 2008-07-01 | -1/+1 |
* | ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS) | Hugo Villeneuve | 2008-06-28 | -0/+13 |
* | MMC: Consolidate MMC/SD command definitions | Haavard Skinnemoen | 2008-06-28 | -17/+0 |
* | Change bd/gd memsize/ram_size to be phys_size_t. | Becky Bruce | 2008-06-12 | -1/+1 |
* | Move definition of container_of() to common.h | Haavard Skinnemoen | 2008-06-03 | -11/+0 |
* | Merging Stelian Pop AT91 patches | Jean-Christophe PLAGNIOL-VILLARD | 2008-05-24 | -1/+669 |
|\ |
|
| * | Support AT91CAP9 revC CPUs | Stelian Pop | 2008-05-10 | -1/+18 |
| * | Add ATMEL LCD driver | Stelian Pop | 2008-05-10 | -0/+6 |
| * | AT91SAM9RLEK support | Stelian Pop | 2008-05-10 | -0/+213 |
| * | AT91SAM9263EK support | Stelian Pop | 2008-05-10 | -0/+260 |
| * | AT91SAM9261EK support | Stelian Pop | 2008-05-10 | -0/+172 |
| * | Update origin and copyright information in arch-at91sam9 header files | Stelian Pop | 2008-05-10 | -152/+96 |
| * | Fix @ -> <at> substitution | Stelian Pop | 2008-05-08 | -3/+3 |
* | | Merge branch 'lwmon5' of /home/wd/git/u-boot/projects | Wolfgang Denk | 2008-05-21 | -0/+2 |
|\ \ |
|
| * | | POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit... | Yuri Tikhonov | 2008-05-20 | -0/+1 |
| * | | POST: add POST_STOP flag | Yuri Tikhonov | 2008-05-20 | -0/+1 |
* | | | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -370/+369 |
|/ / |
|
* | | Fix @ -> <at> substitution | Stelian Pop | 2008-05-10 | -3/+3 |