]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2008-03-04 Stefan Roesenet: Print error message upon net usage when no etherne...
2008-03-04 Wolfgang DenkW7OLMC/W7OLMG: fix build problems (redundant #define)
2008-03-04 Wolfgang DenkMakefile: fix problem with out-of-tree builds introduce...
2008-03-04 Wolfgang Denkexamples/Makefile: build "hello_world" on 8xx, too.
2008-03-04 Mike NussPPC4xx (Sequoia): Fix Ethernet "remote fault" problems
2008-03-03 Timur Tabifix QE firmware uploading limit
2008-03-03 Bernhard NemecFix endianess problem in cramfs code (cramfs is always...
2008-03-03 Kim B. Heinofix copy from ram to dataflash
2008-03-03 Wolfgang DenkFix quoting problem (preboot setting) in many board...
2008-03-03 Wolfgang DenkADS5121: Fix default environment.
2008-03-03 Jean-Christophe... Makefile: Fix missing unconfig and mkconfig use
2008-03-02 michaelFix checking fat32 cluster size.
2008-03-02 Wolfgang DenkPrepare v1.3.2-rc2 release candidate v1.3.2-rc3
2008-03-02 Stefan Roeseppc4xx: EMAC: Fix 405EZ fifo size setup in EMAC_MR1
2008-03-02 Woodruff, RichardFix alignment error on ARM for modules
2008-03-02 Dave Liufs: Fix ext2 read issue
2008-03-02 Wolfgang DenkMakefile: cleanup "clean" target
2008-03-02 Li Yangadd cscope build target
2008-03-02 Kim Phillipsnet: uec_phy: handle 88e1111 rev.B2 erratum 5.6
2008-03-02 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-03-02 John RigbyMPC5121e ADS PCI support take 3
2008-03-02 Anatolij GustschinFix warnings while compilation of post/drivers/memory.c
2008-03-02 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-03-02 Anatolij Gustschinppc4xx: Fix problem in 4xx_enet.c driver
2008-03-02 Anatolij GustschinPOST: Disable cache while SPR POST
2008-03-02 Martin KrauseTQM5200: use automatic fdt memory fixup (part 2)
2008-03-02 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-03-02 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot-arm
2008-03-02 Martin KrauseTQM5200: use automatic fdt memory fixup
2008-03-02 Martin KrauseTQM5200: fix bug in SDRAM initialization code
2008-03-02 Jean-Christophe... mx1fs2/flash: Fix multiple compiler warnings
2008-03-02 Jean-Christophe... arm-imx: Fix register definitions
2008-03-02 Jean-Christophe... actua1/actua2/actua3: Fix multiple unused variable...
2008-03-02 Shinya KuribayashiRemove the __STRICT_ANSI__ check from the __u64/__s64...
2008-02-29 Marian Balakowicz[new uImage] Fix FDT blob totalsize calculation in...
2008-02-29 David Gibsonlibfdt: Add and use a node iteration helper function.
2008-02-29 Bartlomiej... [new uImage] Add libfdt support to mkimage
2008-02-29 Bartlomiej... [new uImage] Add sha1.o object to mkimage binary build
2008-02-29 Marian Balakowicz[new uImage] Fix component handling for legacy multi...
2008-02-29 Marian Balakowicz[new uImage] Share common uImage code between mkimage...
2008-02-29 Marian Balakowicz[new uImage] Update naming convention for bootm/uImage...
2008-02-29 Marian BalakowiczMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-02-29 Kumar Gala[new uImage] Respect autostart setting in linux bootm
2008-02-29 Kumar Gala[new uImage] Provide ability to restrict region used...
2008-02-29 Kumar Gala[new uImage] Use lmb for bootm allocations
2008-02-29 Kumar Gala[new uImage] Add autostart flag to bootm_headers structure
2008-02-29 Kumar Gala[new uImage] Introduce lmb from linux kernel for memory...
2008-02-29 Kumar Gala[new uImage] ppc: Allow boards to specify effective...
2008-02-29 Kumar Gala[new uImage] rework error handling so common functions...
2008-02-29 Kumar Gala[new uImage] ppc: Re-order ramdisk/fdt handling sequence
2008-02-29 Kumar Gala[new uImage] ppc: Determine if we are booting an OF...
2008-02-29 Kumar Gala[new uImage] Don't pass kdb to ramdisk_high since we...
2008-02-27 Kumar Gala85xx: Don't icbi when unlocking the cache
2008-02-27 Andy FlemingFix source for ECM error IVPR
2008-02-27 Andy FlemingInvalidate INIT_RAM TLB mappings
2008-02-27 Jean-Christophe... sbc8548: Fix Revision reading and unused variable ...
2008-02-27 Jean-Christophe... sbc8548: Fix cfi flash bank declaration
2008-02-27 Marian Balakowicz[new uImage] Correct raw FDT blob handlig when CONFIG_F...
2008-02-27 Marian Balakowicz[new uImage] POWERPC: Add image_get_fdt() routine
2008-02-27 Marian Balakowicz[new uImage] Add image_get_kernel() routine
2008-02-27 Marian Balakowicz[new uImage] Move image verify flag to bootm_headers...
2008-02-27 Marian Balakowicz[Makefile] Sort COBJS in lib_<arch> Makefiles
2008-02-27 Marian Balakowicz[new uImage] Optimize gen_get_image() flow control
2008-02-27 Marian Balakowicz[new uImage] POWERPC: Split get_fdt() into get and...
2008-02-25 Jon Loeliger86xx: Fix renamed GUR symbols in sbc8641d board.
2008-02-25 Stefan Roeseppc4xx: Fix acadia_nand build problem
2008-02-25 Jean-Christophe... mx1fs2/flash: Fix multiple pointertargets in assignment...
2008-02-25 Jean-Christophe... arm-imx: Fix registers definition
2008-02-25 Jean-Christophe... actua1/actua2/actua3: Fix multipleunused variable
2008-02-25 Marian Balakowicz[new uImage] Add dual format uImage support framework
2008-02-24 Wolfgang DenkCoding style cleanup. Prepare v1.3.2-rc2 release candidate v1.3.2-rc2
2008-02-23 Jean-Christophe... ENV: remove saveenv when CFG_ENV_IS_NOWHERE is selected
2008-02-23 Shinya KuribayashiRemove the __STRICT_ANSI__ check from the __u64/__s64...
2008-02-23 Shinya Kuribayashicpu/mcf52x2/config.mk: Make needlessly deffered expansi...
2008-02-23 Shinya Kuribayashicpu/ppc4xx/config.mk: Make a needlessly deffered expans...
2008-02-23 Shinya Kuribayashicpu/mips/cofigl.mk: Make a needlessly deffered expansio...
2008-02-22 Marcel Moolenaarmake define2mk.sed work on FreeBSD
2008-02-22 Detlev ZundelReplace deprecated "ramdisk" with "ramdisk_size" kernel...
2008-02-22 Larry JohnsonLM75 bug fix for negative temperatures
2008-02-22 Heiko SchocherIDS8247: update MAINTAINER entry.
2008-02-22 Heiko SchocherFix device tree for mgsuvd board.
2008-02-22 Yuri Tikhonovlwmon5: enable hardware watchdog
2008-02-22 Anatolij Gustschinppc4xx: Support for ATI Radeon 9200 card on sequoia
2008-02-22 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-02-22 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-02-22 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-02-22 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-02-22 Kumar GalaRemove duplicate defines for ARRAY_SIZE
2008-02-22 Kumar Galappc: Allow boards to specify effective amount of memory
2008-02-22 Mike Frysingerinclude autoconf.mk before any other .mk files
2008-02-22 Mike Frysingererror check autoconf.mk generation
2008-02-22 Stefano BabicFix bug in dependency checking
2008-02-22 Kyungmin ParkFix GPMC CS2 memory setup at apollon
2008-02-22 Jean-Christophe... uli526x: Fix multiple differ in signedness and parenthe...
2008-02-22 Jean-Christophe... MIPS: Fix CFG_NO_FLASH support
2008-02-22 Mike Frysingereasylogo: clean up some more and add -r (rgb) support
2008-02-22 Mike FrysingerMakefile: add target for $(LDSCRIPT)
2008-02-21 Marian Balakowicz[new uImage] Fix erroneous use of image_get_magic(...
2008-02-21 Marian Balakowicz[new uImage] Rename and move print_image_hdr() routine
2008-02-21 Marian Balakowicz[new uImage] Add fit_parse_conf() and fit_parse_subimag...
next