]> Git Repo - J-u-boot.git/history - include/vsprintf.h
board: rockchip: add support for Qnap TS433 devices
[J-u-boot.git] / include / vsprintf.h
2024-10-16 Tom RiniMerge commit 'f3f86fd1fe0fb288356bff78f8a6fa2edf89e3fc...
2024-10-09 Tom RiniMerge patch series "spi: Various Kconfig fixes"
2024-10-08 Tom RiniMerge commit '0344c602eadc0802776b65ff90f0a02c856cf53c...
2024-10-01 Tom RiniSubtree merge tag 'v6.11-dts' of dts repo [1] into...
2024-09-05 Tom RiniMerge patch series "provide names for emmc hardware...
2024-08-01 Tom RiniMerge patch series "clk: mediatek: add OPs to support...
2024-07-20 Tom RiniSubtree merge tag 'v6.10-dts' of devicetree-rebasing...
2024-07-16 Tom RiniMerge patch series "drivers: bootcount: Add support...
2024-07-12 Tom RiniMerge patch series "Add Turris 1.x board"
2024-07-12 Tom RiniMerge tag 'rpi-2024.10-rc1' of https://source.denx...
2024-07-08 Tom RiniMerge branch 'next-clk-sync' of https://source.denx...
2024-07-04 Tom RiniMerge patch series "xtensa: Enable qemu-xtensa board"
2024-07-03 Tom RiniMerge patch series "cmd: avoid duplicate weak functions"
2024-07-01 Tom RiniMerge branch 'next'
2024-06-28 Tom RiniMerge patch series "automatically add /chosen/kaslr...
2024-06-24 Tom RiniMerge tag 'v2024.07-rc5' into next
2024-06-07 Tom RiniMerge patch series "*** phyCORE-AM62x: DDR detection...
2024-06-07 Tom RiniMerge patch series "PHYTEC SOM Detection API v3"
2024-06-07 Tom RiniMerge patch series "Adding support to load secure firmw...
2024-06-07 Tom RiniMerge patch series "k3-j721e: Enable OF_UPSTREAM for...
2024-06-07 Tom RiniMerge patch series "'eeprom' command improvements"
2024-06-04 Tom RiniMerge tag 'v2024.07-rc4' into next
2024-05-24 Tom RiniMerge patch series "FWU: Add support for FWU metadata...
2024-05-22 Tom RiniMerge patch series "Clean-up patch set for MbedTLS...
2024-05-22 Raymond Maoinclude: Move snprintf to stdio.h
2024-05-20 Tom RiniSubtree merge tag 'v6.9-dts' of devicetree-rebasing...
2024-04-01 Tom RiniSubtree merge tag 'v6.8-dts' of devicetree-rebasing...
2024-02-29 Tom RiniMerge commit '53633a893a06bd5a0c807287d9cc29337806eaf7...
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-04-25 Simon Glasslib: Correct comment formatting to avoid sphinx problems
2022-04-25 Simon Glasstest: Add tests for trailing_strtol()
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:
2022-01-19 Tom RiniMerge tag 'xilinx-for-v2022.04-rc1' of https://source...
2022-01-19 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-17 Tom RiniMerge tag 'u-boot-at91-2022.04-b' of https://source...
2022-01-17 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-01-15 Tom RiniMerge tag 'efi-2022-04-rc1' of https://source.denx...
2022-01-15 Tom RiniMerge branch '2022-01-14-assorted-fixes'
2022-01-14 Samuel Dionne-Riellib: export vsscanf
2021-11-16 Tom RiniMerge tag 'xilinx-for-v2022.01-rc3' of https://source...
2021-11-13 Tom RiniMerge tag 'efi-2022-01-rc2-2' of https://source.denx...
2021-11-12 Tom RiniMerge branch '2021-11-12-assorted-updates'
2021-11-12 Simon Glasslib: Add a function to convert a string to a hex value
2021-11-12 Simon Glasslib: Add tests for simple_itoa()
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: Comment the base parameter with simple_strtoul/l()
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-08-15 Tom RiniMerge tag 'efi-2020-10-rc3-2' of https://gitlab.denx...
2020-08-14 Tom RiniMerge branch '2020-08-14-assorted-updates'
2020-08-14 Andrii Anisovlib: sscanf: add sscanf implementation
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
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 GlassMove strtomhz() to vsprintf.h
2018-05-09 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07 Tom RiniSPDX: Convert all of our single license tags to Linux...
2017-10-18 Tom RiniMerge git://git.denx.de/u-boot-spi
2017-10-13 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-10-12 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-10-11 Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2017-10-09 Tom RiniMerge git://git.denx.de/u-boot-video
2017-10-05 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-10-04 Masahiro Yamadavsprintf.h: include <linux/types.h>
2017-09-07 Tom RiniMerge git://git.denx.de/u-boot-net
2017-09-07 Heinrich Schuchardtvsprintf: vsprintf does not have parameter size
2016-11-02 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2016-10-31 Vagrant CascadianFix spelling of "resetting".
2016-08-20 Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2016-08-20 Maxime Ripardvsprintf: Include stdarg for va_list
2016-01-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-01-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c...
2016-01-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-01-19 Tom Rinivsprintf.c: Always enable CONFIG_SYS_VSNPRINTF
2015-08-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-08-02 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-07-24 Tom RiniMerge git://git.denx.de/u-boot-usb
2015-07-23 Tom RiniMerge git://git.denx.de/u-boot-uniphier
next
This page took 3.003004 seconds and 107 git commands to generate.