]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2009-02-07  Wolfgang DenkMerge branch 'master' of ssh://gemini/home/wd/git/u...
2009-02-07  Kumar Galapci: give preference to non-PCI_REGION_SYS_MEMORY regio...
2009-02-07  Kumar Galapci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY...
2009-02-07  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2009-02-07  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-coldfire
2009-02-07  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2009-02-07  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-cfi...
2009-02-07  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2009-02-07  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
2009-02-06  Peter TyserNAND: Add timeout for reset command
2009-02-06  Peter TyserNAND: Silence warning when CONFIG_SYS_NAND_QUIET_TEST
2009-02-06  Valeriy GlushkovNAND: Fixed invalid pointers to static relocated chip...
2009-02-06  derek@siconix.comenv_nand: fix env memory release
2009-02-06  Richard RetanubunColdfire: M527x: Add missing GPIO register address...
2009-02-06  Richard RetanubunColdfire: mcfmii: Allow non-autonegotiating PHYs to...
2009-02-06  Richard RetanubunColdfire: Applied baudrate formula of serial_init to...
2009-02-06  Richard RetanubunColdfire: M5271EVB: Board header update (dependencies)
2009-02-06  Richard RetanubunColdfire: M5271: Allow board header file to specify...
2009-02-06  Richard RetanubunColdfire: M5271EVB: Remove usage of CONFIG_SYS_FECI2C
2009-02-06  Richard RetanubunColdfire: cmd_bdinfo cleanup
2009-02-06  Richard RetanubunColdfire: Fix half-baud UART by adding M5271 to Coldfir...
2009-02-06  Dirk Eibachppc4xx: Make PCIE support selectable
2009-02-06  Matthias Fuchsppc4xx: Only fixup opb attached UARTs
2009-02-06  Mike FrysingerBlackfin: move default boot SPI CS to common code
2009-02-06  Mike FrysingerBlackfin: dynamically update UART speed when initializing
2009-02-06  Mike FrysingerBlackfin: add support for fast SPI reads with Boot ROM
2009-02-06  Mike FrysingerBlackfin: check for reserved settings in DDR MMRs
2009-02-06  Mike FrysingerBlackfin: set default voltage levels for BF538/BF539...
2009-02-06  Mike FrysingerBlackfin: use on-chip syscontrol() rom function when...
2009-02-05  Stefan Roesecfi_flash: Fix typo in cfi_flash.c
2009-02-05  Stefan Roesejedec_flash: Only use manufacturer defines from common...
2009-02-05  Stefan Roesecfi_flash: Silence compilation warning
2009-02-05  Becky Bruceflash/cfi_flash: Use virtual sector start address,...
2009-02-04  Wolfgang DenkFix compiler warning
2009-02-04  Mike FrysingerBlackfin: update anomaly lists
2009-02-03  Ralph KondziellaADS5121 Add PATA support
2009-02-03  Martha MarxADS5121 Add IC Ident Module (IIM) support
2009-02-03  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2009-02-03  John RigbyADS5121 Fix rev2 silicon pci iopad config
2009-02-03  John RigbyADS5121 DIU Add diu_bmp_addr env
2009-02-03  John RigbyADS5121 DIU Make inclusion of FSL logo optional
2009-02-02  Remy BohmerCompile warning fix in onenand_uboot.h
2009-02-02  Stefan RoeseUSB: Add EHCI support for VCT EHCI controller (really...
2009-02-02  Cliff CaiBlackfin: add driver for on-chip MMC/SD controller
2009-02-02  Mike FrysingerBlackfin: add port muxing for BF51x SPI
2009-02-02  Mike FrysingerBlackfin: output booting source when booting
2009-02-02  Mike FrysingerBlackfin: set default CONFIG_ENV_SPI_CS based on bootrom
2009-02-02  Mike FrysingerBlackfin: update asm-blackfin/posix_types.h to latest...
2009-02-02  Mike FrysingerBlackfin: add port I bits
2009-02-02  Sonic ZhangBlackfin: add driver for on-chip ATAPI controller
2009-02-02  Mike FrysingerBlackfin: add driver for on-chip NAND controller
2009-02-02  Mike FrysingerBlackfin: build with -mno-fdpic
2009-02-02  Mike FrysingerBlackfin: fix up EBIU defines
2009-02-02  Mike FrysingerBlackfin: use 8/16/32 bit transfer widths in dma_memcpy()
2009-02-02  Mike FrysingerBlackfin: only flag L1 instruction for DMA memcpy
2009-02-02  Mike FrysingerBlackfin: dma_memcpy(): fix random failures
2009-02-02  Mike FrysingerBlackfin: rewrite cache handling functions
2009-02-02  Mike FrysingerBlackfin: setup bi_enetaddr for single nets
2009-02-02  Mike FrysingerBlackfin: cache core/system clock values
2009-02-02  Mike FrysingerBlackfin: enable --gc-sections
2009-02-02  Mike FrysingerBlackfin: dont check baud if it wont actually get used
2009-02-02  Mike FrysingerBlackfin: add driver for on-chip SPI controller
2009-02-02  Mike FrysingerBlackfin: only build post code when CONFIG_POST
2009-02-02  Mike FrysingerBlackfin: bfin_mac: cleanup pointer/casts for aliasing...
2009-02-02  Mike FrysingerBlackfin: bfin_mac: convert CONFIG_BFIN_MAC_RMII to...
2009-02-02  Mike FrysingerBlackfin: bfin_mac: use common debug()
2009-02-02  Mike FrysingerBlackfin: bfin_mac: respect CONFIG_PHY_{ADDR,CLOCK_FREQ}
2009-02-02  Mike FrysingerBlackfin: bfin_mac: cleanup MII/PHY functions
2009-02-02  Mike FrysingerBlackfin: bfin_mac: set MDCDIV based on SCLK
2009-02-01  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2009-02-01  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-net
2009-02-01  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ixp
2009-01-31  Jean-Christophe... ixp: move serial to drivers/serial
2009-01-31  Jean-Christophe... ixp: move pci init in arm/board instead of cpu
2009-01-31  Jean-Christophe... ixp: move pci drivers to drivers/pci
2009-01-31  Jean-Christophe... ixp: Move conditional compilation to Makefile
2009-01-31  Jean-Christophe... ixp: add missing os define
2009-01-31  Jean-Christophe... ixp: remove the option to include the Microcode
2009-01-30  Jean-Christophe... ixp/npe: Move conditional compilation to Makefile
2009-01-29  Jean-Christophe... SX1: add hardware V2 support
2009-01-29  Jean-Christophe... SX1: Fix second flash mapping
2009-01-29  Jean-Christophe... SX1: add CONFIG_STDOUT_USBTTY to enable preboot stdout...
2009-01-29  Jean-Christophe... move Samsung's board to board/samsung
2009-01-29  Jean-Christophe... move ARM Ltd. to vendor dir
2009-01-29  Larry Johnsonppc4xx: Clean up configuration file for Korat board
2009-01-29  Larry Johnsonppc4xx: Add variable "korat_usbcf" for Korat board
2009-01-29  Gunnar RangoyAVR32: macb - Search for PHY id
2009-01-29  Olav MorkenFix IP alignment problem
2009-01-29  Ron MadridMarvell 88E1118 interrupt fix
2009-01-29  Stefan Roesenet: smc911x.c: Add LAN9211 to chip_ids[] array
2009-01-29  Mike FrysingerMove is_valid_ether_addr() to include/net.h
2009-01-29  Michal Simeknet: Sort Makefile labels
2009-01-28  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2009-01-28  Wolfgang Denk85xx: Fix compile breakage with sbc8540 and sbc8560
2009-01-28  Mike FrysingerSPD823TS: do not define CONFIG_CMD_ENV
2009-01-28  Dirk BehmeOMAP3: Add Zoom1 board support
2009-01-28  Dirk BehmeOMAP3: Add Pandora support
2009-01-28  Dirk BehmeOMAP3: Add EVM board
2009-01-28  Dirk BehmeOMAP3: Add Overo board
2009-01-28  Dirk BehmeOMAP3: Add common power code, README, and BeagleBoard
next