projects
/
platform
/
kernel
/
u-boot.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
atmel_df_pow2: standalone to convert dataflashes to pow2
[platform/kernel/u-boot.git]
/
lib_ppc
/
2008-04-07
Wolfgang Denk
Merge branch 'master' of git://denx.de/git/u-boot-blackfin
tree
|
commitdiff
2008-04-07
Wolfgang Denk
Merge branch 'master' of git://denx.de/git/u-boot-arm
tree
|
commitdiff
2008-04-07
Wolfgang Denk
Merge branch 'master' of git://denx.de/git/u-boot-sh
tree
|
commitdiff
2008-04-07
Wolfgang Denk
Merge branch 'master' of git://denx.de/git/u-boot-mpc83xx
tree
|
commitdiff
2008-04-07
Wolfgang Denk
Merge branch 'master' of git://denx.de/git/u-boot-cfi...
tree
|
commitdiff
2008-04-07
Wolfgang Denk
Merge branch 'master' of git://denx.de/git/u-boot-ppc4xx
tree
|
commitdiff
2008-04-01
Kim Phillips
remove remaining CONFIG_OF_HAS_{UBOOT_ENV,BD_T} code
tree
|
commitdiff
2008-03-29
Gerald Van Baren
Merge git://www.denx.de/git/u-boot into uboot
tree
|
commitdiff
2008-03-28
Joakim Tjernlund
Make MPC83xx one step closer to full relocation.
tree
|
commitdiff
2008-03-28
Michael Barkowski
mpc8323erdb: fix EEPROM page size and get MAC from...
tree
|
commitdiff
2008-03-27
Stefan Roese
ppc: Set CFG_MEM_TOP_HIDE to 0 if not already defined
tree
|
commitdiff
2008-03-27
Stefan Roese
ppc: Add CFG_MEM_TOP_HIDE option to hide memory area...
tree
|
commitdiff
2008-03-26
Wolfgang Denk
Merge branch 'master' of git://denx.de/git/u-boot-mpc85xx
tree
|
commitdiff
2008-03-26
Wolfgang Denk
Merge branch 'master' of git://denx.de/git/u-boot-usb
tree
|
commitdiff
2008-03-26
Dave Liu
ata: enable the sata initialize on boot up
tree
|
commitdiff
2008-03-26
Wolfgang Denk
Cleanup coding style, update CHANGELOG
tree
|
commitdiff
2008-03-26
Wolfgang Denk
Merge branch 'master_merge_new-image' of /home/tur...
tree
|
commitdiff
2008-03-26
Bartlomiej Sieka
Merge branch 'new-image' of git://denx.de/git/u-boot...
tree
|
commitdiff
2008-03-25
Wolfgang Denk
Merge branch 'master' of git://denx.de/git/u-boot-mips
tree
|
commitdiff
2008-03-25
Wolfgang Denk
Merge branch 'master' of git://denx.de/git/u-boot-mpc86xx
tree
|
commitdiff
2008-03-25
Kumar Gala
ppc: Allow boards to specify how much memory they can map
tree
|
commitdiff
2008-03-21
Gerald Van Baren
Merge git://www.denx.de/git/u-boot into uboot
tree
|
commitdiff
2008-03-21
Gerald Van Baren
Merge git://www.denx.de/git/u-boot into uboot
tree
|
commitdiff
2008-03-20
Bartlomiej Sieka
[new uImage] Disable debuging output in preparation...
tree
|
commitdiff
2008-03-18
Yuri Tikhonov
The patch introduces the alternative configuration...
tree
|
commitdiff
2008-03-18
Yuri Tikhonov
The patch introduces the alternative configuration...
tree
|
commitdiff
2008-03-12
Marian Balakowicz
Merge branch 'master' of git://denx.de/git/u-boot into...
tree
|
commitdiff
2008-03-12
Marian Balakowicz
[new uImage] Add proper ramdisk/FDT handling when FIT...
tree
|
commitdiff
2008-03-12
Marian Balakowicz
[new uImage] Add new uImage format support to arch...
tree
|
commitdiff
2008-03-12
Marian Balakowicz
[new uImage] Add node offsets for FIT images listed...
tree
|
commitdiff
2008-03-12
Marian Balakowicz
[new uImage] ppc: Add new uImage format support to...
tree
|
commitdiff
2008-03-12
Marian Balakowicz
[new uImage] Remove unnecessary arguments passed to...
tree
|
commitdiff
2008-02-29
Marian Balakowicz
[new uImage] Fix FDT blob totalsize calculation in...
tree
|
commitdiff
2008-02-29
Marian Balakowicz
[new uImage] Update naming convention for bootm/uImage...
tree
|
commitdiff
2008-02-29
Marian Balakowicz
Merge branch 'master' of git://denx.de/git/u-boot into...
tree
|
commitdiff
2008-02-29
Kumar Gala
[new uImage] Respect autostart setting in linux bootm
tree
|
commitdiff
2008-02-29
Kumar Gala
[new uImage] Provide ability to restrict region used...
tree
|
commitdiff
2008-02-29
Kumar Gala
[new uImage] Use lmb for bootm allocations
tree
|
commitdiff
2008-02-29
Kumar Gala
[new uImage] ppc: Allow boards to specify effective...
tree
|
commitdiff
2008-02-29
Kumar Gala
[new uImage] rework error handling so common functions...
tree
|
commitdiff
2008-02-29
Kumar Gala
[new uImage] ppc: Re-order ramdisk/fdt handling sequence
tree
|
commitdiff
2008-02-29
Kumar Gala
[new uImage] ppc: Determine if we are booting an OF...
tree
|
commitdiff
2008-02-29
Kumar Gala
[new uImage] Don't pass kdb to ramdisk_high since we...
tree
|
commitdiff
2008-02-27
Marian Balakowicz
[new uImage] Correct raw FDT blob handlig when CONFIG_F...
tree
|
commitdiff
2008-02-27
Marian Balakowicz
[new uImage] POWERPC: Add image_get_fdt() routine
tree
|
commitdiff
2008-02-27
Marian Balakowicz
[new uImage] Move image verify flag to bootm_headers...
tree
|
commitdiff
2008-02-27
Marian Balakowicz
[Makefile] Sort COBJS in lib_<arch> Makefiles
tree
|
commitdiff
2008-02-27
Marian Balakowicz
[new uImage] POWERPC: Split get_fdt() into get and...
tree
|
commitdiff
2008-02-25
Marian Balakowicz
[new uImage] Add dual format uImage support framework
tree
|
commitdiff
2008-02-22
Yuri Tikhonov
lwmon5: enable hardware watchdog
tree
|
commitdiff
2008-02-22
Wolfgang Denk
Merge branch 'master' of git://denx.de/git/u-boot-mpc86xx
tree
|
commitdiff
2008-02-22
Wolfgang Denk
Merge branch 'master' of git://denx.de/git/u-boot-cfi...
tree
|
commitdiff
2008-02-22
Wolfgang Denk
Merge branch 'master' of git://denx.de/git/u-boot-freebsd
tree
|
commitdiff
2008-02-22
Wolfgang Denk
Merge branch 'master' of git://denx.de/git/u-boot-coldfire
tree
|
commitdiff
2008-02-22
Kumar Gala
ppc: Allow boards to specify effective amount of memory
tree
|
commitdiff
2008-02-21
Marian Balakowicz
[new uImage] Rename and move print_image_hdr() routine
tree
|
commitdiff
2008-02-21
Marian Balakowicz
[new uImage] Add gen_get_image() routine
tree
|
commitdiff
2008-02-21
Marian Balakowicz
Merge branch 'master' of /home/git/u-boot
tree
|
commitdiff
2008-02-15
Peter Pearse
Merge branch '080208_dupint' of git://linux-arm.org...
tree
|
commitdiff
2008-02-15
Peter Pearse
Merge branch '080202_at91rm9200dk' of git://linux-arm...
tree
|
commitdiff
2008-02-15
Peter Pearse
Merge branch '080131_artila' of git://linux-arm.org...
tree
|
commitdiff
2008-02-15
Peter Pearse
Merge branch '080116_at91cap9' of git://linux-arm.org...
tree
|
commitdiff
2008-02-15
Peter Pearse
Merge branch '070524_netstar' of git://linux-arm.org...
tree
|
commitdiff
2008-02-14
Wolfgang Denk
Merge branch 'master' of git://denx.de/git/u-boot-arm
tree
|
commitdiff
2008-02-14
Wolfgang Denk
Merge branch 'master' of git://denx.de/git/u-boot-mpc86xx
tree
|
commitdiff
2008-02-14
Wolfgang Denk
Merge branch 'master' of git://denx.de/git/u-boot-ppc4xx
tree
|
commitdiff
2008-02-14
Wolfgang Denk
Merge branch 'master' of git://denx.de/git/u-boot-sh
tree
|
commitdiff
2008-02-14
Wolfgang Denk
Merge branch 'master' of git://denx.de/git/u-boot-avr32
tree
|
commitdiff
2008-02-14
Wolfgang Denk
Merge branch 'master' of git://denx.de/git/u-boot-mpc85xx
tree
|
commitdiff
2008-02-14
Wolfgang Denk
Merge branch 'master' of git://denx.de/git/u-boot-blackfin
tree
|
commitdiff
2008-02-14
Rafal Jaworowski
ppc: Refactor cache routines, so there is only one...
tree
|
commitdiff
2008-02-07
Marian Balakowicz
[new uImage] Cleanup FDT handling in PPC do_boot_linux()
tree
|
commitdiff
2008-02-07
Marian Balakowicz
[new uImage] Cleanup do_botm_linux() boot allocations
tree
|
commitdiff
2008-02-07
Marian Balakowicz
[new uImage] Move ramdisk loading to a common routine
tree
|
commitdiff
2008-02-07
Marian Balakowicz
[new uImage] Factor out common image_get_ramdisk()...
tree
|
commitdiff
2008-02-07
Marian Balakowicz
[new uImage] Move FDT error printing to common fdt_erro...
tree
|
commitdiff
2008-02-07
Marian Balakowicz
[new uImage] Remove OF_FLAT_TREE support from PPC bootm...
tree
|
commitdiff
2008-02-07
Marian Balakowicz
[new uImage] Rename architecture specific bootm code...
tree
|
commitdiff
2008-02-07
Marian Balakowicz
[new uImage] Return error on image move/uncompress...
tree
|
commitdiff
2008-02-07
Marian Balakowicz
[new uImage] Cleanup image header pointer use in bootm...
tree
|
commitdiff
2008-02-07
Marian Balakowicz
[new uImage] Add memmove_wd() common routine
tree
|
commitdiff
2008-02-07
Marian Balakowicz
[new uImage] Fix FDT header verification in PPC do_boot...
tree
|
commitdiff
2008-02-07
Marian Balakowicz
[new uImage] Move CHUNKSZ definition to image.h
tree
|
commitdiff
2008-02-07
Marian Balakowicz
[new uImage] Cleanup OF/FDT #if/#elif/#endif use in...
tree
|
commitdiff
2008-02-07
Marian Balakowicz
[new uImage] Move PPC do_bootm_linux() to lib_ppc/ppc_l...
tree
|
commitdiff
2008-01-23
Wolfgang Denk
Merge branch 'master' of git://denx.de/git/u-boot-ixp
tree
|
commitdiff
2008-01-23
Wolfgang Denk
Merge branch 'master' of git://denx.de/git/u-boot-mips
tree
|
commitdiff
2008-01-23
Wolfgang Denk
Merge branch 'master' of git://denx.de/git/u-boot-sh
tree
|
commitdiff
2008-01-23
Wolfgang Denk
Merge branch 'master' of git://denx.de/git/u-boot-avr32
tree
|
commitdiff
2008-01-23
Wolfgang Denk
Merge branch 'master' of git://denx.de/git/u-boot-coldfire
tree
|
commitdiff
2008-01-23
Wolfgang Denk
Merge branch 'master' of git://denx.de/git/u-boot-net
tree
|
commitdiff
2008-01-23
Wolfgang Denk
Merge branch 'master' of git://denx.de/git/u-boot-ppc4xx
tree
|
commitdiff
2008-01-23
Wolfgang Denk
Merge branch 'master' of git://denx.de/git/u-boot-mpc86xx
tree
|
commitdiff
2008-01-23
Wolfgang Denk
Merge branch 'master' of git://denx.de/git/u-boot-mpc85xx
tree
|
commitdiff
2008-01-17
Haiying Wang
FSL: Fix common EEPROM_data structure definition
tree
|
commitdiff
2008-01-17
Ben Warren
Add support for a Freescale non-CPM SPI controller
tree
|
commitdiff
2008-01-13
Stefan Roese
Merge branch 'master' of /home/stefan/git/u-boot/u...
tree
|
commitdiff
2008-01-12
Grzegorz Bernacki
MPC512X: Cleanup bus clock names.
tree
|
commitdiff
2008-01-12
Grzegorz Bernacki
ads5121: Added support for FDT.
tree
|
commitdiff
2008-01-10
Jon Loeliger
Merge commit 'wd/master'
tree
|
commitdiff
next