Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | at91sam9/at91cap: move common macb initialisation to cpu | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-22 | 1 | -0/+1 | |
| * | at91sam9/at91cap: move common usb host initialisation to cpu | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-22 | 1 | -0/+1 | |
| * | at91sam9/at91cap: move common led management to cpu | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-22 | 5 | -0/+29 | |
| * | at91sam9/at91cap: move common spi initialisation to cpu | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-22 | 1 | -0/+2 | |
| * | at91sam9/at91cap: move common serial initialisation to cpu | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-22 | 1 | -0/+34 | |
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-03-26 | 1 | -0/+5 | |
|\ \ | ||||||
| * | | OMAP3:Beagle: Enable mtdparts | Nishanth Menon | 2009-03-25 | 1 | -0/+5 | |
* | | | ads5121: enable instruction cache | Wolfgang Denk | 2009-03-26 | 1 | -1/+1 | |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2009-03-25 | 39 | -1349/+1175 | |
|\ \ \ | ||||||
| * | | | Blackfin: bf537-stamp: increase monitor size | Mike Frysinger | 2009-03-24 | 1 | -1/+1 | |
| * | | | Blackfin: bf537-stamp: bump default SCLK up to 125MHz | Mike Frysinger | 2009-03-24 | 1 | -1/+1 | |
| * | | | Blackfin: bf537-stamp: rewrite MAC-in-flash handling | Mike Frysinger | 2009-03-24 | 1 | -0/+28 | |
| * | | | Blackfin: add clkin_hz= to default kernel command line for ADI boards | Mike Frysinger | 2009-03-24 | 1 | -0/+1 | |
| * | | | Blackfin: bf533-stamp: bump up default clocks | Mike Frysinger | 2009-03-24 | 1 | -1/+1 | |
| * | | | Blackfin: bf533-stamp: rewrite startup LED notifications | Mike Frysinger | 2009-03-24 | 1 | -0/+25 | |
| * | | | Blackfin: unify common ADI board settings | Mike Frysinger | 2009-03-24 | 5 | -937/+719 | |
| * | | | Blackfin: fix SIC_RVECT definition: it is 16bits, not 32bits | Mike Frysinger | 2009-03-23 | 2 | -6/+6 | |
| * | | | Blackfin: drop SPORT_TX read helper macros | Mike Frysinger | 2009-03-23 | 9 | -26/+0 | |
| * | | | Blackfin: unify duplicate CPU port definitions | Mike Frysinger | 2009-03-23 | 16 | -320/+314 | |
| * | | | Blackfin: drop now-unused CONFIG_SYS_BFIN_CMD_XXX | Mike Frysinger | 2009-03-23 | 1 | -6/+0 | |
| * | | | Blackfin: update lockbox api according to latest documentation | Mike Frysinger | 2009-03-23 | 1 | -35/+35 | |
| * | | | Blackfin: fix SWRST/SYSCR register sizes | Mike Frysinger | 2009-03-23 | 2 | -9/+9 | |
| * | | | Blackfin: update anomaly lists | Mike Frysinger | 2009-03-23 | 5 | -11/+39 | |
| |/ / | ||||||
* | | | Add multi-chip NAND support for the TQM8548 modules | Wolfgang Grandegger | 2009-03-23 | 1 | -25/+7 | |
* | | | Add wait flags to support board/chip specific delays | Wolfgang Grandegger | 2009-03-23 | 1 | -1/+5 | |
* | | | Add support for TQM-specific chip select logic to FSL-UPM | Wolfgang Grandegger | 2009-03-23 | 1 | -0/+1 | |
* | | | Add multi chip support to the FSL-UPM driver | Wolfgang Grandegger | 2009-03-23 | 1 | -1/+3 | |
|/ / | ||||||
* | | Merge branch 'master' of git://git.denx.de/u-boot-avr32 | Wolfgang Denk | 2009-03-23 | 20 | -231/+587 | |
|\ \ | ||||||
| * \ | Merge branch 'evk1100-prep' | Haavard Skinnemoen | 2009-03-23 | 1 | -0/+0 | |
| |\ \ | ||||||
| | * | | avr32: fix cacheflush.h location introducted by d8f2aa3298610b | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-23 | 1 | -0/+0 | |
| * | | | Merge branch 'mimc200' | Haavard Skinnemoen | 2009-03-23 | 19 | -231/+587 | |
| |\ \ \ | | |_|/ | |/| | | ||||||
| | * | | Merge branch 'evk1100-prep' into next | Haavard Skinnemoen | 2009-02-23 | 5 | -119/+129 | |
| | |\ \ | | | |/ | ||||||
| | | * | AVR32: Make GPIO implmentation cpu dependent | Gunnar Rangoy | 2009-02-23 | 2 | -81/+88 | |
| | | * | AVR32: Move addrspace.h to arch-directory, and move some functions from io.h ... | Olav Morken | 2009-02-23 | 2 | -37/+40 | |
| | | * | AVR32: Make cacheflush cpu-dependent | Olav Morken | 2009-02-23 | 1 | -1/+1 | |
| | * | | Merge branch 'mimc200' into next | Haavard Skinnemoen | 2009-02-23 | 1 | -3/+3 | |
| | |\ \ | | | |/ | | |/| | ||||||
| | | * | MIMC200 board now uses CONFIG_DISABLE_CONSOLE | Mark Jackson | 2008-10-05 | 1 | -3/+3 | |
| | * | | Merge branch 'cleanups' into next | Haavard Skinnemoen | 2009-02-23 | 15 | -190/+536 | |
| | |\ \ | ||||||
| | | * \ | Merge branch 'fixes' into cleanups | Haavard Skinnemoen | 2008-12-17 | 684 | -44026/+50682 | |
| | | |\ \ | ||||||
| | | * | | | avr32: Add support for "GPIO" port mux | Haavard Skinnemoen | 2008-09-01 | 1 | -0/+193 | |
| | | * | | | avr32: use board_early_init_r instead of board_init_info | Haavard Skinnemoen | 2008-09-01 | 1 | -1/+0 | |
| | | * | | | avr32: Use board_postclk_init instead of gclk_init | Haavard Skinnemoen | 2008-09-01 | 1 | -1/+0 | |
| | | * | | | avr32: Add gclk helper functions | Haavard Skinnemoen | 2008-09-01 | 1 | -2/+97 | |
| | | * | | | avr32: refactor the portmux/gpio code | Haavard Skinnemoen | 2008-09-01 | 11 | -184/+243 | |
| | | * | | | avr32: data_bits should reflect the actual number of data bits | Haavard Skinnemoen | 2008-09-01 | 1 | -2/+2 | |
* | | | | | | Add define for mpc5200 CDM_CLK_ENA | Jon Smirl | 2009-03-23 | 1 | -0/+1 | |
|/ / / / / | ||||||
* | | | | | UBIFS: Implement read-only UBIFS support in U-Boot | Stefan Roese | 2009-03-20 | 2 | -1/+93 | |
* | | | | | Add LZO decompressor support | Stefan Roese | 2009-03-20 | 4 | -0/+197 | |
* | | | | | Separate mtdparts command from jffs2 | Stefan Roese | 2009-03-20 | 74 | -111/+112 | |
* | | | | | Add support for the digsy MTC board. | Grzegorz Bernacki | 2009-03-20 | 1 | -0/+346 |