]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - common/malloc_simple.c
JFFS2: Speed up and fix comparison functions
[karo-tx-uboot.git] / common / malloc_simple.c
2015-09-08 Simon GlassAdd a simple version of memalign()
2015-09-08 Joe Hershbergercommon: Make sure arch-specific map_sysmem() is defined
2015-09-01 Hans de Goedemalloc_simple: Return NULL on malloc failure rather...
2015-08-24 Lothar WaßmannMerge branch 'karo-tx-uboot' into kc-merge
2015-03-04 Lothar Waßmannkaro: merge with Ka-Ro specific tree for secure boot...
2015-01-14 Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2014-12-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2014-11-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2014-11-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2014-11-26 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2014-11-26 Tom RiniMerge git://git.denx.de/u-boot-fdt
2014-11-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-11-24 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2014-11-24 Tom RiniMerge git://git.denx.de/u-boot-dm
2014-11-21 Simon Glassdm: Split the simple malloc() implementation into its...