summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | | | Moved generic (triple fault) reset codeGraeme Russ2009-01-24-16/+17
* | | | Moved definition of set_vector() to new header fileGraeme Russ2009-01-24-1/+31
* | | | Moved sc520 specific code into new cpu/i386/sc520 folderGraeme Russ2009-01-24-4/+4
* | | | Renamed cpu/i386/reset.S to resetvec.SGraeme Russ2009-01-24-12/+12
* | | | Makefile: keep lists sorted.Wolfgang Denk2009-01-24-3/+3
* | | | Added initial eNET board supportGraeme Russ2009-01-24-0/+766
* | | | POWERPC 82xx: add the SCC as an HDLC controllerGary Jennejohn2009-01-24-0/+28
* | | | powerpc, keymile boards: extract identical config optionsHeiko Schocher2009-01-24-216/+120
* | | | powerpc: keymile: Add a check for the PIGGY debug boardHeiko Schocher2009-01-24-10/+92
* | | | powerpc: 83xx: add support for the kmeter1 boardHeiko Schocher2009-01-24-0/+847
* | | | Add a do_div() wrapper macro, lldiv().Sergei Poselenov2009-01-24-0/+10
|/ / /
* | | Blackfin: use common strmhz() in system outputMike Frysinger2009-01-23-6/+10
* | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-01-23-469/+1091
|\ \ \
| * | | nand: fixup printf modifiers to match types usedMike Frysinger2009-01-23-8/+8
| * | | nand read.jffs2 (nand_legacy) in common/cmd_nand.cSchlaegl Manfred jun2009-01-23-4/+3
| * | | NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger2009-01-23-77/+12
| * | | NAND: Fix cache and memory inconsistency issueDave Liu2009-01-23-1/+10
| * | | NAND: Enable nand lock, unlock featureNishanth Menon2009-01-23-83/+92
| * | | NAND: move board_nand_init to nand.hMike Frysinger2009-01-23-2/+2
| * | | OneNAND: Additional sync with 2.6.27Stefan Roese2009-01-23-1/+72
| * | | Add markbad functionKyungmin Park2009-01-23-0/+33
| * | | OneNAND: Bad block aware read/write command supportStefan Roese2009-01-23-110/+420
| * | | OneNAND: Save version_id in onenand_chip structStefan Roese2009-01-23-0/+1
| * | | OneNAND: Fix compiler warningsStefan Roese2009-01-23-0/+26
| * | | mpc83xx: enable eLBC NAND support for MPC8315ERDB boardDave Liu2009-01-23-5/+7
| * | | Sync with 2.6.27Kyungmin Park2009-01-23-179/+406
* | | | Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2009-01-23-64/+121
|\ \ \ \ | |/ / / |/| | |
| * | | microblaze: Use cache functions (especially cache status)Michal Simek2009-01-23-6/+0
| * | | microblaze: Add cache flushMichal Simek2009-01-23-3/+32
| * | | microblaze: Add bootup messages to board.cMichal Simek2009-01-23-2/+31
| * | | microblaze: Change microblaze-generic config fileMichal Simek2009-01-23-47/+54
| * | | microblaze: Rename ml401 to microblaze-genericMichal Simek2009-01-23-9/+7
| | |/ | |/|
* | | Merge branch 'fixes'Haavard Skinnemoen2009-01-22-7/+2
|\ \ \ | |/ / |/| |
| * | avr32: Remove second definition of virt_to_phys()Haavard Skinnemoen2008-12-17-7/+2
* | | Prepare v2009.01v2009.01Wolfgang Denk2009-01-21-1/+11
* | | Prepare 2009.01-rc3v2009.01-rc3Wolfgang Denk2009-01-18-1/+177
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-01-18-1/+1
|\ \ \
| * | | fdt_resize(): fix actualsize calculations with unaligned blobsPeter Korsgaard2009-01-17-1/+1
* | | | build system: treat all Darwin's alikeMike Frysinger2009-01-18-2/+2
|/ / /
* | | ncb: use socklen_tMike Frysinger2009-01-16-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2009-01-16-1083/+657
|\ \ \
| * | | sh: serial: use readx/writex accessorsJean-Christophe PLAGNIOL-VILLARD2009-01-16-23/+23
| * | | sh: serial: coding style cleanupJean-Christophe PLAGNIOL-VILLARD2009-01-16-17/+18
| * | | sh: Fix compile error on lowlevel_init fileNobuhiro Iwamatsu2009-01-16-8/+13
| * | | sh: Fix up rsk7203 target for out of tree buildKieran Bingham2009-01-16-10/+19
| * | | sh: use write{8,16,32} in all lowlevel_initJean-Christophe PLAGNIOL-VILLARD2009-01-16-785/+338
| * | | sh: lowlevel_init coding style cleanupJean-Christophe PLAGNIOL-VILLARD2009-01-16-634/+640
| * | | sh: update sh2/sh2a timer coding styleJean-Christophe PLAGNIOL-VILLARD2009-01-16-2/+2
| * | | sh: update sh timer coding styleJean-Christophe PLAGNIOL-VILLARD2009-01-16-13/+13
* | | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-01-16-163/+184
|\ \ \ \ | |/ / / |/| | |