Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | AT91SAM9RLEK support | Stelian Pop | 2008-05-10 | 6 | -0/+405 | |
| | | * | | AT91SAM9263EK support | Stelian Pop | 2008-05-10 | 6 | -0/+494 | |
| | | * | | AT91SAM9261EK support | Stelian Pop | 2008-05-10 | 6 | -0/+449 | |
| | | * | | AT91SAM9260EK: Handle 8 or 16 bit NAND | Stelian Pop | 2008-05-10 | 2 | -1/+9 | |
| | | * | | AT91CAP9ADK: Handle 8 or 16 bit NAND | Stelian Pop | 2008-05-10 | 2 | -2/+9 | |
| | | * | | Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platforms | Stelian Pop | 2008-05-10 | 2 | -114/+0 | |
| | | * | | Add proper copyright notices in Atmel boards Makefiles | Stelian Pop | 2008-05-10 | 2 | -0/+8 | |
| | | * | | Add copyright information in Atmel boards partition.c | Stelian Pop | 2008-05-10 | 3 | -0/+6 | |
| | | * | | Update origin and copyright information in arch-at91sam9 header files | Stelian Pop | 2008-05-10 | 2 | -2/+2 | |
| | | * | | Fix @ -> <at> substitution | Stelian Pop | 2008-05-08 | 10 | -10/+10 | |
| * | | | | Merge remote branch 'u-boot-avr32/master' | Wolfgang Denk | 2008-06-03 | 5 | -31/+74 | |
| |\ \ \ \ | ||||||
| | * | | | | avr32: Rework SDRAM initialization code | Haavard Skinnemoen | 2008-05-27 | 2 | -13/+50 | |
| | * | | | | avr32: Use the same entry point for reset and exception handling | Haavard Skinnemoen | 2008-05-27 | 2 | -0/+2 | |
| | * | | | | avr32: Clean up the HMATRIX code | Haavard Skinnemoen | 2008-05-27 | 2 | -6/+6 | |
| | * | | | | avr32: Add support for the ATSTK1006 board | Haavard Skinnemoen | 2008-05-27 | 1 | -0/+20 | |
| | * | | | | avr32: Get rid of the .flashprog section | Haavard Skinnemoen | 2008-05-27 | 3 | -19/+3 | |
| | |/ / / | ||||||
| * | | | | Merge remote branch 'u-boot-mips/master' | Wolfgang Denk | 2008-06-03 | 4 | -6/+6 | |
| |\ \ \ \ | ||||||
| | * | | | | [MIPS] <asm/mipsregs.h>: Update coprocessor register access macros | Shinya Kuribayashi | 2008-05-30 | 4 | -6/+6 | |
| | |/ / / | ||||||
| * | | | | Merge remote branch 'u-boot-ppc4xx/master' | Wolfgang Denk | 2008-06-02 | 5 | -0/+380 | |
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| | ||||||
| | * | | Merge branch 'quad100hd' | Stefan Roese | 2008-05-21 | 5 | -0/+380 | |
| | |\ \ | ||||||
| | | * | | ppc4xx: Add the Harris QUAD100HD AMCC 405EP-based board | Gary Jennejohn | 2008-05-08 | 5 | -0/+380 | |
| * | | | | Merge branch 'master' of git://git.denx.de/u-boot-testing | Wolfgang Denk | 2008-05-21 | 1 | -6/+6 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix some whitespace issues | Wolfgang Denk | 2008-05-21 | 1 | -6/+6 | |
| * | | | | | Merge branch 'socrates' of /home/wd/git/u-boot/projects | Wolfgang Denk | 2008-05-21 | 7 | -0/+740 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | socrates: changes to support FDT | Sergei Poselenov | 2008-05-20 | 1 | -0/+25 | |
| | * | | | | | Initial support for "Socrates" board | Sergei Poselenov | 2008-05-20 | 7 | -0/+715 | |
| | | |/ / / | | |/| | | | ||||||
| * | | | | | Make ads5121 out-of-tree compiling safe | York Sun | 2008-05-21 | 1 | -1/+6 | |
| * | | | | | Adding DIU support for Freescale 5121ADS | York Sun | 2008-05-21 | 3 | -2/+227 | |
| * | | | | | Replace DPRINTF with debug | York Sun | 2008-05-21 | 1 | -35/+29 | |
| * | | | | | Move pixel clock setting to board file | York Sun | 2008-05-21 | 2 | -34/+25 | |
| | |/ / / | |/| | | | ||||||
| * | | | | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | 445 | -4195/+4143 | |
| |/ / / | ||||||
* | | | | mpc86xx: Removed unused and unconfigured memory test code. | Jon Loeliger | 2008-05-19 | 2 | -72/+0 | |
|/ / / | ||||||
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx | Wolfgang Denk | 2008-05-19 | 1 | -1/+30 | |
|\ \ \ | ||||||
| * | | | ppc4xx: Canyonlands: Disable PCIe0/SATA in dev-tree depending on selection | Stefan Roese | 2008-05-19 | 1 | -1/+30 | |
* | | | | i386: Fix multiple definitions of __show_boot_progress | Jean-Christophe PLAGNIOL-VILLARD | 2008-05-19 | 2 | -4/+4 | |
* | | | | sc530_spunk: add missing SOBJS entry | Jean-Christophe PLAGNIOL-VILLARD | 2008-05-19 | 1 | -1/+1 | |
* | | | | sc520_spunk: Fix flash | Jean-Christophe PLAGNIOL-VILLARD | 2008-05-19 | 1 | -24/+6 | |
|/ / / | ||||||
* | | | TQM8272: fix out-of-tree building | Wolfgang Denk | 2008-05-15 | 1 | -8/+15 | |
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx | Wolfgang Denk | 2008-05-14 | 2 | -15/+12 | |
|\ \ \ | ||||||
| * | | | ppc4xx: Fix bogus Canyonlands config.mk | Stefan Roese | 2008-05-14 | 1 | -9/+1 | |
| * | | | ppc4xx: Add 405EX(r) revision C PVR definitions and detection code | Stefan Roese | 2008-05-13 | 1 | -7/+12 | |
* | | | | Fix config files for out-of-tree building | Wolfgang Denk | 2008-05-14 | 6 | -6/+6 | |
* | | | | linkstation_HGLAN: Fix out of tree building. | Wolfgang Denk | 2008-05-14 | 1 | -6/+9 | |
|/ / / | ||||||
* | | | Fix @ -> <at> substitution | Stelian Pop | 2008-05-10 | 10 | -10/+10 | |
* | | | Update origin and copyright information in arch-at91sam9 header files | Stelian Pop | 2008-05-10 | 2 | -2/+2 | |
* | | | Add copyright information in Atmel boards partition.c | Stelian Pop | 2008-05-10 | 3 | -0/+6 | |
* | | | mx31ads: fix 32kHz clock handling | Guennadi Liakhovetski | 2008-05-10 | 1 | -1/+1 | |
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx | Wolfgang Denk | 2008-05-10 | 1 | -1/+6 | |
|\ \ \ | ||||||
| * | | | 85xx: Limit CPU2 workaround to parts that have the errata | Andy Fleming | 2008-05-07 | 1 | -1/+6 | |
| | |/ | |/| | ||||||
* | | | Merge branch 'master' of /home/wd/git/u-boot/master/ | Wolfgang Denk | 2008-05-09 | 2 | -2/+6 | |
|\ \ \ | |_|/ |/| | |