]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2008-03-12  Marian Balakowicz[new uImage] Add new uImage format documentation and...
2008-03-12  Marian Balakowicz[new uImage] Fix definition of common bootm_headers_t...
2008-03-12  Marian Balakowicz[new uImage] Fix build problems on trab board
2008-03-12  Marian Balakowicz[new uImage] Add proper ramdisk/FDT handling when FIT...
2008-03-12  Marian Balakowicz[new uImage] More verbose kernel image uncompress error...
2008-03-12  Marian Balakowicz[new uImage] Use show_boot_progress() for new uImage...
2008-03-12  Marian Balakowicz[new uImage] Add new uImage fromat support to fpga...
2008-03-12  Marian Balakowicz[new uImage] Add new uImage format handling to other...
2008-03-12  Marian Balakowicz[new uImage] Add new uImage format support to imgextrac...
2008-03-12  Marian Balakowicz[new uImage] Add new uImage format support to autoscrip...
2008-03-12  Marian Balakowicz[new uImage] Add new uImage format support to arch...
2008-03-12  Marian Balakowicz[new uImage] Add node offsets for FIT images listed...
2008-03-12  Marian Balakowicz[new uImage] ppc: Add new uImage format support to...
2008-03-12  Marian Balakowicz[new uImage] Re-enable interrupts for non automatic...
2008-03-12  Marian Balakowicz[new uImage] Remove unnecessary arguments passed to...
2008-03-12  Marian Balakowicz[new uImage] Add new uImage format support for ramdisk...
2008-03-12  Marian Balakowicz[new uImage] Add new uImage format support for kernel...
2008-03-11  Marian Balakowicz[new uImage] Add new uImage format support for imls...
2008-03-11  Bartlomiej... [new uImage] Add support for new uImage format to mkima...
2008-03-10  Marian Balakowicz[new uImage] Make node unit names const in struct bootm...
2008-03-10  Marian Balakowicz[new uImage] New uImage low-level API
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  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
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
next