]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2009-04-03  Peter Tysertools/Makefile: Make inca-swap-bytes dependent on CONFI...
2009-04-03  Peter Tysertools/Makefile: Make ubsha1 dependent upon CONFIG_SHA1_...
2009-04-03  Peter Tysertools/Makefile: Make img2srec dependent upon CONFIG_CMD...
2009-04-03  Peter Tysertools/Makefile: Build bmp_logo only when LCD or VIDEO...
2009-04-03  Peter Tysertools/Makefile: Split variable declarations into multip...
2009-04-03  Peter Tysertools/Makefile: Remove inappropriate double-tabs
2009-04-03  Peter Tysertools/Makefile: Remove HOSTARCH HOSTOS defines
2009-04-03  Peter Tysergen_eth_addr: Use POSIX rand() and srand()
2009-04-03  Peter Tyserelf.h: Use stdint.h to provide standard typedefs for...
2009-04-03  Peter Tysercommon/Makefile: Conditionally compile env_embedded.o
2009-04-03  Peter TyserMakefile: Add removal of *.exe files to clean target
2009-04-03  Peter TyserMakefile: Make autoconf.mk a dependency of the depend...
2009-04-03  unsik Kimmflash: Initial mflash support
2009-04-03  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2009-04-03  Wolfgang DenkMerge branch 'sf' of git://git.denx.de/u-boot-blackfin
2009-04-03  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2009-04-03  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-fdt
2009-04-03  Detlev ZundelRename common ns16550 constants with UART_ prefix to...
2009-04-03  Scott WoodNoisily disable the legacy NAND subsystem.
2009-04-03  apgmoorthyFix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN
2009-04-03  Wolfgang DenkAdd "source" command; prepare removal of "autoscr"...
2009-04-03  Wolfgang DenkAdd "GPL cleanup" task to feature-removal-schedule.txt
2009-04-02  Mike Frysingersf: stmicro: dont send 4 bytes when reading status...
2009-04-02  Mike Frysingersf: set common timeouts in seconds, not milliseconds
2009-04-02  Mike Frysingersf: stmicro: use common page timeout define
2009-04-02  Mike Frysingersf: always read 5 bytes for the idcode
2009-04-02  Mike Frysingersf: stmicro: drop redundant id read
2009-04-02  Mike Frysingersf: add driver for SST flashes
2009-04-02  Mike Frysingersf: drop DEBUG defines
2009-04-02  Jean-Christophe... mtd: add some at45 spi flash support
2009-04-02  Mingkai Humtd: SPI Flash: Support the Spansion Flash
2009-04-02  Mike FrysingerBlackfin: force all boards to HZ of 1000
2009-04-02  Mike FrysingerBlackfin: bf533-stamp: drop old spi flash driver
2009-04-02  Mike FrysingerBlackfin: add BF538/BF539 SPI portmux handling
2009-04-02  Mike FrysingerBlackfin: do not delay on output bytes
2009-04-02  Mike FrysingerBlackfin: drop newline from OTP help
2009-04-02  Mike FrysingerBlackfin: convert bfin_sdh to legacy mmc
2009-04-02  Mike FrysingerBlackfin: bf537-stamp: split CF/IDE code out into dedic...
2009-04-02  Mike FrysingerBlackfin: fix crash when booting from external memory
2009-04-02  Mike FrysingerBlackfin: bf518f-ezbrd: new board port
2009-04-02  Mike FrysingerBlackfin: bf526-ezbrd: new board port
2009-04-02  Mike FrysingerBlackfin: bf538f-ezkit: new board port
2009-04-02  Mike FrysingerBlackfin: bf527-ezkit: new board port
2009-04-02  Mike FrysingerBlackfin: bf548-ezkit: new board port
2009-04-01  Laurent Gregoirelibfdt: Fix C++ compile-time cast error on gnu 4.2.1
2009-04-01  Emil MedveFix a possible overflow case detected by gcc 4.3.2
2009-04-01  David Gibsonlibfdt: Rework/cleanup fdt_next_tag()
2009-04-01  David Gibsonlibfdt: Rework fdt_next_node()
2009-04-01  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2009-04-01  Scott Woodmpc83xx: Set guarded bit on BAT that covers the end...
2009-04-01  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-i2c
2009-04-01  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2009-04-01  Kim Phillipsrtc: remove broken rtc_read and rtc_write declarations
2009-04-01  Kumar Gala85xx/86xx: Ensure MP boot page is not used
2009-04-01  Kumar Gala85xx: Introduce determine_mp_bootpg() helper.
2009-04-01  Kumar Gala86xx: Cleanup MP support
2009-04-01  Becky Brucempc8641hpcn/sbc8641d: Add missing board_lmb_reserves
2009-03-31  Ladislav MichlNetStar: fix NAND
2009-03-31  Jens Scharsigsoft_i2c.c compiler/linker error
2009-03-30  Haiying WangMPC85xx: Add MPC8569MDS board support
2009-03-30  Haiying WangMPC85xx: Add MPC8569 CPU support
2009-03-30  Haiying WangMPC85xx: Load and enable QE microcode patch in IRAM
2009-03-30  Kumar Gala85xx: Add support for additional e500mc features
2009-03-30  Dave Liufsl-ddr: add the DDR3 SPD infrastructure
2009-03-30  Dave Liufsl-ddr: Fix two bugs in the ddr infrastructure
2009-03-30  Kumar Gala83xx: Use common LSDMR defines from asm/fsl_lbc.h
2009-03-30  Kumar Gala85xx: Use common LSDMR defines from asm/fsl_lbc.h
2009-03-30  Kumar GalaAdd LSDMR (SDRAM Mode Register) definition on localbus
2009-03-30  Ladislav MichlOMAP: use {read,write}l to access timer registers
2009-03-30  Ladislav MichlOMAP: rename timer divisor
2009-03-30  Ladislav MichlOMAP: reindent timer code
2009-03-30  Jean-Christophe... s3c2410: move nand driver to drivers/mtd/nand
2009-03-30  Jean-Christophe... s3c24x0: move i2c driver to drivers/i2c
2009-03-30  Jean-Christophe... s3c24x0: move serial driver to drivers/serial
2009-03-30  Jean-Christophe... davinci: move i2c driver to drivers/i2c
2009-03-30  Jean-Christophe... davinci: move nand driver to drivers/mtd/nand
2009-03-30  Jean-Christophe... imx: move serial driver to drivers/serial
2009-03-30  Detlev Zundelinka4x0: Use proper accessor macros for memory mapped...
2009-03-30  Detlev Zundelinka4x0: Add hardware diagnosis and RTC in configuration.
2009-03-30  Detlev Zundelinka4x0: Add hardware diagnosis functions for inka4x0
2009-03-30  Detlev Zundelrtc: add support for 4543 RTC (manufactured by e.g...
2009-03-30  Detlev Zundeldrivers/twserial: Add protocol driver for "three wire...
2009-03-29  Jean-Christophe... arm720t/clps7111: move serial driver to drivers/serial
2009-03-29  Jean-Christophe... lpc2292: move serial driver to drivers/serial
2009-03-29  Jean-Christophe... ks8695: move serial driver to drivers/serial
2009-03-29  Jean-Christophe... s3c64xx: move usb driver to drivers/usb
2009-03-29  Jean-Christophe... imx31: move serial driver to drivers/serial
2009-03-29  Jean-Christophe... netarm: move serial driver to drivers/serial
2009-03-29  Jean-Christophe... sa1100: move serial driver to drivers/serial
2009-03-29  Jean-Christophe... s3c44b0: extract cache from cpu.c
2009-03-29  Jean-Christophe... s3c44b0: move serial driver to drivers/serial
2009-03-29  Jean-Christophe... s3c44b0: move rtc driver to drivers/rtc
2009-03-29  Jean-Christophe... s3c44b0: move i2c driver to drivers/i2c
2009-03-29  Jean-Christophe... s3c4510b: move specific code to soc directory
2009-03-29  Ladislav MichlNetStar: add RTC support
2009-03-29  Ladislav MichlNetStar: use generic flash driver
2009-03-29  Ladislav MichlNetStar: update crcit utility
2009-03-29  Ladislav MichlRemove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ
2009-03-28  Wolfgang DenkVCMA9: fix compile errors
2009-03-28  Wolfgang DenkARM: fix warning: 'print_eth' defined but not used
next