]> git.ipfire.org Git - people/ms/u-boot.git/history - common
FPGA: add support for downloading Lattice bitstream
[people/ms/u-boot.git] / common /
2010-09-28  Wolfgang DenkMerge branch 'next' of /home/wd/git/u-boot/next
2010-09-28  Torkel LundgrenAdd support for operating system OSE
2010-09-23  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2010-09-23  Stefan RoeseRemove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
2010-09-23  Stefan Roeseppc4xx: Remove now unused CONFIG_UART1_CONSOLE
2010-09-23  Stefan Roeseppc4xx: Use common NS16550 driver for PPC4xx UART
2010-09-23  Stefan Roeseppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node(...
2010-09-22  Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/master
2010-09-21  Mike Frysingercmd_mmc: use common usage function
2010-09-21  Wolfgang DenkMerge branch 'next' of ../custodians into next
2010-09-21  Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/master
2010-09-21  Wolfgang DenkMerge branch 'next' of git://git.denx.de/u-boot-usb...
2010-09-21  Wolfgang DenkMerge branch 'next' of ../custodians into next
2010-09-20  Stefan Roesecfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLA...
2010-09-20  Stefan Roesecfi_flash: Simplify dynamic flash bank number detection
2010-09-19  Wolfgang DenkRemove HMI10 board support
2010-09-19  Heiko SchocherARM: add relocation support
2010-09-19  Heiko Schocheri2c: fix command usage help
2010-09-19  Heiko Schocherrelocation: fixup cmdtable
2010-09-19  Heiko Schocherarm: get rid of bi_env
2010-09-19  Wolfgang DenkNew implementation for internal handling of environment...
2010-09-19  Wolfgang DenkMake getenv() work before relocation.
2010-09-19  Wolfgang DenkRemove support for CONFIG_HAS_UID and "forceenv" command
2010-09-19  Terry LvSave environment data to mmc.
2010-09-18  Lei Wenmmc: print out partition table
2010-09-15  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2010-09-15  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-x86
2010-09-12  Graeme Russx86: Add do_bdinfo()
2010-09-09  Wolfgang DenkPrepare v2010.09-rc1
2010-09-09  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-09-09  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ti
2010-09-07  Wolfgang DenkMerge branch 'avr32' of git://git.denx.de/u-boot-atmel
2010-09-07  Wolfgang DenkMerge branch 'at91' of git://git.denx.de/u-boot-atmel
2010-09-07  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-samsung
2010-09-07  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-marvell
2010-09-07  Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/master
2010-09-07  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mips
2010-09-07  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2010-09-07  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-sh
2010-09-07  Wolfgang DenkMerge branch 'next' of git://git.denx.de/u-boot-nios
2010-09-07  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-i2c
2010-08-30  Nobuhiro Iwamatsush: Add support do_bdinfo function
2010-08-26  Minkyu KangARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P
2010-08-26  Reinhard MeyerCMD_I2C: make alen=0 work
2010-08-20  Scott Woodfdt: call fdt_parent_offset fewer times while translati...
2010-08-18  Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/master
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-ti
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  Matthias WeisserARM: Add support for MB86R0x SoCs
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
next