| Commit message (Expand) | Author | Age | Lines |
* | sbc8548: replace README with completely new document | Paul Gortmaker | 2009-09-24 | -20/+169 |
* | Remove deprecated 'autoscr' command/variables | Peter Tyser | 2009-09-22 | -24/+5 |
* | tools/netconsole: use ncb automatically if available | Mike Frysinger | 2009-09-15 | -21/+3 |
* | mkimage: Add Kirkwood Boot Image support (kwbimage) | Prafulla Wadaskar | 2009-09-10 | -0/+93 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-09-07 | -0/+15 |
|\ |
|
| * | Add support for the DevKit8000 board | Frederik Kriewitz | 2009-09-05 | -0/+15 |
* | | Blackfin: change global data register from P5 to P3 | Robin Getz | 2009-09-02 | -1/+1 |
|/ |
|
* | 85xx: Add support for P2020RDB board | Poonam Aggrwal | 2009-08-28 | -0/+145 |
* | mpc83xx: sbc8349 - make enabling PCI more user friendly | Paul Gortmaker | 2009-08-21 | -16/+34 |
* | sbc8349: combine HRCW flash and u-boot image flash | Paul Gortmaker | 2009-07-27 | -10/+20 |
* | Prepare 2009.08-rc1 | Wolfgang Denk | 2009-07-27 | -1/+0 |
* | new video driver for bus vcxk framebuffers | Jens Scharsig | 2009-07-26 | -0/+85 |
* | Coding Style cleanup; update CHANGELOG. | Wolfgang Denk | 2009-07-23 | -22/+16 |
* | Add DNS support | Robin Getz | 2009-07-22 | -0/+64 |
* | Remove legacy NAND and disk on chip code. | Scott Wood | 2009-07-16 | -10/+1 |
* | Merge branch 'master' of /home/wd/git/u-boot/master | Wolfgang Denk | 2009-07-14 | -1/+21 |
|\ |
|
| * | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-07-13 | -1/+21 |
| |\ |
|
| | * | at91: Introduction of at91sam9g10 SOC. | Sedji Gaouaou | 2009-07-12 | -1/+1 |
| | * | at91: Introduction of at91sam9g45 SOC. | Sedji Gaouaou | 2009-07-12 | -0/+20 |
* | | | board support patch for phyCORE-MPC5200B-tiny | Jon Smirl | 2009-07-10 | -0/+46 |
|/ / |
|
* | | davinci_nand: cleanup II (CONFIG_SYS_DAVINCI_BROKEN_ECC) | David Brownell | 2009-07-07 | -9/+0 |
|/ |
|
* | Coding style cleanup; update CHANGELOG | Wolfgang Denk | 2009-07-07 | -7/+6 |
* | arm nomadik: allow Nand and OneNand to coexists | Alessandro Rubini | 2009-07-06 | -0/+10 |
* | arm nomadik: rename board to nhk8815 | Alessandro Rubini | 2009-07-06 | -0/+0 |
* | at91sam9263ek: add nor flash support | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-21 | -0/+5 |
* | Merge branch 'next' of ../master | Wolfgang Denk | 2009-06-14 | -66/+151 |
|\ |
|
| * | 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x | Peter Tyser | 2009-06-12 | -5/+5 |
| * | 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx | Peter Tyser | 2009-06-12 | -5/+5 |
| * | Fix a typo in the instructions on using omap3's gpio interface. | Tom Rix | 2009-06-12 | -1/+1 |
| * | OMAP3 Port kernel omap gpio interface. | Tom Rix | 2009-06-12 | -0/+32 |
| * | ZOOM2 Add initial support for Zoom2 | Tom Rix | 2009-06-12 | -2/+13 |
| * | LED Add documentation describing the status_led and colour led API. | Tom Rix | 2009-06-12 | -0/+78 |
| * | i2c: Update references to individual i2c commands | Peter Tyser | 2009-06-12 | -43/+19 |
| * | i2c: Remove deprecated individual i2c commands | Peter Tyser | 2009-06-12 | -12/+0 |
* | | Prepare v2009.06v2009.06 | Wolfgang Denk | 2009-06-14 | -1/+0 |
|/ |
|
* | 85xx: Add README for MPC8569MDS | Haiying Wang | 2009-06-12 | -0/+78 |
* | Schedule removal of non-CONFIG_NET_MULTI net driver API | Ben Warren | 2009-05-15 | -0/+19 |
* | Update CHANGELOG, coding style cleanup. | Wolfgang Denk | 2009-04-05 | -8/+8 |
* | at91sam9: add watchdog support | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | -0/+11 |
* | tools/Makefile: Compile ncb when CONFIG_NETCONSOLE | Peter Tyser | 2009-04-04 | -4/+2 |
* | mflash: Initial mflash support | unsik Kim | 2009-04-03 | -0/+94 |
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2009-04-03 | -96/+13 |
|\ |
|
| * | Noisily disable the legacy NAND subsystem. | Scott Wood | 2009-04-03 | -96/+13 |
* | | Add "source" command; prepare removal of "autoscr" command | Wolfgang Denk | 2009-04-03 | -6/+14 |
* | | Add "GPL cleanup" task to feature-removal-schedule.txt | Wolfgang Denk | 2009-04-03 | -0/+14 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-at91 | Wolfgang Denk | 2009-03-26 | -1/+1 |
|\ |
|
| * | at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC. | Nicolas Ferre | 2009-03-22 | -1/+1 |
* | | Merge branch 'mimc200' | Haavard Skinnemoen | 2009-03-23 | -16/+216 |
|\ \
| |/
|/| |
|
| * | Merge branch 'cleanups' into next | Haavard Skinnemoen | 2009-02-23 | -16/+216 |
| |\ |
|
| | * | Merge branch 'fixes' into cleanups | Haavard Skinnemoen | 2008-12-17 | -763/+1355 |
| | |\ |
|