platform/kernel/u-boot.git
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-03-09 Wolfgang DenkRelease v1.3.2
2008-03-09 Jean-Christophe... SCM: fix 'packed' attribute ignored for field of type...
2008-03-09 Jean-Christophe... scb9328: Fix flash warning: type qualifiers ignored...
2008-03-09 Wolfgang Denkesd/common/fpga.c: fix indentation.
2008-03-09 Wolfgang Denkcommon/kgdb.c: fix 'dereferencing type-punned pointer...
2008-03-09 Wolfgang Denkesd/common/fpga.c: fix 'assignment of read-only locatio...
2008-03-09 Wolfgang DenkMakefile: make build silently again.
2008-03-09 Wolfgang Denkm501sk: Fix out of tree building
2008-03-08 Wolfgang DenkADS5121: fix out of tree build
2008-03-08 Wolfgang DenkRelease v1.3.2
2008-03-08 Wolfgang DenkUpdate CHANGELOG
2008-03-08 Jean-Christophe... esd: Fix warning: passing argument 1 of 'fpga_boot...
2008-03-08 Nobuhiro Iwamatsunet: rtl8169: Add processing when OWNbit did't enable...
2008-03-08 Wolfgang DenkMerge branch 'master' of git://denx.de/git/u-boot-mpc83xx
2008-03-08 Wolfgang DenkMerge branch 'master' of git://denx.de/git/u-boot-ppc4xx
2008-03-08 Heiko Schochermgsuvd: update board configuration
2008-03-08 Heiko Schochermgcoge: update board configuration
2008-03-07 Kim Phillipsmpc83xx: make dtb basename file references equal those...
2008-03-07 Kim Phillipsnet: uec_phy: actually increment the timeout counter
2008-03-07 Markus Brunnerfix taihu soft spi_read
2008-03-07 Stefan Roeseppc4xx: Sequoia: Add device tree (fdt) Linux booting...
2008-03-07 Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-03-06 Dave Liu837xEMDS: Improve the system performance
2008-03-06 Detlev ZundelReplace "run load; run update" with conditionalized...
2008-03-05 Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-03-04 Wolfgang DenkMerge branch 'master' of git+ssh://10.10.0.7/home/wd...
2008-03-04 Stefan Roesenet: Print error message upon net usage when no etherne...
2008-03-04 Jon LoeligerRemove erroneous or extra spd.h #includers.
2008-03-04 Wolfgang DenkPCS440EP: fix build problems (redundant #define)
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
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://denx.de/git/u-boot-mpc85xx
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://denx.de/git/u-boot-mpc86xx
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://denx.de/git/u-boot-ppc4xx
2008-03-02 Wolfgang DenkMerge branch 'master' of git://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://denx.de/git/u-boot into...
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...
next