]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2009-01-28  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2009-01-28  Kumar Gala85xx: Fix compile breakage with MPC8540EVAL
2009-01-28  Mike FrysingerBlackfin: fixup misc warnings such as printf's and...
2009-01-28  Mike FrysingerBlackfin: convert old boards to use COBJS-y Makefile...
2009-01-28  Mike FrysingerBlackfin: bf533-stamp: rewrite resource swap logic
2009-01-28  Mike FrysingerBlackfin: bootldr: implement BF53x/BF56x LDR loader
2009-01-28  Mike FrysingerBlackfin: implement real write support for OTP
2009-01-28  Mike FrysingerBlackfin: update on-chip ROM API
2009-01-28  Mike FrysingerBlackfin: allow serial console to be disabled
2009-01-28  Mike FrysingerBlackfin: support console-over-JTAG
2009-01-28  Mike FrysingerBlackfin: handle new anomalies with reset
2009-01-28  Mike FrysingerBlackfin: pass RETX to Linux
2009-01-28  Mike FrysingerBlackfin: clarify relocation comment during init
2009-01-28  Mike FrysingerBlackfin: just set SP register directly during init
2009-01-28  Mike FrysingerBlackfin: add portmuxing for UARTs on the BF51x
2009-01-28  Mike FrysingerBlackfin: respect CONFIG_CLKIN_HALF
2009-01-28  Mike FrysingerBlackfin: use common memcpy routine during init
2009-01-28  Mike FrysingerBlackfin: set default boot SPI CS for BF538/BF539
2009-01-28  Mike FrysingerBlackfin: punt unused BF533-STAMP definitions
2009-01-28  Mike FrysingerBlackfin: resurrect BF533-STAMP video splash driver
2009-01-28  Mike FrysingerBlackfin: tighten up post memory coding style
2009-01-28  Mike FrysingerBlackfin: bf537-stamp nand: fix more style errors in...
2009-01-28  Mike FrysingerBlackfin: drop dead/wrong debug code in initdram()
2009-01-28  Mike FrysingerBlackfin: bf533-ezkit: shuffle flash defines a little
2009-01-28  Mike FrysingerBlackfin: overhaul i2c driver
2009-01-28  Mike FrysingerBlackfin: respect CONFIG_SYS_MONITOR_LEN for default...
2009-01-28  Mike FrysingerBlackfin: respect/check CONFIG_SYS_GBL_DATA_SIZE
2009-01-28  Mike FrysingerBlackfin: implement general support for CONFIG_STATUS_LED
2009-01-28  Mike FrysingerBlackfin: do not init i2c in Blackfin board init
2009-01-28  Mike FrysingerBlackfin: bfin_mac: update port muxing
2009-01-28  Mike FrysingerBlackfin: fix dcache handling when doing dma memcpy's
2009-01-28  Mike FrysingerBlackfin: dont generate ldrs with --force
2009-01-28  Mike FrysingerBlackfin: pass --bmode/--initcode when creating ldr
2009-01-28  Mike FrysingerBlackfin: minimize time cache is turned off when replac...
2009-01-28  Mike FrysingerBlackfin: split cache handling out of dma_memcpy()
2009-01-28  Mike FrysingerBlackfin: abort dma_memcpy() for L1 scratchpad
2009-01-28  Mike FrysingerBlackfin: rename bootm.c to boot.c
2009-01-28  Mike FrysingerBlackfin: set more sane default board config values
2009-01-28  Mike FrysingerBlackfin: convert CMD_LINE_ADDR to CONFIG_LINUX_CMDLINE...
2009-01-28  Mike FrysingerBlackfin: add bit defines for DDR parts
2009-01-28  Mike FrysingerBlackfin: add defines to describe active bootrom behavior
2009-01-28  Kim Phillipsmpc83xx: fix undefined reference to `flush_cache' error...
2009-01-28  Wolfgang Denkmpc8536ds.c: include sata.h to for needed function...
2009-01-28  Peter TyserCommand usage cleanup
2009-01-28  Peter Tyseramcc: Clean up command usage output
2009-01-28  Peter TyserStandardize command usage messages with cmd_usage()
2009-01-28  Peter Tyserpcs440ep: Clean up led command definition
2009-01-28  Peter TyserClean up diufb command definitions
2009-01-27  Wolfgang DenkUpdate CHANGELOG, tiny coding style cleanup.
2009-01-27  Mike FrysingerSATA: do not auto-initialize during boot
2009-01-27  Richard Retanubunpart_efi: Fix partition size calculation due to inclusi...
2009-01-27  Tomasz Figajffs2: Fix zero sector_size when not using CONFIG_JFFS2...
2009-01-27  Mike Frysingersaveenv: standardize enablement
2009-01-27  Andrew Dyersoft_i2c.c add option for repeated start in i2c_read()
2009-01-27  Wolfgang Denk{delta,zylonite}/lowlevel_init.S: fix typo
2009-01-27  Stefan Althoeferdrivers/net/e1000.c: missing terminator for supported...
2009-01-27  Wolfgang Denkfat.c: fix warning: array subscript is above array...
2009-01-27  Matthias FuchsFix gunzip in case of insufficient output buffer
2009-01-27  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mips
2009-01-27  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-cfi...
2009-01-27  Stefan RoeseMIPS: Add VCT board series support (Part 3/3)
2009-01-27  Stefan RoeseMIPS: Add VCT board series support (Part 2/3)
2009-01-27  Stefan RoeseMIPS: Add VCT board series support (Part 1/3)
2009-01-27  Stefan RoeseMIPS: Add flush_dcache_range() and invalidate_dcache_ra...
2009-01-26  Richard RetanubunCFI: Add geometry reversal for STMicro M29W320ET
2009-01-26  Jens GehrleinCFI: increase performance of function find_sector()
2009-01-26  Jens GehrleinCFI: avoid redundant function call in single word progr...
2009-01-26  Stefan Roeseppc4xx: Remove compilation warning in gdppc440etc.c
2009-01-26  Matthias Fuchsppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59...
2009-01-26  Dirk Eibachppc4xx: Add GDsys PowerPC 440 ETX board support.
2009-01-26  Dirk Eibachppc4xx: Improve DDR autodetect
2009-01-24  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2009-01-24  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2009-01-24  Mike Frysingereasylogo: add optional gzip support
2009-01-24  Bryan Wufat: fix unaligned errors
2009-01-24  Brad Bozarthspi flash: fix crash due to spi flash miscommunication
2009-01-24  Yuri TikhonovFPU POST: fix warnings when building with 2.18 binutils
2009-01-24  Peter TyserAdd support for Maxim's DS4510 I2C device
2009-01-24  Dirk Eibachcommon: Iteration limit for memory test.
2009-01-24  Stefan Roeseserial: Rename driver vcth to vct to support other...
2009-01-24  Shinya Kuribayashinios: Move README.nios_CONFIG_SYS_NIOS_CPU to doc/ dir
2009-01-24  Peter Korsgaardcommon/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYED
2009-01-24  Niklaus GigerAdded legacy flash ST Micro M29W040B
2009-01-24  Graeme RussFixed off-by-one errors in lib_m68k/interrupts.c
2009-01-24  Graeme RussRemoved all references to CONFIG_SYS_RESET_GENERIC
2009-01-24  Graeme RussRemove #ifdef CONFIG_SC520 in source code
2009-01-24  Graeme RussAdded MMCR reset functionality
2009-01-24  Graeme RussMoved generic (triple fault) reset code
2009-01-24  Graeme RussMoved definition of set_vector() to new header file
2009-01-24  Graeme RussMoved sc520 specific code into new cpu/i386/sc520 folder
2009-01-24  Graeme RussRenamed cpu/i386/reset.S to resetvec.S
2009-01-24  Wolfgang DenkMakefile: keep lists sorted.
2009-01-24  Graeme RussAdded initial eNET board support
2009-01-23  Kim PhillipsMerge branch 'next'
2009-01-23  Gary JennejohnPOWERPC 82xx: add the SCC as an HDLC controller
2009-01-23  Heiko Schocherpowerpc, keymile boards: extract identical config options
2009-01-23  Heiko Schocherpowerpc: keymile: Add a check for the PIGGY debug board
2009-01-23  Heiko Schocherpowerpc: 83xx: add support for the kmeter1 board
2009-01-23  Sergei PoselenovAdd a do_div() wrapper macro, lldiv().
2009-01-23  Kumar Gala85xx: Add a 36-bit physical configuration for MPC8572DS
next