Merge tag 'doc-2023-10-rc5-3' of https://source.denx.de/u-boot/custodians/u-boot-efi
[platform/kernel/u-boot.git] / lib / crc32.c
2022-10-20 Tom RiniMerge tag 'clk-2023.01' of https://source.denx.de/u...
2022-10-03 Tom RiniMerge branch 'next'
2022-09-26 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2022-09-19 Tom RiniMerge branch 'master' into next
2022-09-18 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-09-18 Stefan Roesecyclic: Use schedule() instead of WATCHDOG_RESET()
2021-10-12 Tom RiniMerge tag 'u-boot-stm32-20211012' of https://source...
2021-10-04 Tom RiniMerge branch 'next'
2021-09-30 Tom RiniMerge tag 'xilinx-for-v2022.01-rc1' of https://source...
2021-09-29 Tom RiniMerge branch 'network_master' of https://source.denx...
2021-09-27 Tom RiniMerge tag 'v2021.10-rc5' into next
2021-09-24 Tom RiniMerge branch '2021-09-23-assorted-updates' into next
2021-09-23 Marek Vasutcrc32: Add crc32 implementation using __builtin_aarch64...
2021-06-17 Tom RiniMerge tag 'u-boot-atmel-2021.10-a' of https://source...
2021-05-24 Tom RiniMerge branch '2021-05-24-add-lto-support'
2021-05-24 Marek BehĂșnlib: crc32: put the crc_table variable into efi_runtime...
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 Glasscrc32: Use the crc.h header for crc functions
2019-12-02 Simon Glasscrc: Fix code style with crc functions
2019-01-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2019-01-01 Tom RiniMerge tag 'u-boot-imx-20190101' of git://denx.de/git...
2018-12-27 Tom RiniMerge tag 'signed-efi-2019.01' of git://github.com...
2018-12-23 Heinrich Schuchardtlib: crc32: mark static variable as __efi_runtime_data
2018-08-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2018-08-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-08-24 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-08-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2018-08-21 Tom RiniMerge tag 'signed-efi-2018.09' of git://github.com...
2018-08-20 Heinrich Schuchardtlib: crc32: mark function crc32() as __efi_runtime
2018-02-14 Faiz Abbaslib: Kconfig: Move DYNAMIC_CRC_TABLE to Kconfig
2013-05-11 Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2013-04-19 Simon Glasscrc32: Correct endianness of crc32 result
2013-03-26 Albert ARIBAUDMerge branch 'u-boot-samsung/master' into 'u-boot-arm...
2013-03-15 Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2013-03-12 Albert ARIBAUDMerge branch 'u-boot-atmel/master' into 'u-boot-arm...
2013-03-11 Tom RiniMerge u-boot/master into u-boot-ti/master
2013-03-04 Tom RiniMerge branch 'mem' of git://git.denx.de/u-boot-x86
2013-03-01 Simon GlassRoll crc32 into hash infrastructure
2010-04-19 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-04-13 Peter TyserRename lib_generic/ to lib/