]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - common
AT91: add RTT and GPBR based RTC
[karo-tx-uboot.git] / common /
2010-08-13 Mike Frysingerenv_nand: return error when no device is found
2010-08-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2010-08-12 Sergei PoselenovFixed clobbered output of the "help usb" command
2010-08-10 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-08-10 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-net
2010-08-10 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-imx
2010-08-10 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-marvell
2010-08-10 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ti
2010-08-10 Wolfgang DenkMerge branch 'master' of ../master
2010-08-10 Reinhard Meyerfix cmd_mmc.c, line 136 missing "
2010-08-09 Mike Frysingermiiphy: leverage current_mii cache more
2010-08-09 Mike Frysingermiiphy: unify device list lookup
2010-08-09 Mike Frysingermiiphy: constify device name
2010-08-08 Feng Wangfdt: Fix bug in size calculation in fdt_resize() with...
2010-08-08 Frans Meulenbroeksvarious cmd_* files: fixed layout a little bit
2010-08-08 Frans Meulenbroeksvarious cmd_* files: remove the command name from the...
2010-08-08 Mike Frysingerflash_protect: check for NULL flash info
2010-08-08 Wolfgang Denkgetenv_f(): fix handling of too short buffers
2010-08-08 Mike Frysingerdataflash mmc mux: use common cmd_usage function
2010-08-08 Mike Frysingermflash: use common cmd_usage function
2010-08-08 Mike Frysingercmd editing: optimize/shrink output blanking
2010-08-08 Stephan Linzfdt relocate: have more attention to use a bootmap...
2010-08-07 Prafulla Wadaskarcmd_ide: add support for Kirkwood
2010-08-07 Albert Aribaudcmd_ide: add support for orion5x
2010-08-07 Albert Aribaudide: add configuration
2010-08-07 Matthias WeisserLZMA and LZO causes compile error
2010-08-07 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/master
2010-08-07 Matthew McClintockFix condition where bootm_size not set and wrong memory...
2010-08-03 Wolfgang DenkRename getenv_r() into getenv_f()
2010-08-03 Mike Frysingerbootm: fix pointer warning with lzma
2010-08-03 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-samsung
2010-08-03 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2010-08-03 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/master
2010-07-26 Kumar Galafdt: Add function to alloc phandle values
2010-07-24 Wolfgang Denkfs/fat: Big code cleanup.
2010-07-24 Wolfgang Denkusb_storage.c: change progress output in debug() message
2010-07-24 Wolfgang Denkusb_storage.c: initialize device type
2010-07-24 Wolfgang Denkcmd_usage(): simplify return code handling
2010-07-24 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-i2c
2010-07-24 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2010-07-24 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2010-07-20 Kumar Galafdt: Add fdt_node_offset_by_compat_reg helper
2010-07-20 Kumar Galafdt: Add fdt_translate_address to convert reg node...
2010-07-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-video
2010-07-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-video
2010-07-17 Wolfgang DenkDrop support for GTH board
2010-07-16 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ti
2010-07-16 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2010-07-16 Becky Brucempc85xx: Add reginfo command
2010-07-16 Kim Phillipsfdt: move fsl specific code from common fdt area to...
2010-07-15 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-pxa
2010-07-15 Wolfgang DenkMerge branch 'master' of ../master
2010-07-14 Marek VasutEnable PXAFB for PXA27X and PXA3XX
2010-07-14 Wolfgang DenkMerge branch 'next' of git://git.denx.de/u-boot-nios
2010-07-14 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2010-07-14 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-net
2010-07-14 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2010-07-12 Scott WoodNAND: formatting cleanups from env.oob support
2010-07-12 Ben GardinerNAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB)
2010-07-06 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot
2010-07-04 Wolfgang DenkMake sure that argv[] argument pointers are not modified.
2010-07-04 Wolfgang DenkRedundant environment: move flag definitions to header...
2010-07-04 Wolfgang DenkMake *printf() return "int" instead of "void"
2010-07-04 Wolfgang Denkexports.c: fix warning: 'dummy' defined but not used
2010-07-04 Wolfgang Denkcmd_ide.c: fix unused variable warning for SC3 board
2010-07-04 Wolfgang Denkshannon/INFERNO: fix special handling of environment...
2010-07-04 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2010-07-04 Wolfgang DenkMerge branch 'sf' of git://git.denx.de/u-boot-blackfin
2010-07-01 Wolfgang Wegneradd redundant environment for env_sf.c
2010-06-30 Wolfgang DenkMerge branch 'master' of ssh://gemini/home/wd/git/u...
2010-06-29 Wolfgang DenkMerge branch 'master' of ssh://gemini/home/wd/git/u...
2010-06-29 Wolfgang DenkMerge branch 'master' into next
2010-06-29 Remy BohmerFix console_buffer size conflict error.
2010-06-29 Reinhard MeyerFix #if chain and added AVR32 case in cmd_bdinfo.c
2010-06-29 Anton Vorontsovhwconfig: Add some unit tests
2010-06-29 Anton Vorontsovhwconfig: Fix stop characters parsing for subkeys
2010-06-29 Wolfgang DenkMerge branch 'next' of git://git.denx.de/u-boot-ti...
2010-06-29 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-sh...
2010-06-29 Remy BohmerFix console_buffer size conflict error.
2010-06-23 Wolfgang DenkRemove AmigaOneG3SE board
2010-06-23 Wolfgang DenkMerge branch 'master' into next
2010-06-23 Wolfgang DenkMerge branch 'master' of ssh://gemini/home/wd/git/u...
2010-06-23 Wolfgang DenkPrepare v2010.06-rc3 v2010.06-rc3
2010-06-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-marvell
2010-06-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-05-31 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-05-30 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2010-05-30 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-05-30 Kim Phillipsfdt_support: add entry for sec3.1 and fix sec3.3
2010-05-28 Wolfgang DenkMerge branch 'next' of git://git.denx.de/u-boot-nios
2010-05-28 Thomas Chounios: remove nios-32 arch
2010-05-26 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2010-05-21 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ubi
2010-05-21 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-imx
2010-05-21 Wolfgang DenkFix "par[t]ition" typo.
2010-05-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2010-05-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2010-05-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2010-05-12 York SunEnabled support for Rev 1.3 SPD for DDR2 DIMMs
2010-05-10 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot-arm
next