]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - common/cmd_ubi.c
karo: configs: Update the tx6*_defconfig files from defconfigs generated with 'make...
[karo-tx-uboot.git] / common / cmd_ubi.c
2008-12-17 Haavard SkinnemoenMerge branch 'fixes' into cleanups
2008-12-16 Wolfgang DenkMerge branch 'master' of ssh://gemini/home/wd/git/u...
2008-12-16 Wolfgang DenkCoding style cleanup, update CHANGELOG.
2008-12-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2008-12-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mips
2008-12-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-sh
2008-12-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-micro...
2008-12-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ubi
2008-12-10 Stefan RoeseUBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failin...
2008-12-09 Stefan RoeseUBI: Fix size parsing in "ubi create"
2008-12-09 Stefan RoeseUBI: Enable re-initializing of the "ubi part" command
2008-11-25 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2008-11-25 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2008-11-25 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2008-11-25 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ubi
2008-11-24 Piotr ZiecikUBI: Add proof-of-concept CFI flash support
2008-11-24 Stefan RoeseUBI: Change parsing of size in commands to default...
2008-11-19 Kyungmin ParkUBI: Add UBI command support