Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-12-29 | linux/kernel.h: import DIV_ROUND_CLOSEST_ULL from Linux | Masahiro Yamada | 1 | -0/+12 |
2018-12-05 | Add UINT32_MAX and UINT64_MAX | Simon Glass | 1 | -0/+4 |
2018-01-10 | linux/kernel.h: Add ALIGN_DOWN macro | Masahiro Yamada | 1 | -0/+1 |
2017-10-06 | linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from Linux | Masahiro Yamada | 1 | -0/+5 |
2014-11-25 | Fix SIZE_MAX compiler warning when using stdint.h | Simon Glass | 1 | -0/+2 |
2014-11-23 | linux/kernel.h: sync min, max, min3, max3 macros with Linux | Masahiro Yamada | 1 | -13/+4 |
2014-11-20 | linux/kernel.h: add typechecking to roundup macro | Masahiro Yamada | 1 | -2/+7 |
2014-11-20 | linux/kernel.h: import more macros | Masahiro Yamada | 1 | -0/+92 |
2014-11-20 | include: move various macros to include/linux/kernel.h | Masahiro Yamada | 1 | -0/+157 |