]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2008-12-16 Wolfgang DenkPrepare 2009.01-rc1 v2009.01-rc1
2008-12-16 Wolfgang Denkinclude/configs/at91cap9adk.h: fix typo.
2008-12-16 Wolfgang Denkboard/trab/memory.c: Fix compile problems.
2008-12-16 Wolfgang DenkMerge branch 'master' of ssh://gemini/home/wd/git/u...
2008-12-16 Ilya Yanokjffs2: include <linux/mtd/compat.h> instead of defining...
2008-12-16 Becky Brucepowerpc: fix io.h build warning with CONFIG_PHYS_64BIT
2008-12-16 Wolfgang Denktrab: make trab_fkt standalone code independent of...
2008-12-16 Wolfgang Denkpost/Makefile: fix dependency problem with parallel...
2008-12-16 Wolfgang DenkMakefile: fix dependency problem with parallel builds
2008-12-16 Wolfgang DenkCoding style cleanup, update CHANGELOG.
2008-12-15 Mike Frysingerspi/stmicro: fix debug() display of cmd
2008-12-15 Mike Frysingerenv_sf: support embedded environments
2008-12-15 Timur Tabii2c: merge all i2c_reg_read() and i2c_reg_write() into...
2008-12-15 Dave Liulib_ppc: rework the flush_cache
2008-12-15 Kumar GalaIntroduce addr_map library
2008-12-15 Kumar GalaIntroduce virt_to_phys()
2008-12-15 Yuri TikhonovPOST Make: fix the sub-dir dependencies missing.
2008-12-15 Martin MichlmayrFix a typo in fw_env.config
2008-12-14 Peter TyserRemove unused CONFIG_ADDR_STREAMING defines
2008-12-14 Peter Tysercmd_mem: Remove unused variable
2008-12-14 Jean-Christophe... Fix new found CFG_
2008-12-13 Sergei PoselenovRemove compiler warning: target CPU does not support...
2008-12-13 Jean-Christophe... Fix FIT and FDT support to have CONFIG_OF_LIBFDT and...
2008-12-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2008-12-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mips
2008-12-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-sh
2008-12-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-micro...
2008-12-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ubi
2008-12-10 Matthias Fuchsppc4xx: Disable EEPROM write access on PMC440 boards
2008-12-10 Matthias Fuchsppc4xx: Fix Ethernet PHY LED configuration on PMC440...
2008-12-10 Stefan RoeseMIPS: Flush data cache upon relocation
2008-12-10 Stefan RoeseMIPS: Add CONFIG_SKIP_LOWLEVEL_INIT
2008-12-10 Stefan RoeseMIPS: Add board_early_init_f() to init_sequence
2008-12-10 Stefan RoeseMIPS: Add onenand_init() to board.c and move nand_init()
2008-12-10 Nobuhiro Iwamatsush: Update sh2/sh2a timer
2008-12-10 Jean-Christophe... sh: r2dplus fix register access
2008-12-10 Jean-Christophe... sh: r2dplus/lowlevel_init: coding style fix
2008-12-10 Nobuhiro Iwamatsush: Changed value of CACHE_OC_NUM_ENTRIES and CACHE_OC_...
2008-12-10 Nobuhiro Iwamatsush: Update sh timer function
2008-12-10 Nobuhiro Iwamatsush: Migo-R: Update BSC value
2008-12-10 Nobuhiro Iwamatsush: Update ms7722se board config
2008-12-10 Nobuhiro Iwamatsush: Update SuperH serial driver
2008-12-10 Jean-Christophe... sh: fix rsk7203 and MigoR out of tree build
2008-12-10 Matthias Fuchsppc4xx: Update TEXT_BASE for CPCI405 boards
2008-12-10 Stefan Roeseppc4xx: Remove some features from ALPR to fit into...
2008-12-10 Stefan RoeseUBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failin...
2008-12-10 Stefan RoeseUBI: Return -ENOMEM upon failing malloc
2008-12-10 Ben WarrenFix compile error in building MBX860T.
2008-12-10 Michal Simekmicroblaze: Remove XUPV2P board
2008-12-10 Michal Simekmicroblaze: Remove CONFIG_LIBFDT due to error in common...
2008-12-10 Michal Simekmicroblaze: Fix ml401 uart16550 setting
2008-12-10 Michal Simekmicroblaze: Set up relocation is done
2008-12-10 Mike Frysingertools/netconsole: new script for working with netconsol...
2008-12-10 Sonic Zhangfs/fat: handle FAT on SATA
2008-12-09 Jerry Van Barenlibfdt: Fix redefined uintptr_t warning for USE_HOSTCC
2008-12-09 Graeme RussMoved sc520 PCI definitions to stand-alone file
2008-12-09 Graeme RussFixed path to sc520 SSI include file
2008-12-09 Graeme RussFixed build error due to #define of _LINUX_STRING_H_...
2008-12-09 Stefan Roeseserial: Add vcth UART driver
2008-12-09 Ilya Yanokjffs2: cache data_crc results
2008-12-09 Ilya Yanokjffs2: summary support
2008-12-09 Ilya Yanokjffs2: add buffer to cache flash accesses
2008-12-09 Ilya Yanokjffs2: rewrite jffs2 scanning code based on Linux one
2008-12-09 Ilya Yanokjffs2: add sector_size field to part_info structure
2008-12-09 Ilya Yanokjffs2: fix searching for latest version in jffs2_1pass_...
2008-12-09 Wolfgang Denkevb64260: fix "cast to pointer from integer of differen...
2008-12-09 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2008-12-09 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2008-12-09 Stefan AlthoeferUSB: descriptor handling
2008-12-09 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2008-12-09 Kumar Galadrivers/fsl_pci_init: Fix compile warning
2008-12-09 Jean-Christophe... usbtty/omap: update to current API
2008-12-09 Anatolij Gustschinvideo: fix FADS823 and RRvision compiling issues
2008-12-09 Stefan RoeseUBI: Fix size parsing in "ubi create"
2008-12-09 Stefan RoeseUBI: Enable re-initializing of the "ubi part" command
2008-12-09 Stefan RoeseMTD: Fix problem based on non-working relocation (list...
2008-12-09 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-at91
2008-12-09 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-net
2008-12-08 Trent PiephoSection name should be ".data", not "data"
2008-12-08 Wolfgang DenkMAKEALL: Automatically use parallel builds
2008-12-08 Wolfgang Denkvxworks.h: Fix build problem introduced by commits...
2008-12-08 Jean-Christophe... avr32/bootm: remove unused variable 'ret'
2008-12-08 Peter TyserRemove unneeded CONFIG_SHELL references
2008-12-08 Peter TyserUse bash for default GNU Make shell application
2008-12-08 Heiko Schocherjffs2: rename devices_init () in common/jffs2.c
2008-12-07 Daniel HellstromSPARC: Fixed compiler error introduced by commit c160a9...
2008-12-07 Gary Jennejohnmgsuvd add the board-specific part of the HDLC driver
2008-12-07 Gary Jennejohnmgcoge add the board-specific part of the HDLC driver
2008-12-07 Gary Jennejohnkeymile add the common parts of the HDLC driver
2008-12-07 Jean-Christophe... drivers/bios_emulator: Move conditional compilation...
2008-12-07 Richard Retanubuncommon/cmd_ide.c: Corrected endian order printing for...
2008-12-07 Gary JennejohnIOMUX: Add console multiplexing support.
2008-12-07 Mike Frysingerstrings: use puts() rather than printf()
2008-12-06 Niklaus GigerUse new CONFIG_SYS_VXWORKS parameters for Netstal boards
2008-12-06 Niklaus Gigercmd_elf.c: Cleanup bootvx and handle new CONFIG_SYS_VXW...
2008-12-06 Niklaus GigerAdd vxworks.h to handle CONFIG_SYS_VXWORKS parameters
2008-12-06 Niklaus GigerREADME: Document CONFIG_SYS parameters for vxworks
2008-12-06 Peter Tyserlcd: Let the board code show board-specific info cleanup
2008-12-06 Peter TyserUpdate U-Boot's build timestamp on every compile
2008-12-06 Remy BohmerRemove redundant armv4 flag from arm926ejs compile...
next