Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | | Socrates: added missed file with UPMA configuration data. | Sergei Poselenov | 2008-06-11 | -0/+55 | |
| * | | | | Socrates: Added FPGA mapping. LAWs and TLBs cleanup. | Sergei Poselenov | 2008-06-11 | -25/+23 | |
| * | | | | TQM85xx: Change memory map to support Flash memory > 128 MiB | Wolfgang Grandegger | 2008-06-11 | -4/+122 | |
| * | | | | TQM85xx: NAND support via local bus UPMB | Wolfgang Grandegger | 2008-06-11 | -5/+480 | |
| * | | | | TQM8548: PCI express support | Wolfgang Grandegger | 2008-06-11 | -35/+215 | |
| * | | | | TQM8548: Basic support for the TQM8548 modules | Wolfgang Grandegger | 2008-06-11 | -15/+248 | |
| * | | | | TQM85xx: Support for Flat Device Tree | Wolfgang Grandegger | 2008-06-11 | -0/+24 | |
| * | | | | TQM85xx: Support for Intel 82527 compatible CAN controller | Wolfgang Grandegger | 2008-06-10 | -0/+62 | |
| * | | | | TQM85xx: Bugfix in the SDRAM initialisation | Wolfgang Grandegger | 2008-06-10 | -1/+3 | |
| * | | | | TQM85xx: Fix chip select configuration for second FLASH bank | Wolfgang Grandegger | 2008-06-10 | -38/+46 | |
| * | | | | TQM85xx: Fix CPM port pin configuration | Wolfgang Grandegger | 2008-06-10 | -0/+6 | |
| * | | | | TQM85xx: Various coding style fixes | Wolfgang Grandegger | 2008-06-10 | -245/+251 | |
| * | | | | socrates: Fix PCI clk fix patch | Andy Fleming | 2008-06-10 | -1/+3 | |
| * | | | | TQM: move TQM boards to board/tqc | Wolfgang Grandegger | 2008-06-10 | -0/+0 | |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx | Wolfgang Denk | 2008-06-11 | -0/+643 | |
|\ \ \ \ | |||||
| * | | | | mpc83xx: MVBLM7: minor build fixups | Kim Phillips | 2008-06-10 | -34/+2 | |
| * | | | | add MPC8343 based board mvBlueLYNX-M7 (board+make files) | Andre Schwarz | 2008-06-10 | -0/+675 | |
| |/ / / | |||||
* | | | | Merge commit 'wd/master' | Jon Loeliger | 2008-06-06 | -4472/+7343 | |
|\ \ \ \ | |/ / / | |||||
| * | | | Socrates: Fix PCI bus frequency report | Wolfgang Denk | 2008-06-03 | -2/+11 | |
| * | | | SPI API improvements | Haavard Skinnemoen | 2008-06-03 | -54/+49 | |
| * | | | Merge remote branch 'u-boot-at91/for-1.3.4' | Wolfgang Denk | 2008-06-03 | -117/+1658 | |
| |\ \ \ | |||||
| | * \ \ | Merging Stelian Pop AT91 patches | Jean-Christophe PLAGNIOL-VILLARD | 2008-05-24 | -117/+1658 | |
| | |\ \ \ | | | |_|/ | | |/| | | |||||
| | | * | | Support AT91CAP9 revC CPUs | Stelian Pop | 2008-05-10 | -0/+28 | |
| | | * | | AT91SAM9RLEK: hook up the ATMEL LCD driver | Stelian Pop | 2008-05-10 | -0/+63 | |
| | | * | | AT91SAM9263EK: hook up the ATMEL LCD driver | Stelian Pop | 2008-05-10 | -0/+65 | |
| | | * | | AT91SAM9261EK: hook up the ATMEL LCD driver | Stelian Pop | 2008-05-10 | -0/+64 | |
| | | * | | AT91CAP9ADK: hook up the ATMEL LCD driver | Stelian Pop | 2008-05-10 | -0/+64 | |
| | | * | | AT91SAM9RLEK support | Stelian Pop | 2008-05-10 | -0/+405 | |
| | | * | | AT91SAM9263EK support | Stelian Pop | 2008-05-10 | -0/+494 | |
| | | * | | AT91SAM9261EK support | Stelian Pop | 2008-05-10 | -0/+449 | |
| | | * | | AT91SAM9260EK: Handle 8 or 16 bit NAND | Stelian Pop | 2008-05-10 | -1/+9 | |
| | | * | | AT91CAP9ADK: Handle 8 or 16 bit NAND | Stelian Pop | 2008-05-10 | -2/+9 | |
| | | * | | Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platforms | Stelian Pop | 2008-05-10 | -114/+0 | |
| | | * | | Add proper copyright notices in Atmel boards Makefiles | Stelian Pop | 2008-05-10 | -0/+8 | |
| | | * | | Add copyright information in Atmel boards partition.c | Stelian Pop | 2008-05-10 | -0/+6 | |
| | | * | | Update origin and copyright information in arch-at91sam9 header files | Stelian Pop | 2008-05-10 | -2/+2 | |
| | | * | | Fix @ -> <at> substitution | Stelian Pop | 2008-05-08 | -10/+10 | |
| * | | | | Merge remote branch 'u-boot-avr32/master' | Wolfgang Denk | 2008-06-03 | -31/+74 | |
| |\ \ \ \ | |||||
| | * | | | | avr32: Rework SDRAM initialization code | Haavard Skinnemoen | 2008-05-27 | -13/+50 | |
| | * | | | | avr32: Use the same entry point for reset and exception handling | Haavard Skinnemoen | 2008-05-27 | -0/+2 | |
| | * | | | | avr32: Clean up the HMATRIX code | Haavard Skinnemoen | 2008-05-27 | -6/+6 | |
| | * | | | | avr32: Add support for the ATSTK1006 board | Haavard Skinnemoen | 2008-05-27 | -0/+20 | |
| | * | | | | avr32: Get rid of the .flashprog section | Haavard Skinnemoen | 2008-05-27 | -19/+3 | |
| | |/ / / | |||||
| * | | | | Merge remote branch 'u-boot-mips/master' | Wolfgang Denk | 2008-06-03 | -6/+6 | |
| |\ \ \ \ | |||||
| | * | | | | [MIPS] <asm/mipsregs.h>: Update coprocessor register access macros | Shinya Kuribayashi | 2008-05-30 | -6/+6 | |
| | |/ / / | |||||
| * | | | | Merge remote branch 'u-boot-ppc4xx/master' | Wolfgang Denk | 2008-06-02 | -0/+380 | |
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| | |||||
| | * | | Merge branch 'quad100hd' | Stefan Roese | 2008-05-21 | -0/+380 | |
| | |\ \ | |||||
| | | * | | ppc4xx: Add the Harris QUAD100HD AMCC 405EP-based board | Gary Jennejohn | 2008-05-08 | -0/+380 | |
| * | | | | Merge branch 'master' of git://git.denx.de/u-boot-testing | Wolfgang Denk | 2008-05-21 | -6/+6 | |
| |\ \ \ \ | |||||
| | * | | | | Fix some whitespace issues | Wolfgang Denk | 2008-05-21 | -6/+6 |