]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2009-04-04 Minkyu Kangs3c64xx: fix the wrong gpio offset
2009-04-04 Kyungmin ParkMove machine specific code to board at s3c64xx (v2)
2009-04-04 Tom RixZOOM1 Remove legacy NAND defines
2009-04-04 Tom RixOMAP3 Fix multiline formatting in board init files.
2009-04-04 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-at91
2009-04-04 Jean-Christophe... at91sam9263ek: enable hush and auto complete support
2009-04-04 Jean-Christophe... at91: move dataflash spi driver to drivers/spi
2009-04-04 Jean-Christophe... at91: move usb driver to drivers/usb
2009-04-04 Jean-Christophe... at91rm9200: Reset update
2009-04-04 Jean-Christophe... at91rm9200: move serial shutdown code to serial drivers
2009-04-04 Jean-Christophe... at91rm9200: move serial driver to drivers/serial
2009-04-04 Ulf SamuelssonAdd support for the AT91RM9200EK Board.
2009-04-04 Jean-Christophe... add dataflash mmc mux missing support
2009-04-04 Jean-Christophe... at91rm9200dk: Move conditional compilation to Makefile
2009-04-04 Jean-Christophe... at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_M...
2009-04-04 Jean-Christophe... at91sam9: add watchdog support
2009-04-04 Jean-Christophe... at91sam9/at91cap: spi init add hardware chip select...
2009-04-04 Jean-Christophe... netstar: fix crc32.c dependancy location
2009-04-04 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2009-04-04 Scott WoodMPC8260ADS: Define CONFIG_HAS_ETH0.
2009-04-04 Scott WoodPQ2FADS: Enable PCI.
2009-04-04 Wolfgang DenkFix quoting bug introduced by commit 74de7aef
2009-04-04 Wolfgang DenkFix implicit declaration of function 'htons'
2009-04-04 Kumar Galafsl_law: Fix bug in calculation of LAW sizing
2009-04-04 Kumar Galafsl_pci: Move prototypes into fsl_pci.h and remove...
2009-04-04 Kumar Galafsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h
2009-04-04 Wolfgang DenkFix building of env_embedded.o
2009-04-04 Jean-Christophe... rename include/zlib.h to include/u-boot/zlib.h
2009-04-04 Jean-Christophe... tools/Makefile: fix image.c dependancy location
2009-04-04 Mike Frysingertools: add ncb to gitignore
2009-04-03 Detlev Zundelinclude/ns16550.h: Unify structure declaration for...
2009-04-03 Peter TyserDelete now unused tools/Makefile.win32
2009-04-03 Peter TyserAdd support for building native win32 tools
2009-04-03 Peter Tysertools/Makefile: Simplify HOST_CFLAGS/HOST_LDFLAGS gener...
2009-04-03 Peter Tysertools/Makefile: Create generic build rules
2009-04-03 Peter Tysertools/Makefile: Use auto-generated object file dependencies
2009-04-03 Peter Tysertools/Makefile: Remove symlinks for remaining source...
2009-04-03 Peter Tysertools/Makefile: Dynamically generate libfdt object...
2009-04-03 Peter Tysertools/Makefile: Remove symlinks for fdt targets
2009-04-03 Peter Tysertools/Makefile: Add libfdt/ to the include search path
2009-04-03 Peter Tysertools: Remove unecessary symlinking of zlib.h
2009-04-03 Peter Tysertools/Makefile: Add tools/ to the include search path
2009-04-03 Peter Tysertools/Makefile: Compile ncb when CONFIG_NETCONSOLE
2009-04-03 Peter Tysertools/Makefile: Make gen_eth_addr dependent upon CONFIG...
2009-04-03 Peter Tysertools/Makefile: Make envcrc dependent upon CONFIG_ENV_I...
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.
next