Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | AT91CAP9ADK: Fix dataflash offsets in CONFIG_BOOTCOMMAND | Stelian Pop | 2008-05-10 | 1 | -1/+1 | |
| | | * | AT91CAP9ADK: Normalize BOOTARGS | Stelian Pop | 2008-05-10 | 1 | -2/+11 | |
| | | * | AT91CAP9ADK: Normalize SPI timings | Stelian Pop | 2008-05-10 | 1 | -3/+3 | |
| | | * | AT91CAP9ADK: Handle 8 or 16 bit NAND | Stelian Pop | 2008-05-10 | 3 | -2/+10 | |
| | | * | Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platforms | Stelian Pop | 2008-05-10 | 3 | -57/+1 | |
| | | * | 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 | 16 | -154/+98 | |
| | | * | Fix @ -> <at> substitution | Stelian Pop | 2008-05-08 | 22 | -27/+27 | |
| * | | | Merge remote branch 'u-boot-avr32/master' | Wolfgang Denk | 2008-06-03 | 33 | -564/+817 | |
| |\ \ \ | ||||||
| | * | | | avr32: Fix theoretical race in udelay() | Haavard Skinnemoen | 2008-05-27 | 1 | -9/+7 | |
| | * | | | avr32: Compile atmel_mci.o conditionally | Haavard Skinnemoen | 2008-05-27 | 2 | -5/+1 | |
| | * | | | avr32: Fix wrong error flags in atmel_mci driver | Haavard Skinnemoen | 2008-05-27 | 1 | -1/+1 | |
| | * | | | avr32: Fix two warnings in atmel_mci.c | Haavard Skinnemoen | 2008-05-27 | 1 | -2/+4 | |
| | * | | | avr32: Rework SDRAM initialization code | Haavard Skinnemoen | 2008-05-27 | 10 | -120/+166 | |
| | * | | | avr32: Do stricter stack checking in the exception handler | Haavard Skinnemoen | 2008-05-27 | 1 | -1/+2 | |
| | * | | | avr32: Use the same entry point for reset and exception handling | Haavard Skinnemoen | 2008-05-27 | 5 | -74/+122 | |
| | * | | | avr32: Put memset in its own section | Haavard Skinnemoen | 2008-05-27 | 1 | -1/+1 | |
| | * | | | avr32: Rename pm_init() as clk_init() and make SoC-specific | Haavard Skinnemoen | 2008-05-27 | 5 | -44/+76 | |
| | * | | | avr32: Use new-style Makefile for the at32ap platform | Haavard Skinnemoen | 2008-05-27 | 1 | -7/+14 | |
| | * | | | avr32: Remove unused file cpu/at32ap/pm.c | Haavard Skinnemoen | 2008-05-27 | 1 | -42/+0 | |
| | * | | | avr32: Clean up the HMATRIX code | Haavard Skinnemoen | 2008-05-27 | 5 | -238/+198 | |
| | * | | | avr32: Add support for the ATSTK1006 board | Haavard Skinnemoen | 2008-05-27 | 5 | -0/+227 | |
| | * | | | avr32: Get rid of the .flashprog section | Haavard Skinnemoen | 2008-05-27 | 5 | -32/+3 | |
| | * | | | avr32: Use correct condition around macb clock accessors | Haavard Skinnemoen | 2008-05-27 | 1 | -1/+1 | |
| | * | | | avr32: Disable the AP7000 internal watchdog on startup | David Brownell | 2008-05-27 | 1 | -0/+4 | |
| | * | | | avr32: stk1002 and ngw100 convergence | David Brownell | 2008-05-27 | 4 | -6/+9 | |
| * | | | | Merge remote branch 'u-boot-nand-flash/master' | Wolfgang Denk | 2008-06-03 | 9 | -20/+20 | |
| |\ \ \ \ | ||||||
| | * | | | | Remove prototypes of nand_init() in favor of including nand.h. | Scott Wood | 2008-05-28 | 3 | -12/+4 | |
| | * | | | | Make onenand_uboot.h self-sufficient. | Scott Wood | 2008-05-28 | 1 | -0/+5 | |
| | * | | | | nand: Correct NAND erase percentage output | Dirk Behme | 2008-05-28 | 1 | -0/+7 | |
| | * | | | | Cleanup nand_info[] declaration. | Stelian Pop | 2008-05-28 | 3 | -8/+0 | |
| | * | | | | NAND: Provide a sane default for NAND_MAX_CHIPS. | Scott Wood | 2008-05-28 | 1 | -0/+4 | |
| | |/ / / | ||||||
| * | | | | Merge remote branch 'u-boot-mips/master' | Wolfgang Denk | 2008-06-03 | 8 | -305/+1278 | |
| |\ \ \ \ | ||||||
| | * | | | | mips: Add an 'include/asm/errno.h', like all other architectures | Jason McMullan | 2008-05-30 | 1 | -0/+143 | |
| | * | | | | [MIPS] <asm/mipsregs.h>: Update coprocessor register access macros | Shinya Kuribayashi | 2008-05-30 | 6 | -136/+836 | |
| | * | | | | [MIPS] <asm/mipsregs.h>: Update register / bit field definitions | Shinya Kuribayashi | 2008-05-30 | 1 | -111/+225 | |
| | * | | | | [MIPS] <asm/mipsregs.h>: CodinygStyle cleanups | Shinya Kuribayashi | 2008-05-30 | 1 | -140/+143 | |
| | * | | | | mips: If CONFIG_CMD_SPI is defined, call spi_init() | Jason McMullan | 2008-05-30 | 1 | -0/+7 | |
| | * | | | | [MIPS] lib_mips/board.c: Add nand_init | Jason McMullan | 2008-05-30 | 1 | -0/+6 | |
| | |/ / / | ||||||
| * | | | | Merge remote branch 'u-boot-ppc4xx/master' | Wolfgang Denk | 2008-06-02 | 9 | -0/+686 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | Merge branch 'quad100hd' | Stefan Roese | 2008-05-21 | 9 | -0/+686 | |
| | |\ \ \ | ||||||
| | | * | | | ppc4xx: QUAD100HD: Allow the environment to be put into flash. | Gary Jennejohn | 2008-05-14 | 1 | -4/+9 | |
| | | * | | | ppc4xx: Add the Harris QUAD100HD AMCC 405EP-based board | Gary Jennejohn | 2008-05-08 | 9 | -0/+681 | |
* | | | | | | Socrates: Fix PCI bus frequency report | Sergei Poselenov | 2008-05-27 | 2 | -3/+13 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2008-05-27 | 5 | -48/+47 | |
|\ \ \ \ \ | ||||||
| * | | | | | USB: replace old swap_ with proper endianess conversion macros | Christian Eggers | 2008-05-22 | 3 | -45/+38 | |
| * | | | | | Fix endianess conversion in usb_ohci.c | Christian Eggers | 2008-05-22 | 1 | -3/+3 | |
| * | | | | | USB: add support for multiple PCI OHCI controllers | Sergei Poselenov | 2008-05-22 | 3 | -3/+22 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Socrates: Added USB support. | Sergei Poselenov | 2008-05-27 | 1 | -9/+12 |