]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
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 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 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...
2008-02-21 Marian Balakowicz[new uImage] Add gen_get_image() routine
2008-02-21 Marian Balakowicz[new uImage] Pull in libfdt if CONFIG_FIT is enabled
2008-02-21 Marian BalakowiczMerge branch 'master' of /home/git/u-boot
2008-02-21 Michael SchwingenCFI: Do not use uninitialized cmd_reset
2008-02-21 Rafal JaworowskiAPI: Add (c) and licensing notice to the public API...
2008-02-21 Yuri TikhonovFix CPU POST test failure
2008-02-20 Jon Loeliger8610HPCD: Document the flashbank selection switches.
2008-02-20 Jon Loeliger86xx: Fix GUR PCI config registers properly.
2008-02-20 Jon Loeliger8610HPCD: Don't use VIDEO/CFB_CONSOLE by default.
2008-02-20 TsiChungLiewColdFire: Fix missing code flash size for M5485EVB
2008-02-20 TsiChungLiewColdFire: Fix 5282 and 5271 interrupt mask bit
2008-02-19 Jon Loeliger8610HPCD: Fix typos in two PCI setup registers.
2008-02-18 Jon Loeliger86xx: Convert sbc8641d to use libfdt.
2008-02-18 Jean-Christophe... mpc86xx: Fix unused variable 'config' and 'immap'
2008-02-18 Jean-Christophe... mpc86xx: Fix implicit declaration of functions 'init_la...
2008-02-17 Jean-Christophe... s3c24x0: Fix unused variable 'i' in function 'serial_in...
2008-02-17 Jean-Christophe... pxa: fix assignment from incompatible pointer type
2008-02-17 Jean-Christophe... at91cap9adk: fix implicit declaration of function ...
2008-02-17 Wolfgang DenkRemove files added by mistake, update CHANGELOG.
2008-02-16 Mike NussPPC440EPx: Optionally enable second I2C bus
2008-02-16 Niklaus Gigerppc4xx: HCU4/5. Cleanup configs
2008-02-16 Niklaus Gigerppc4xx: HCU4/5. Cleanups
2008-02-16 Niklaus Gigerppc4xx: PPC405GPr fix missing register definitions
2008-02-16 Larry Johnsonppc4xx: Beautify configuration files for Sequoia and...
2008-02-15 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot-arm
2008-02-15 Anatolij GustschinWipe out assembler warnings while compiling x86 biosemu
2008-02-15 Peter PearseMerge branch '080208_dupint' of git://linux-arm.org...
2008-02-15 Peter PearseMerge branch '080202_at91rm9200dk' of git://linux-arm...
2008-02-15 Peter PearseMerge branch '080131_artila' of git://linux-arm.org...
2008-02-15 Peter PearseMerge branch '080116_at91cap9' of git://linux-arm.org...
2008-02-15 Peter PearseMerge branch '070524_netstar' of git://linux-arm.org...
2008-02-14 Wolfgang DenkMerge branch 'master' of git+ssh://10.10.0.7/home/wd...
2008-02-14 Wolfgang DenkPrepare v1.3.2-rc1 release candidate v1.3.2-rc1
2008-02-14 Anatolij GustschinFix compile warning on lib_ppc/board.c
2008-02-14 Anatolij GustschinAdd Radeon Mobility 9200 pci device id to the radeon...
2008-02-14 Anatolij GustschinExtend ATI Radeon driver to support more video modes
2008-02-14 Jean-Christophe... xsengine: fix typo and few coding style
2008-02-14 Guennadi LiakhovetskiFix wrong memory limit calculation in memory-test
2008-02-14 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot-arm
2008-02-14 Wolfgang DenkMerge ../custodians
2008-02-14 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-02-14 Wolfgang DenkMerge ../custodians
2008-02-14 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-02-14 Wolfgang DenkMerge ../custodians
2008-02-14 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot-sh
2008-02-14 Wolfgang DenkMerge ../custodians
2008-02-14 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-02-14 Wolfgang DenkMerge ../custodians
2008-02-14 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-02-14 Wolfgang DenkCoding STyle cleanup.
2008-02-14 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
next