]> git.ipfire.org Git - people/ms/u-boot.git/history - common
atmel_mci: Fix printf() format warnings
[people/ms/u-boot.git] / common /
2008-07-20  Michal Simekmicroblaze: Fix printf() format issues
2008-07-20  Stefan Roeseide: Use CFG_64BIT_LBA instead of CFG_64BIT_STRTOUL
2008-07-15  Wolfgang DenkPrepare v1.3.4-rc1: Code cleanup, update CHANGELOG...
2008-07-15  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
2008-07-15  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc86xx
2008-07-15  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-sh
2008-07-15  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2008-07-14  Kim Phillipsfdt: add crypto node handling for MPC8{3, 5}xxE processors
2008-07-14  Kumar GalaFix some more printf() format problems.
2008-07-14  Wolfgang DenkCode cleanup: fix old style assignment ambiguities...
2008-07-14  Wolfgang DenkFix printf() format issues with sizeof_t types by using %zu
2008-07-13  Wolfgang DenkFix some more printf() format problems.
2008-07-13  Jean-Christophe... Fix some more printf() format issues.
2008-07-13  Michal SimekFIS: repare incorrect return value with ramdisk handling
2008-07-13  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-at91
2008-07-10  Wolfgang DenkFix some more print() format errors.
2008-07-10  Kim Phillipssilence misc printf formatting compiler warnings
2008-07-10  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc512x
2008-07-10  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-07-10  Markus KlotzbücherUSB: shutdown USB before booting
2008-07-10  Jon LoeligerMerge commit 'wd/master'
2008-07-10  Christian EggersFix "usb part" command
2008-07-10  Wolfgang DenkMerge branch 'master' of ssh://10.10.0.7/home/wd/git...
2008-07-10  Wolfgang DenkFix some more print() format errors.
2008-07-10  Christian EggersFix "usb part" command
2008-07-10  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-07-10  Stefan RoeseMTD/NAND: Fix printf format warning in nand code
2008-07-10  Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-07-09  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-07-09  Harald WelteRemove code duplication for setting the default environment
2008-07-09  Marcel ZiswilerNAND: Fix warning due to missing env_ptr casts to u_cha...
2008-07-09  Joakim TjernlundChange env_get_char from a global function ptr to a...
2008-07-09  Andrew KlossnerFix printf errors.
2008-07-09  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot-net
2008-07-07  Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-07-06  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-07-06  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-07-06  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-07-06  Michal Simekppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405
2008-07-05  Wolfgang DenkMerge branch 'master' of ssh+git://mercury.denx.de...
2008-07-02  Detlev Zundelfdt: Fix typo in variable name.
2008-07-01  Steven A. Falcocmd_nvedit.c: clean up syntax highlighting
2008-07-01  Steven A. FalcoMake setenv() return status
2008-06-30  Marian BalakowiczDelay FIT format check on sector based devices
2008-06-30  Detlev ZundelMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-06-28  Wolfgang DenkCoding Style Cleanup
2008-06-20  Detlev Zundelfdt: Fix typo in variable name.
2008-06-19  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-06-19  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-06-19  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-06-16  Philip BalisterNAND: Add missing declaration to non-redundant saveenv().
2008-06-11  Becky BruceChange lmb to use phys_size_t/phys_addr_t
2008-06-11  Becky BruceChange bd/gd memsize/ram_size to be phys_size_t.
2008-06-11  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot-sh
2008-06-11  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-06-11  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot-fdt
2008-06-11  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-06-11  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-06-11  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-06-11  Gerald Van Barenlibfdt: Move the working_fdt pointer to cmd_fdt.c
2008-06-11  Kim Phillipsfdt: unshadow global working fdt variable
2008-06-10  Gerald Van BarenUse strncmp() for the fdt command
2008-06-10  Gerald Van BarenThe fdt boardsetup command criteria was not unique
2008-06-10  Gerald Van BarenRemove the deprecated CONFIG_OF_FLAT_TREE
2008-06-09  Ben WarrenMerge branch 'master' of git://git.denx.de/u-boot
2008-06-06  Stuart Woodenv_nand.c: Added bad block management for environment...
2008-06-06  Jon LoeligerMerge commit 'wd/master'
2008-06-04  Wolfgang DenkMerge branch 'master' of ssh://mercury/home/wd/git...
2008-06-03  Peter TyserAdditional fix to readline_into_buffer() with CONFIG_CM...
2008-06-03  Haavard SkinnemoenAdd support for environment in SPI flash
2008-06-03  Haavard SkinnemoenSPI Flash: Add "sf" command
2008-06-03  Haavard SkinnemoenSPI API improvements
2008-06-03  Haavard Skinnemoensoft_i2c: Pull SDA high before reading
2008-06-03  Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-06-03  Kumar GalaMake sure common.h is the first include.
2008-06-03  Marian BalakowiczAvoid initrd and logbuffer area overlaps
2008-06-03  Ben WarrenMerge branch 'master' of git://www.denx.de/git/u-boot
2008-06-02  Wolfgang DenkMerge remote branch 'u-boot-at91/for-1.3.4'
2008-06-02  Wolfgang DenkMerge remote branch 'u-boot-avr32/master'
2008-06-02  Wolfgang DenkMerge remote branch 'u-boot-nand-flash/master'
2008-06-02  Wolfgang DenkMerge remote branch 'u-boot-ppc4xx/master'
2008-05-28  Stelian PopCleanup nand_info[] declaration.
2008-05-27  Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2008-05-24  Jean-Christophe... Merging Stelian Pop AT91 patches
2008-05-22  Christian EggersUSB: replace old swap_ with proper endianess conversion...
2008-05-21  Stefan RoeseMerge branch 'quad100hd'
2008-05-21  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-testing
2008-05-20  Wolfgang DenkMerge branch 'socrates' of /home/wd/git/u-boot/projects
2008-05-20  Wolfgang DenkMerge branch 'lwmon5' of /home/wd/git/u-boot/projects
2008-05-20  Wolfgang DenkBig white-space cleanup.
2008-05-20  Yuri TikhonovPOST: replace the LOGBUFF_INITIALIZED flag in gd->post_...
2008-05-20  Hebbarcommon/usb.c: fix incorrect escape sequence
2008-05-14  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-05-14  Wolfgang Denkenvironment: cleanup prototype declarations of env...
2008-05-13  Stelian PopCleanup nand_info[] declaration.
2008-05-11  Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2008-05-11  Wolfgang DenkRevert "Avoid initrd and logbuffer area overlaps"
2008-05-11  Nick SpenceFix offset calculation for multi-type legacy images.
2008-05-11  Wolfgang DenkRevert "Change env_get_char from a global function...
2008-05-10  Stelian PopAdd ATMEL LCD driver
next