Commit Graph

6974 Commits (a750d038f2548d846ea1e046d873dc932d041319)
 

Author SHA1 Message Date
Mike Frysinger a750d038f2 Blackfin: tighten up post memory coding style 16 years ago
Mike Frysinger 0649908f92 Blackfin: bf537-stamp nand: fix more style errors in previous commit 16 years ago
Mike Frysinger 41f3325ae9 Blackfin: drop dead/wrong debug code in initdram() 16 years ago
Mike Frysinger 65ba1abd3b Blackfin: bf533-ezkit: shuffle flash defines a little 16 years ago
Mike Frysinger be853bf86b Blackfin: overhaul i2c driver 16 years ago
Mike Frysinger b6edc719a1 Blackfin: respect CONFIG_SYS_MONITOR_LEN for default flash protection 16 years ago
Mike Frysinger 78a0ba7dc2 Blackfin: respect/check CONFIG_SYS_GBL_DATA_SIZE 16 years ago
Mike Frysinger 01815c2d06 Blackfin: implement general support for CONFIG_STATUS_LED 16 years ago
Mike Frysinger 6882b5a79a Blackfin: do not init i2c in Blackfin board init 16 years ago
Mike Frysinger 1118ea7369 Blackfin: bfin_mac: update port muxing 16 years ago
Mike Frysinger 05b75e4883 Blackfin: fix dcache handling when doing dma memcpy's 16 years ago
Mike Frysinger 68e5632494 Blackfin: dont generate ldrs with --force 16 years ago
Mike Frysinger 746290dfd8 Blackfin: pass --bmode/--initcode when creating ldr 16 years ago
Mike Frysinger 0332e4df71 Blackfin: minimize time cache is turned off when replacing cplb entries 16 years ago
Mike Frysinger 21d6313604 Blackfin: split cache handling out of dma_memcpy() 16 years ago
Mike Frysinger d31eb38512 Blackfin: abort dma_memcpy() for L1 scratchpad 16 years ago
Mike Frysinger 81b799add7 Blackfin: rename bootm.c to boot.c 16 years ago
Mike Frysinger d7ca7dd5bf Blackfin: set more sane default board config values 16 years ago
Mike Frysinger 36cd52a007 Blackfin: convert CMD_LINE_ADDR to CONFIG_LINUX_CMDLINE_{ADDR,SIZE} 16 years ago
Mike Frysinger c8054bc12e Blackfin: add bit defines for DDR parts 16 years ago
Mike Frysinger 154502fe07 Blackfin: add defines to describe active bootrom behavior 16 years ago
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