]> git.ipfire.org Git - thirdparty/u-boot.git/history - lib/qsort.c
Prepare v2024.07-rc3
[thirdparty/u-boot.git] / lib / qsort.c
2024-04-10  Tom RiniMerge patch series "pxe: Allow extlinux booting without...
2024-04-10  Tom RiniMerge patch series "Complete decoupling of zboot logic...
2024-04-01  Tom RiniSubtree merge tag 'v6.8-dts' of devicetree-rebasing...
2024-02-29  Tom RiniMerge commit '53633a893a06bd5a0c807287d9cc29337806eaf7...
2024-01-29  Tom RiniMerge patch series "Move framebuffer reservation for...
2024-01-11  Tom RiniMerge patch series "net fixes prior lwip"
2024-01-09  Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2024-01-08  Tom RiniMerge branch 'next'
2024-01-03  Tom RiniMerge tag 'v2024.01-rc6' into next
2023-12-21  Tom RiniMerge patch series "Complete decoupling of bootm logic...
2023-12-21  Tom RiniMerge branch '2023-12-21-header-inclusion-cleanup'...
2023-12-21  Tom Rinilib: Remove <common.h> inclusion from these files
2020-06-04  Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25  Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19  Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19  Simon Glasscommon: Drop log.h from common header
2019-12-03  Tom RiniMerge tag 'dm-pull-3dec19' of https://gitlab.denx.de...
2019-12-03  Tom RiniMerge branch '2019-12-02-master-imports'
2019-12-02  Simon Glasscommon: Move sorting functions to their own header...
2011-12-07  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2011-12-07  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2011-12-07  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2011-12-07  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-video
2011-12-07  Simon GlassInclude common.h in qsort.c to fix build warning
2011-09-09  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2011-09-09  Simon GlassAdd assert() for debug assertions
2011-01-09  Mike Frysingerenv: re-add support for auto-completion
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-09-28  Wolfgang DenkMerge branch 'next' of /home/wd/git/u-boot/next
2010-09-19  Wolfgang DenkAdd qsort - add support for sorting data arrays