Commit Graph

6961 Commits (366523c26b6320af171459b19e6e0e9e3baa83ca)
 

Author SHA1 Message Date
Graeme Russ 626d07348e Fixed off-by-one errors in lib_m68k/interrupts.c 17 years ago
Graeme Russ a5989c42ae Removed all references to CONFIG_SYS_RESET_GENERIC 17 years ago
Graeme Russ 2b5360eb2b Remove #ifdef CONFIG_SC520 in source code 17 years ago
Graeme Russ ead056bc20 Added MMCR reset functionality 17 years ago
Graeme Russ 3f5f18d12d Moved generic (triple fault) reset code 17 years ago
Graeme Russ 9933d60902 Moved definition of set_vector() to new header file 17 years ago
Graeme Russ 407976185e Moved sc520 specific code into new cpu/i386/sc520 folder 17 years ago
Graeme Russ 85ffbbd519 Renamed cpu/i386/reset.S to resetvec.S 17 years ago
Wolfgang Denk a3f4c123f5 Makefile: keep lists sorted. 17 years ago
Graeme Russ c620c01e96 Added initial eNET board support 17 years ago
Kim Phillips 833d94bcdc Merge branch 'next' 17 years ago
Gary Jennejohn 0c0ccf401e POWERPC 82xx: add the SCC as an HDLC controller 17 years ago
Heiko Schocher 1e8f4e78ca powerpc, keymile boards: extract identical config options 17 years ago
Heiko Schocher 210c8c00aa powerpc: keymile: Add a check for the PIGGY debug board 17 years ago
Heiko Schocher de0443614a powerpc: 83xx: add support for the kmeter1 board 17 years ago
Sergei Poselenov 3feb647f3f Add a do_div() wrapper macro, lldiv(). 17 years ago
Kumar Gala 18af1c5f0f 85xx: Add a 36-bit physical configuration for MPC8572DS 17 years ago
Kumar Gala c51fc5d53c 85xx: Handle eLBC difference w/36-bit physical 17 years ago
Kumar Gala 72a9414a8e 85xx: Use BR_ADDR macro for NAND chipselects 17 years ago
Haiying Wang 2fc7eb0cfc Add secondary CPUs processor frequency for e500 core 17 years ago
Dave Liu bf5b1f0c0d 85xx: enable the auto self refresh for wake up ARP 17 years ago
Dave Liu b4983e16d1 fsl-ddr: use the 1T timing as default configuration 17 years ago
Dave Liu 22cca7e1cd fsl-ddr: make the self refresh idle threshold configurable 17 years ago
Dave Liu 22ff3d0134 fsl-ddr: clean up the ddr code for DDR3 controller 17 years ago
Dave Liu 80ee3ce6d7 fsl-ddr: update the bit mask for DDR3 controller 17 years ago
Kumar Gala aca5f018a8 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boards 17 years ago
Kumar Gala 5af0fdd81c 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards 17 years ago
Kumar Gala a6e04c344a 85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boards 17 years ago
Kumar Gala 5f91ef6acd 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards 17 years ago
Kumar Gala 10795f42cb 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards 17 years ago
Kumar Gala c953ddfd56 85xx: separate FLASH BASE virtual from physical address 17 years ago
Kumar Gala 52b565f5ad 85xx: separate PIXIS virtual from physical address 17 years ago
Haiying Wang 30837e5b21 Add README file for MPC8572DS board 17 years ago
Mike Frysinger 6dadc9195a Blackfin: use common strmhz() in system output 17 years ago
Wolfgang Denk 5df70e91c7 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash 17 years ago
Wolfgang Denk 1ca1d3c866 Merge branch 'master' of git://git.denx.de/u-boot-microblaze 17 years ago
Ron Madrid 5bb907a492 mpc83xx: New board support for SIMPC8313 17 years ago
Mike Frysinger d4bade8d77 nand: fixup printf modifiers to match types used 17 years ago
Schlaegl Manfred jun 389e6620e2 nand read.jffs2 (nand_legacy) in common/cmd_nand.c 17 years ago
Wolfgang Grandegger 6c869637fe NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS 17 years ago
Dave Liu c70564e6b1 NAND: Fix cache and memory inconsistency issue 17 years ago
Nishanth Menon 50657c2732 NAND: Enable nand lock, unlock feature 17 years ago
Mike Frysinger 69fb8be4fc NAND: move board_nand_init to nand.h 17 years ago
Stefan Roese 1ae3986204 OneNAND: Additional sync with 2.6.27 17 years ago
Kyungmin Park 1714f51a20 Add markbad function 17 years ago
Stefan Roese c438ea175d OneNAND: Bad block aware read/write command support 17 years ago
Stefan Roese 8cf11f3aa7 OneNAND: Save version_id in onenand_chip struct 17 years ago
Stefan Roese 4fca3310d6 OneNAND: Fix compiler warnings 17 years ago
Dave Liu 1ac5744e33 mpc83xx: enable eLBC NAND support for MPC8315ERDB board 17 years ago
Kyungmin Park ef0921d6b0 Sync with 2.6.27 17 years ago