| Commit message (Expand) | Author | Age | Lines |
* | ppc4xx: Fix printf format warnings now visible with the updated format check | Stefan Roese | 2008-07-10 | -6/+6 |
* | ppc4xx: Remove implementation of testdram() from Korat board support | Larry Johnson | 2008-07-10 | -38/+0 |
* | ppc4xx: Update and add FDT to Korat board support | Larry Johnson | 2008-07-10 | -2/+40 |
* | ARM: Fix for wrong patch version applied for Lyrtech SFF-SDR board (ARM926EJS) | Hugo Villeneuve | 2008-07-10 | -219/+316 |
* | Remove useless print message at apollon | Kyungmin Park | 2008-07-10 | -6/+2 |
* | Some copy-n-paste fixes in printf usage | Matvejchikov Ilya | 2008-07-09 | -9/+9 |
* | FDT memory and pci node fixes for MPC8260ADS | Matvejchikov Ilya | 2008-07-09 | -0/+27 |
* | sh: Fix SH-boards compile error | Nobuhiro Iwamatsu | 2008-07-08 | -8/+8 |
* | sh: Cleanup source code of SH7763RDP | Nobuhiro Iwamatsu | 2008-07-07 | -8/+9 |
* | sh: Cleanup source code of R2DPlus | Nobuhiro Iwamatsu | 2008-07-07 | -13/+15 |
* | sh: Cleanup source code of R7780MP | Nobuhiro Iwamatsu | 2008-07-07 | -12/+10 |
* | sh: Cleanup source code of MS7722SE | Nobuhiro Iwamatsu | 2008-07-07 | -4/+4 |
* | sh: Cleanup source code of MS7720SE | Nobuhiro Iwamatsu | 2008-07-07 | -1/+0 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-at91 | Wolfgang Denk | 2008-07-07 | -20/+30 |
|\ |
|
| * | [AT91SAM9] Fix NAND FLASH timings | Patrice Vilchez | 2008-07-05 | -16/+16 |
| * | Fix boot from NOR due to incorrect reset delay. | Stelian Pop | 2008-07-05 | -4/+14 |
| * | ppc4xx: Fix compilation problems with phys_size_t | Stefan Roese | 2008-06-28 | -0/+5 |
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 | Wolfgang Denk | 2008-07-07 | -0/+25 |
|\ \ |
|
| * | | avr32: Enable SPI flash support on ATNGW100 | Haavard Skinnemoen | 2008-06-20 | -0/+25 |
| |/ |
|
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx | Wolfgang Denk | 2008-07-07 | -1/+1 |
|\ \ |
|
| * | | update mvBL-M7 board config | Andre Schwarz | 2008-07-03 | -1/+1 |
| |/ |
|
* | | CCM/SCM boards: fix out of tree building | Wolfgang Denk | 2008-07-04 | -2/+2 |
* | | SCM board: fix build errors. | Wolfgang Denk | 2008-07-03 | -3/+10 |
* | | IAD210 board: fix ``"ALIGN" redefined'' warning. | Wolfgang Denk | 2008-07-03 | -3/+2 |
* | | CCM board: fix build errors. | Wolfgang Denk | 2008-07-03 | -2/+9 |
* | | Cleanup: fix "expected specifier-qualifier-list before 'phys_size_t'" errors | Wolfgang Denk | 2008-07-03 | -6/+6 |
* | | Cleanup: remove redundant deleting on *~ files | Wolfgang Denk | 2008-07-02 | -15/+15 |
* | | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk | 2008-07-02 | -254/+254 |
* | | Cleanup: fix out-of-tree building for some boards | Wolfgang Denk | 2008-07-02 | -40/+76 |
* | | Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS) | Wolfgang Denk | 2008-07-02 | -13/+13 |
* | | i.MX31: Cleanup comments in lowlevel_init.S. | Magnus Lilja | 2008-07-01 | -4/+4 |
* | | Move conditional compilation of MPC8XXX SPI driver to Makefile | Ben Warren | 2008-07-01 | -1/+1 |
* | | Coding Style Cleanup | Wolfgang Denk | 2008-06-28 | -34/+32 |
* | | ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS) | Hugo Villeneuve | 2008-06-28 | -0/+369 |
* | | Use better Ethernet timings for apollon board | Kyungmin Park | 2008-06-28 | -1/+1 |
|/ |
|
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx | Wolfgang Denk | 2008-06-19 | -0/+11 |
|\ |
|
| * | ppc4xx: Canyonlands: Disable the RTC M41T62 square wave output | Stefan Roese | 2008-06-12 | -0/+11 |
* | | MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driver | Wolfgang Grandegger | 2008-06-19 | -2/+22 |
|/ |
|
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | -274/+274 |
* | Change bd/gd memsize/ram_size to be phys_size_t. | Becky Bruce | 2008-06-12 | -1/+1 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-sh | Wolfgang Denk | 2008-06-11 | -0/+591 |
|\ |
|
| * | sh: Renesas Solutions SH7763RDP board support | Nobuhiro Iwamatsu | 2008-06-09 | -0/+591 |
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-mips | Wolfgang Denk | 2008-06-11 | -44/+37 |
|\ \ |
|
| * | | [MIPS] Update <asm/addrspace.h> header | Shinya Kuribayashi | 2008-06-05 | -37/+37 |
| * | | [MIPS] Kill unused <version.h> inclusions | Shinya Kuribayashi | 2008-06-05 | -7/+0 |
| |/ |
|
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-fdt | Wolfgang Denk | 2008-06-11 | -20/+5 |
|\ \ |
|
| * | | Remove the deprecated CONFIG_OF_FLAT_TREE | Gerald Van Baren | 2008-06-09 | -25/+1 |
| * | | Convert mpc7448hpc2 to CONFIG_OF_LIBFDT | Gerald Van Baren | 2008-06-09 | -0/+9 |
| |/ |
|
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx | Wolfgang Denk | 2008-06-11 | -1348/+58 |
|\ \ |
|
| * | | ppc4xx: Unify AMCC's board config files (part 3/3) | Stefan Roese | 2008-06-06 | -0/+4 |