| Commit message (Expand) | Author | Age | Lines |
* | NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS | Wolfgang Grandegger | 2009-01-23 | -77/+12 |
* | NAND: Fix cache and memory inconsistency issue | Dave Liu | 2009-01-23 | -1/+10 |
* | NAND: Enable nand lock, unlock feature | Nishanth Menon | 2009-01-23 | -83/+92 |
* | NAND: move board_nand_init to nand.h | Mike Frysinger | 2009-01-23 | -2/+2 |
* | OneNAND: Additional sync with 2.6.27 | Stefan Roese | 2009-01-23 | -1/+72 |
* | Add markbad function | Kyungmin Park | 2009-01-23 | -0/+33 |
* | OneNAND: Bad block aware read/write command support | Stefan Roese | 2009-01-23 | -110/+420 |
* | OneNAND: Save version_id in onenand_chip struct | Stefan Roese | 2009-01-23 | -0/+1 |
* | OneNAND: Fix compiler warnings | Stefan Roese | 2009-01-23 | -0/+26 |
* | mpc83xx: enable eLBC NAND support for MPC8315ERDB board | Dave Liu | 2009-01-23 | -5/+7 |
* | Sync with 2.6.27 | Kyungmin Park | 2009-01-23 | -179/+406 |
* | Merge branch 'fixes' | Haavard Skinnemoen | 2009-01-22 | -7/+2 |
|\ |
|
| * | avr32: Remove second definition of virt_to_phys() | Haavard Skinnemoen | 2008-12-17 | -7/+2 |
* | | Prepare v2009.01v2009.01 | Wolfgang Denk | 2009-01-21 | -1/+11 |
* | | Prepare 2009.01-rc3v2009.01-rc3 | Wolfgang Denk | 2009-01-18 | -1/+177 |
* | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2009-01-18 | -1/+1 |
|\ \ |
|
| * | | fdt_resize(): fix actualsize calculations with unaligned blobs | Peter Korsgaard | 2009-01-17 | -1/+1 |
* | | | build system: treat all Darwin's alike | Mike Frysinger | 2009-01-18 | -2/+2 |
|/ / |
|
* | | ncb: use socklen_t | Mike Frysinger | 2009-01-16 | -1/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-sh | Wolfgang Denk | 2009-01-16 | -1083/+657 |
|\ \ |
|
| * | | sh: serial: use readx/writex accessors | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-16 | -23/+23 |
| * | | sh: serial: coding style cleanup | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-16 | -17/+18 |
| * | | sh: Fix compile error on lowlevel_init file | Nobuhiro Iwamatsu | 2009-01-16 | -8/+13 |
| * | | sh: Fix up rsk7203 target for out of tree build | Kieran Bingham | 2009-01-16 | -10/+19 |
| * | | sh: use write{8,16,32} in all lowlevel_init | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-16 | -785/+338 |
| * | | sh: lowlevel_init coding style cleanup | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-16 | -634/+640 |
| * | | sh: update sh2/sh2a timer coding style | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-16 | -2/+2 |
| * | | sh: update sh timer coding style | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-16 | -13/+13 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2009-01-16 | -163/+184 |
|\ \ \
| |/ /
|/| | |
|
| * | | ppc4xx: Add loadpci command to esd's CPCI4052 and CPCI405AB boards | Matthias Fuchs | 2009-01-14 | -0/+6 |
| * | | ppc4xx: Disable pci node in device tree on CPCI405 pci adapters | Matthias Fuchs | 2009-01-14 | -0/+24 |
| * | | ppc4xx: Cleanup CPCI405 board code | Matthias Fuchs | 2009-01-14 | -163/+144 |
| * | | ppc4xx: Enable auto RS485 mode on PLU405 boards | Matthias Fuchs | 2009-01-14 | -0/+10 |
* | | | Prepare 2009.01-rc2v2009.01-rc2 | Wolfgang Denk | 2009-01-14 | -0/+588 |
* | | | cpu/mpc824x/Makefile: fix warning with parallel builds | Wolfgang Denk | 2009-01-14 | -1/+1 |
|/ / |
|
* | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2009-01-14 | -55/+67 |
|\ \ |
|
| * \ | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2009-01-14 | -13/+19 |
| |\ \ |
|
| | * | | Some changes of TLB entry setting for MPC8572DS | Haiying Wang | 2009-01-13 | -4/+4 |
| | * | | Change DDR tlb start entry to CONFIG param for 85xx | Haiying Wang | 2009-01-13 | -1/+5 |
| | * | | Change PCIE1&2 deciide logic on MPC8544DS board more readable | Roy Zang | 2009-01-13 | -2/+2 |
| | * | | PCIE2 and PCIE3 are decided by corresponing bit in devdisr instead of PCIE1 bit | Roy Zang | 2009-01-13 | -2/+2 |
| | * | | Fix IO port selection issue on MPC8544DS and MPC8572DS boards | Roy Zang | 2009-01-13 | -4/+6 |
| * | | | mpc8610hpcd: Fix PCI mapping concepts | Becky Bruce | 2009-01-13 | -19/+21 |
| * | | | sbc8641d: Fix PCI mapping concepts | Becky Bruce | 2009-01-13 | -23/+27 |
| |/ / |
|
* | | | MPC86xx: fix build warnings | Wolfgang Denk | 2009-01-12 | -3/+1 |
|/ / |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2009-01-10 | -61/+93 |
|\ \ |
|
| * | | bf537-stamp/nand: fix board_nand_init prototype | Mike Frysinger | 2009-01-07 | -1/+3 |
| * | | Blackfin: drop CONFIG_SPI handling in board init | Mike Frysinger | 2009-01-07 | -7/+0 |
| * | | Blackfin: fix out-of-tree building with ldscripts | Mike Frysinger | 2009-01-07 | -16/+20 |
| * | | Blackfin: fix linker scripts to work with --gc-sections | Mike Frysinger | 2009-01-07 | -36/+48 |