summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boardsKumar Gala2009-01-237-9/+10
* 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala2009-01-2315-47/+55
* 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala2009-01-2321-95/+103
* 85xx: separate FLASH BASE virtual from physical addressKumar Gala2009-01-238-14/+16
* 85xx: separate PIXIS virtual from physical addressKumar Gala2009-01-236-6/+8
* Add README file for MPC8572DS boardHaiying Wang2009-01-231-0/+167
* Blackfin: use common strmhz() in system outputMike Frysinger2009-01-232-6/+10
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-01-2379-469/+1091
|\
| * nand: fixup printf modifiers to match types usedMike Frysinger2009-01-232-8/+8
| * nand read.jffs2 (nand_legacy) in common/cmd_nand.cSchlaegl Manfred jun2009-01-231-4/+3
| * NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger2009-01-2366-77/+12
| * NAND: Fix cache and memory inconsistency issueDave Liu2009-01-232-1/+10
| * NAND: Enable nand lock, unlock featureNishanth Menon2009-01-232-83/+92
| * NAND: move board_nand_init to nand.hMike Frysinger2009-01-232-2/+2
| * OneNAND: Additional sync with 2.6.27Stefan Roese2009-01-232-1/+72
| * Add markbad functionKyungmin Park2009-01-231-0/+33
| * OneNAND: Bad block aware read/write command supportStefan Roese2009-01-231-110/+420
| * OneNAND: Save version_id in onenand_chip structStefan Roese2009-01-231-0/+1
| * OneNAND: Fix compiler warningsStefan Roese2009-01-231-0/+26
| * mpc83xx: enable eLBC NAND support for MPC8315ERDB boardDave Liu2009-01-231-5/+7
| * Sync with 2.6.27Kyungmin Park2009-01-236-179/+406
* | Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2009-01-2312-64/+121
|\ \ | |/ |/|
| * microblaze: Use cache functions (especially cache status)Michal Simek2009-01-232-6/+0
| * microblaze: Add cache flushMichal Simek2009-01-232-3/+32
| * microblaze: Add bootup messages to board.cMichal Simek2009-01-231-2/+31
| * microblaze: Change microblaze-generic config fileMichal Simek2009-01-232-47/+54
| * microblaze: Rename ml401 to microblaze-genericMichal Simek2009-01-239-9/+7
* | Merge branch 'fixes'Haavard Skinnemoen2009-01-221-7/+2
|\ \ | |/ |/|
| * avr32: Remove second definition of virt_to_phys()Haavard Skinnemoen2008-12-171-7/+2
* | Prepare v2009.01Wolfgang Denk2009-01-212-1/+11
* | Prepare 2009.01-rc3Wolfgang Denk2009-01-182-1/+177
* | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-01-181-1/+1
|\ \
| * | fdt_resize(): fix actualsize calculations with unaligned blobsPeter Korsgaard2009-01-171-1/+1
* | | build system: treat all Darwin's alikeMike Frysinger2009-01-181-2/+2
|/ /
* | ncb: use socklen_tMike Frysinger2009-01-161-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2009-01-1617-1083/+657
|\ \
| * | sh: serial: use readx/writex accessorsJean-Christophe PLAGNIOL-VILLARD2009-01-161-23/+23
| * | sh: serial: coding style cleanupJean-Christophe PLAGNIOL-VILLARD2009-01-161-17/+18
| * | sh: Fix compile error on lowlevel_init fileNobuhiro Iwamatsu2009-01-164-8/+13
| * | sh: Fix up rsk7203 target for out of tree buildKieran Bingham2009-01-163-10/+19
| * | sh: use write{8,16,32} in all lowlevel_initJean-Christophe PLAGNIOL-VILLARD2009-01-1611-785/+338
| * | sh: lowlevel_init coding style cleanupJean-Christophe PLAGNIOL-VILLARD2009-01-1610-634/+640
| * | sh: update sh2/sh2a timer coding styleJean-Christophe PLAGNIOL-VILLARD2009-01-161-2/+2
| * | sh: update sh timer coding styleJean-Christophe PLAGNIOL-VILLARD2009-01-161-13/+13
* | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-01-165-163/+184
|\ \ \ | |/ / |/| |
| * | ppc4xx: Add loadpci command to esd's CPCI4052 and CPCI405AB boardsMatthias Fuchs2009-01-143-0/+6
| * | ppc4xx: Disable pci node in device tree on CPCI405 pci adaptersMatthias Fuchs2009-01-141-0/+24
| * | ppc4xx: Cleanup CPCI405 board codeMatthias Fuchs2009-01-141-163/+144
| * | ppc4xx: Enable auto RS485 mode on PLU405 boardsMatthias Fuchs2009-01-141-0/+10
* | | Prepare 2009.01-rc2Wolfgang Denk2009-01-141-0/+588
OpenPOWER on IntegriCloud