summaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesstabilize-quickfix-15278.72.B-ishstabilize-quickfix-15183.78.B-ishstabilize-15446.B-ishstabilize-15439.B-ishstabilize-15432.B-ishstabilize-15429.B-ishstabilize-15415.B-ishstabilize-15395.B-ishstabilize-15393.48.B-ishstabilize-15381.B-ishstabilize-15364.B-ishstabilize-15361.B-ishstabilize-15359.B-ishstabilize-15359.58.B-ishstabilize-15359.50.B-ishstabilize-15359.45.B-ishstabilize-15335.B-ishstabilize-15329.59.B-ishstabilize-15329.44.B-ishstabilize-15317.B-ishstabilize-15301.B-ishstabilize-15300.B-ishstabilize-15278.64.B-ishstabilize-15251.B-ishstabilize-15245.B-ishstabilize-15236.66.B-ishstabilize-15208.B-ishstabilize-15207.B-ishstabilize-15185.B-ishstabilize-15185.7.B-ishstabilize-15183.82.B-ishstabilize-15183.69.B-ishstabilize-15183.14.B-ishstabilize-15174.B-ishstabilize-15167.B-ishstabilize-15129.B-ishstabilize-15122.B-ishstabilize-15120.B-ishstabilize-15117.86.B-ishstabilize-15117.48.B-ishstabilize-15117.111.B-ishrelease-R114-15437.B-ishrelease-R113-15393.B-ishrelease-R112-15359.B-ishrelease-R111-15329.B-ishrelease-R110-15278.B-ishrelease-R109-15237.B-ishrelease-R109-15236.B-ishrelease-R108-15183.B-ishrelease-R107-15117.B-ishishfirmware-ti50-prepvt-15315.B-ishfirmware-skyrim-15390.B-ishfirmware-skyrim-15369.B-ishfirmware-nissa-15217.B-ishfirmware-nissa-15217.45.B-ishfirmware-nissa-15217.126.B-ishfirmware-duplo-15151.B-ishfirmware-corsola-15194.B-ishfactory-trogdor-15210.B-ishfactory-skyrim-15384.B-ishfactory-nissa-15199.B-ishfactory-corsola-15197.B-ishfactory-corsola-15196.B-ishfactory-brya-15231.B-ishMike Frysinger2022-09-1412-12/+12
* builtin: Add math.hTom Hughes2021-08-311-0/+11
* assert: Fix ASSERT() when !CONFIG_DEBUG_ASSERT_REBOOTSKeith Short2021-07-301-6/+20
* panic: Tidy up the #ifdefsSimon Glass2021-02-101-6/+11
* touchpad_elan: add support for CoachZ touchpadTing Shen2020-11-181-0/+4
* Replace __attribute__((noreturn)) with noreturnTom Hughes2020-08-171-5/+5
* builtin: Add stdnoreturn.hTom Hughes2020-08-171-0/+20
* third_party/incbin: Add public domain incbinKeith Short2020-07-101-0/+11
* assert.h: clang-formatCaveh Jalali2019-10-231-11/+15
* builtin: Introduce and use inttypes.hEvan Green2019-10-051-0/+12
* chip/mt_scp: support software gainTzung-Bi Shih2019-09-191-0/+3
* build: add centroiding C++ supportRong Chang2019-01-241-0/+3
* cr50: Add extern "C" to headers used by future fuzzing target.Allen Webb2018-11-153-0/+23
* fuzz: Hide conflicts with cstdlib and use clang++ for linking.Allen Webb2018-09-071-0/+3
* assert/panic: mark noreturn to inform the compilerPatrick Georgi2018-07-121-2/+4
* Add uint_(least|fast)*_t typesJeff Andersen2017-08-071-1/+22
* Add #defines for UINT62_MAX and INT64_MAX.Jeff Andersen2017-04-251-0/+7
* curve25519: strip-down, build and testVincent Palatin2017-02-231-0/+7
* builtin: Expands string.h / stdint.hNadim Taha2017-02-172-0/+12
* Adding offsetof macro to stddef.h.Johnnie Chan2016-10-261-0/+9
* Added "stdbool.h" and definition of uint_least8_t to "stdint.h".Carl Hamilton2016-10-172-0/+15
* CR50: remove dependence of assert.h on util.hnagendra modadugu2016-05-251-1/+33
* Move include/byteorder.h -> builtin/endian.hnagendra modadugu2016-04-221-0/+38
* Add the memmove() function prototype to builtin/string.hnagendra modadugu2016-04-221-0/+1
* Add the memcmp() function prototype to builtin/string.hnagendra modadugu2016-04-211-0/+1
* Enforce compilation without system headersStefan Reinauer2016-02-036-0/+133