]> git.ipfire.org Git - thirdparty/u-boot.git/history - lib/strto.c
mmc: sdhci: Correct ADMA_DESC_LEN to 12
[thirdparty/u-boot.git] / lib / strto.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... next
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
2023-01-31  Tom RiniMerge tag 'u-boot-amlogic-20230131' of https://source...
2023-01-27  Tom RiniMerge tag 'xilinx-for-v2023.04-rc1' of https://source...
2023-01-25  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-01-24  Tom RiniMerge branch '2023-01-24-bootstd-allow-migration-from...
2023-01-23  Simon Glasslib: Add a function to split a string into substrings
2022-04-27  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-04-27  Tom RiniMerge tag 'u-boot-amlogic-20220427' of https://source...
2022-04-25  Tom RiniMerge branch '2022-04-25-initial-implementation-of...
2022-04-25  Simon Glasslib: Add a way to find the postiion of a trailing number
2022-04-25  Simon Glasslib: Fix a few bugs in trailing_strtoln()
2022-01-22  Tom RiniMerge tag 'efi-2022-04-rc1-2' of https://source.denx...
2022-01-20  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-20  Tom RiniMerge tag 'u-boot-amlogic-20220120' of https://source...
2022-01-20  Tom RiniMerge tag 'doc-2022-04-rc1' of https://source.denx...
2022-01-19  Heinrich Schuchardtdoc: replace @return by Return:
2021-08-11  Tom RiniMerge tag 'u-boot-amlogic-20210810' of https://source...
2021-08-06  Tom RiniMerge tag 'video-2021-08-05' of https://source.denx...
2021-08-03  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-08-03  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2021-08-02  Tom RiniMerge branch '2021-08-02-numeric-input-cleanups'
2021-08-02  Simon Glasslib: Allow using 0x when a decimal value is requested
2021-08-02  Simon Glasslib: Move common digit-parsing code into a function
2021-08-02  Simon Glasslib: Drop unnecessary check for hex digit
2021-08-02  Simon Glassglobal: Convert simple_strtoul() with decimal to dectoul()
2021-08-02  Simon Glassglobal: Convert simple_strtoul() with hex to hextoul()
2021-07-29  Tom RiniMerge tag 'ti-v2021.10-rc2' of https://source.denx...
2021-07-28  Tom RiniMerge branch '2021-07-28-setexpr-fmt-support'
2021-07-27  Roland Gaudiglib: strto: add simple_strtoll function
2020-07-07  Tom RiniMerge tag 'u-boot-atmel-2020.10-a' of https://gitlab...
2020-06-20  Tom RiniMerge branch 'net' of https://gitlab.denx.de/u-boot...
2020-06-19  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-06-15  Tom RiniMerge tag 'efi-2020-07-rc5' of https://gitlab.denx...
2020-06-15  Tom RiniMerge branch '2020-06-15-misc-bugfixes'
2020-06-15  Sean AndersonRevert "lib: Improve _parse_integer_fixup_radix base...
2020-04-25  Tom RiniMerge branch '2020-04-25-master-imports'
2020-04-24  Simon Glasslib: Add a function to convert a string to upper case
2020-04-24  Michal Simeklib: strto: Stop detection when invalid char is used
2020-04-13  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2020-04-13  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-04-13  Tom RiniMerge branch 'next'
2020-04-08  Tom RiniMerge tag 'u-boot-amlogic-20200406' of https://gitlab...
2020-04-07  Tom RiniMerge tag 'xilinx-for-v2020.07' of https://gitlab.denx...
2020-04-06  Michal Simeklib: Improve _parse_integer_fixup_radix base 16 detection
2018-10-03  Tom RiniMerge tag 'rockchip-for-v2018.11' of git://git.denx...
2018-10-02  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-09-20  Miquel Raynallib: strto: fix metric suffix parsing in strtoul[l]
2018-09-20  Miquel Raynallib: strto: parse all lowercase metric prefixes in...
2017-09-21  Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-video
2017-09-16  Tom RiniMerge git://git.denx.de/u-boot-fdt
2017-09-15  Tom RiniMerge git://git.denx.de/u-boot-ubi
2017-09-15  Tom RiniMerge git://git.denx.de/u-boot-i2c
2017-09-15  Rob Clarklib: strto: fix incorrect handling of specified base
2016-10-13  Tom RiniMerge branch 'master' of http://git.denx.de/u-boot-mmc
2016-10-13  Tom RiniMerge git://git.denx.de/u-boot-dm
2016-10-12  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-10-11  Simon GlassFix return value in trailing_strtoln()
2016-01-19  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-01-03  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-12-18  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2015-12-17  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2015-12-16  Tom RiniMerge git://git.denx.de/u-boot-rockchip
2015-12-14  Sjoerd Simonslib: split out strtoxxxx functions out of vsprintf.c