Commit Graph

6953 Commits (2b6fd5c77db9c6ed3cea9799c86ff922cf0107b2)
 

Author SHA1 Message Date
Kim Phillips 2b6fd5c77d mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 build 16 years ago
Wolfgang Denk 54a7cc4912 mpc8536ds.c: include sata.h to for needed function prototypes 16 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 16 years ago
Peter Tyser 79621bc10b amcc: Clean up command usage output 16 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 16 years ago
Peter Tyser 84cde2bb40 pcs440ep: Clean up led command definition 16 years ago
Peter Tyser 9507e7867e Clean up diufb command definitions 16 years ago
Wolfgang Denk 6450a84858 Update CHANGELOG, tiny coding style cleanup. 16 years ago
Mike Frysinger cf7e399fb3 SATA: do not auto-initialize during boot 16 years ago
Richard Retanubun 5097083971 part_efi: Fix partition size calculation due to inclusive ending LBA. 16 years ago
Tomasz Figa b5b004ad8a jffs2: Fix zero sector_size when not using CONFIG_JFFS2_CMDLINE 16 years ago
Mike Frysinger ba69dc26a5 saveenv: standardize enablement 16 years ago
Andrew Dyer 2ac6985a74 soft_i2c.c add option for repeated start in i2c_read() 16 years ago
Wolfgang Denk 3429071700 {delta,zylonite}/lowlevel_init.S: fix typo 16 years ago
Stefan Althoefer 1bc4343730 drivers/net/e1000.c: missing terminator for supported devices 16 years ago
Wolfgang Denk 65f7d41031 fat.c: fix warning: array subscript is above array bounds 16 years ago
Matthias Fuchs 107b801cf3 Fix gunzip in case of insufficient output buffer 16 years ago
Wolfgang Denk 49ad480171 Merge branch 'master' of git://git.denx.de/u-boot-mips 16 years ago
Wolfgang Denk cb9f622a28 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash 16 years ago
Stefan Roese 2a61eff6a8 MIPS: Add VCT board series support (Part 3/3) 16 years ago
Stefan Roese ae691e5719 MIPS: Add VCT board series support (Part 2/3) 16 years ago
Stefan Roese 50752790bc MIPS: Add VCT board series support (Part 1/3) 16 years ago
Stefan Roese 03d3bfb008 MIPS: Add flush_dcache_range() and invalidate_dcache_range() 16 years ago
Richard Retanubun e8eac43718 CFI: Add geometry reversal for STMicro M29W320ET 16 years ago
Jens Gehrlein 0f8e851e89 CFI: increase performance of function find_sector() 16 years ago
Jens Gehrlein a7292871a7 CFI: avoid redundant function call in single word programming mode 16 years ago
Stefan Roese c8901f46a7 ppc4xx: Remove compilation warning in gdppc440etc.c 16 years ago
Matthias Fuchs 91f3353472 ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config files 16 years ago
Dirk Eibach 89b8619aae ppc4xx: Add GDsys PowerPC 440 ETX board support. 16 years ago
Dirk Eibach 3943d2ff6c ppc4xx: Improve DDR autodetect 16 years ago
Wolfgang Denk 8f86a3636e Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx 16 years ago
Wolfgang Denk 1ea0823786 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx 16 years ago
Mike Frysinger 24113a44ed easylogo: add optional gzip support 16 years ago
Bryan Wu 7e4b9b4f6f fat: fix unaligned errors 16 years ago
Brad Bozarth 68f8718df2 spi flash: fix crash due to spi flash miscommunication 16 years ago
Yuri Tikhonov ce82ff0538 FPU POST: fix warnings when building with 2.18 binutils 16 years ago
Peter Tyser a7c9310457 Add support for Maxim's DS4510 I2C device 16 years ago
Dirk Eibach b6fc6fd49a common: Iteration limit for memory test. 16 years ago
Stefan Roese 97cae3a4c6 serial: Rename driver vcth to vct to support other board variants 16 years ago
Shinya Kuribayashi 36ede4d63e nios: Move README.nios_CONFIG_SYS_NIOS_CPU to doc/ dir 16 years ago
Peter Korsgaard c3284b030b common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYED 16 years ago
Niklaus Giger 94f9279f7b Added legacy flash ST Micro M29W040B 16 years ago
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