]> git.ipfire.org Git - people/ms/u-boot.git/history - lib_ppc
use correct at91rm9200 register name
[people/ms/u-boot.git] / lib_ppc /
2008-03-26  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-03-26  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot-usb
2008-03-26  Dave Liuata: enable the sata initialize on boot up
2008-03-26  Wolfgang DenkCleanup coding style, update CHANGELOG
2008-03-26  Wolfgang DenkMerge branch 'master_merge_new-image' of /home/tur...
2008-03-26  Bartlomiej SiekaMerge branch 'new-image' of git://www.denx.de/git/u...
2008-03-25  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-03-25  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-03-25  Kumar Galappc: Allow boards to specify how much memory they can map
2008-03-21  Gerald Van BarenMerge git://www.denx.de/git/u-boot into uboot
2008-03-20  Bartlomiej Sieka[new uImage] Disable debuging output in preparation...
2008-03-18  Yuri TikhonovThe patch introduces the alternative configuration...
2008-03-12  Marian BalakowiczMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-03-12  Marian Balakowicz[new uImage] Add proper ramdisk/FDT handling when FIT...
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] Remove unnecessary arguments passed to...
2008-02-29  Marian Balakowicz[new uImage] Fix FDT blob totalsize calculation in...
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] 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] 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] POWERPC: Split get_fdt() into get and...
2008-02-25  Marian Balakowicz[new uImage] Add dual format uImage support framework
2008-02-22  Yuri Tikhonovlwmon5: enable hardware watchdog
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 Galappc: Allow boards to specify effective amount of memory
2008-02-21  Marian Balakowicz[new uImage] Rename and move print_image_hdr() routine
2008-02-21  Marian Balakowicz[new uImage] Add gen_get_image() routine
2008-02-21  Marian BalakowiczMerge branch 'master' of /home/git/u-boot
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://www.denx.de/git/u-boot-arm
2008-02-14  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-02-14  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-02-14  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot-sh
2008-02-14  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-02-14  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-02-14  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-02-14  Rafal Jaworowskippc: Refactor cache routines, so there is only one...
2008-02-07  Marian Balakowicz[new uImage] Cleanup FDT handling in PPC do_boot_linux()
2008-02-07  Marian Balakowicz[new uImage] Cleanup do_botm_linux() boot allocations
2008-02-07  Marian Balakowicz[new uImage] Move ramdisk loading to a common routine
2008-02-07  Marian Balakowicz[new uImage] Factor out common image_get_ramdisk()...
2008-02-07  Marian Balakowicz[new uImage] Move FDT error printing to common fdt_erro...
2008-02-07  Marian Balakowicz[new uImage] Remove OF_FLAT_TREE support from PPC bootm...
2008-02-07  Marian Balakowicz[new uImage] Rename architecture specific bootm code...
2008-02-07  Marian Balakowicz[new uImage] Return error on image move/uncompress...
2008-02-07  Marian Balakowicz[new uImage] Cleanup image header pointer use in bootm...
2008-02-07  Marian Balakowicz[new uImage] Add memmove_wd() common routine
2008-02-07  Marian Balakowicz[new uImage] Fix FDT header verification in PPC do_boot...
2008-02-07  Marian Balakowicz[new uImage] Move CHUNKSZ definition to image.h
2008-02-07  Marian Balakowicz[new uImage] Cleanup OF/FDT #if/#elif/#endif use in...
2008-02-07  Marian Balakowicz[new uImage] Move PPC do_bootm_linux() to lib_ppc/ppc_l...
2008-01-23  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot-ixp
2008-01-23  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-01-23  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot-sh
2008-01-23  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-01-23  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-01-23  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot-net
2008-01-23  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-01-23  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-01-23  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-01-17  Haiying WangFSL: Fix common EEPROM_data structure definition
2008-01-17  Ben WarrenAdd support for a Freescale non-CPM SPI controller
2008-01-13  Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-01-12  Grzegorz BernackiMPC512X: Cleanup bus clock names.
2008-01-12  Grzegorz Bernackiads5121: Added support for FDT.
2008-01-10  Jon LoeligerMerge commit 'wd/master'
2008-01-09  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-01-09  Wolfgang DenkMerge branch 'master' of git+ssh://10.10.0.7/home/wd...
2008-01-09  Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2008-01-09  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-01-09  Rafal JaworowskiAPI for external applications.
2008-01-09  Markus KlotzbuecherMerge git://www.denx.de/git/u-boot
2008-01-08  Wolfgang DenkMerge branch 'inka4x0-ng' of /home/m8/git/u-boot/
2008-01-07  Peter PearseMerge with git://www.denx.de/git/u-boot.git
2008-01-03  Jon LoeligerMerge commit 'wd/master'
2008-01-02  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2007-12-27  Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2007-12-13  Stefan RoeseMerge commit 'u-boot-fdt/testing'
2007-12-11  Stefan RoeseMerge commit 'u-boot/master' into for-1.3.1
2007-10-31  Stefan Roeseppc4xx: Rework 4xx cache support
next