]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - lib/hashtable.c
Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-staging
[karo-tx-uboot.git] / lib / hashtable.c
2011-11-21 Wolfgang DenkMerge branch 'sr@denx.de' of git://git.denx.de/u-boot...
2011-11-21 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nios
2011-11-16 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2011-11-16 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2011-11-16 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2011-11-16 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2011-11-16 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2011-11-16 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2011-11-16 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2011-11-08 Wolfgang Denkenv: allow to export only selected variables
2011-10-21 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/master
2011-10-17 Jason HobbsReplace space and tab checks with isblank
2011-08-04 Albert ARIBAUDMerge commit '7b2fac7654f7420c2787f74ec3b1540fa3b343e9'
2011-08-02 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2011-08-02 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2011-07-29 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2011-07-29 Wolfgang DenkConstify getenv(), setenv() and hash code functions
2011-05-10 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2011-04-27 Kim Phillipscommon: add a grepenv command
2011-04-27 Kim Phillipsenv: fix env var autocompletion
2011-03-22 Peter BaradaFix hash table deletion to prevent lost entries
2011-01-09 Mike Frysingerenv: re-add support for auto-completion
2010-12-22 Wolfgang DenkMerge branch 'next' of ../next
2010-12-17 Mike Frysingerhashtable: drop all non-reentrant versions
2010-11-16 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-11-12 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/master
2010-10-29 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-marvell
2010-10-29 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-samsung
2010-10-27 Wolfgang DenkCoding Style cleanup
2010-10-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-imx
2010-10-11 Wolfgang DenkMerge branch 'at91' of git://git.denx.de/u-boot-atmel
2010-10-11 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-imx
2010-10-11 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-x86
2010-10-11 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2010-10-11 Wolfgang DenkMerge branch 'sf' of git://git.denx.de/u-boot-blackfin
2010-10-06 Andreas Bießmannlib/hashtable.c: add CONFIG_ENV_MIN_ENTRIES
2010-09-28 Wolfgang DenkMerge branch 'next' of /home/wd/git/u-boot/next
2010-09-19 Wolfgang DenkNew implementation for internal handling of environment...
2010-09-19 Wolfgang DenkAdd hash table support as base for new environment...