Commit Graph

6881 Commits (626d07348e5f9f302f4ea182161a89f7362a0488)
 

Author SHA1 Message Date
Graeme Russ 626d07348e Fixed off-by-one errors in lib_m68k/interrupts.c 16 years ago
Graeme Russ a5989c42ae Removed all references to CONFIG_SYS_RESET_GENERIC 16 years ago
Graeme Russ 2b5360eb2b Remove #ifdef CONFIG_SC520 in source code 16 years ago
Graeme Russ ead056bc20 Added MMCR reset functionality 16 years ago
Graeme Russ 3f5f18d12d Moved generic (triple fault) reset code 16 years ago
Graeme Russ 9933d60902 Moved definition of set_vector() to new header file 16 years ago
Graeme Russ 407976185e Moved sc520 specific code into new cpu/i386/sc520 folder 16 years ago
Graeme Russ 85ffbbd519 Renamed cpu/i386/reset.S to resetvec.S 16 years ago
Wolfgang Denk a3f4c123f5 Makefile: keep lists sorted. 16 years ago
Graeme Russ c620c01e96 Added initial eNET board support 16 years ago
Gary Jennejohn 0c0ccf401e POWERPC 82xx: add the SCC as an HDLC controller 16 years ago
Heiko Schocher 1e8f4e78ca powerpc, keymile boards: extract identical config options 16 years ago
Heiko Schocher 210c8c00aa powerpc: keymile: Add a check for the PIGGY debug board 16 years ago
Heiko Schocher de0443614a powerpc: 83xx: add support for the kmeter1 board 16 years ago
Sergei Poselenov 3feb647f3f Add a do_div() wrapper macro, lldiv(). 16 years ago
Mike Frysinger 6dadc9195a Blackfin: use common strmhz() in system output 16 years ago
Wolfgang Denk 5df70e91c7 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash 16 years ago
Wolfgang Denk 1ca1d3c866 Merge branch 'master' of git://git.denx.de/u-boot-microblaze 16 years ago
Mike Frysinger d4bade8d77 nand: fixup printf modifiers to match types used 16 years ago
Schlaegl Manfred jun 389e6620e2 nand read.jffs2 (nand_legacy) in common/cmd_nand.c 16 years ago
Wolfgang Grandegger 6c869637fe NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS 16 years ago
Dave Liu c70564e6b1 NAND: Fix cache and memory inconsistency issue 16 years ago
Nishanth Menon 50657c2732 NAND: Enable nand lock, unlock feature 16 years ago
Mike Frysinger 69fb8be4fc NAND: move board_nand_init to nand.h 16 years ago
Stefan Roese 1ae3986204 OneNAND: Additional sync with 2.6.27 16 years ago
Kyungmin Park 1714f51a20 Add markbad function 16 years ago
Stefan Roese c438ea175d OneNAND: Bad block aware read/write command support 16 years ago
Stefan Roese 8cf11f3aa7 OneNAND: Save version_id in onenand_chip struct 16 years ago
Stefan Roese 4fca3310d6 OneNAND: Fix compiler warnings 16 years ago
Dave Liu 1ac5744e33 mpc83xx: enable eLBC NAND support for MPC8315ERDB board 16 years ago
Kyungmin Park ef0921d6b0 Sync with 2.6.27 16 years ago
Michal Simek e7f325be9e microblaze: Use cache functions (especially cache status) 16 years ago
Michal Simek e9b737deb2 microblaze: Add cache flush 16 years ago
Michal Simek b4f8dda35b microblaze: Add bootup messages to board.c 16 years ago
Michal Simek 330e55459b microblaze: Change microblaze-generic config file 16 years ago
Michal Simek 52a822ed9c microblaze: Rename ml401 to microblaze-generic 16 years ago
Haavard Skinnemoen 4d0b54685c Merge branch 'fixes' 16 years ago
Wolfgang Denk 72d15e705b Prepare v2009.01 16 years ago
Wolfgang Denk 635e5f8fc8 Prepare 2009.01-rc3 16 years ago
Wolfgang Denk 65ff996802 Merge branch 'master' of /home/wd/git/u-boot/custodians 16 years ago
Mike Frysinger 4cda437898 build system: treat all Darwin's alike 16 years ago
Peter Korsgaard c088a108c7 fdt_resize(): fix actualsize calculations with unaligned blobs 16 years ago
Mike Frysinger fadad1573f ncb: use socklen_t 16 years ago
Wolfgang Denk 71771e501c Merge branch 'master' of git://git.denx.de/u-boot-sh 16 years ago
Wolfgang Denk e62dea46aa Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx 16 years ago
Jean-Christophe PLAGNIOL-VILLARD fc83c9273c sh: serial: use readx/writex accessors 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 9e1fa628bd sh: serial: coding style cleanup 16 years ago
Nobuhiro Iwamatsu c9935c9925 sh: Fix compile error on lowlevel_init file 16 years ago
Kieran Bingham a5b04d00bf sh: Fix up rsk7203 target for out of tree build 16 years ago
Jean-Christophe PLAGNIOL-VILLARD f7e78f3b74 sh: use write{8,16,32} in all lowlevel_init 16 years ago