summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-02Merge branch '2021-08-02-numeric-input-cleanups'Tom Rini
2021-08-02lib: Allow using 0x when a decimal value is requestedSimon Glass
2021-08-02doc: Add a note about number representationSimon Glass
2021-08-02doc: Convert command-line info to rSTSimon Glass
2021-08-02lib: Move common digit-parsing code into a functionSimon Glass
2021-08-02lib: Add octal tests for simple_strtoul/l()Simon Glass
2021-08-02lib: Add tests for simple_strtoull()Simon Glass
2021-08-02lib: Drop unnecessary check for hex digitSimon Glass
2021-08-02lib: Comment the base parameter with simple_strtoul/l()Simon Glass
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-08-02hash: Ensure verification hex pairs are terminatedSimon Glass
2021-08-02Merge tag 'efi-2021-10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-08-02Merge tag 'mmc-2021-7-30' of https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2021-08-02efi_loader: typo cerificateHeinrich Schuchardt
2021-08-01doc: add graphviz imagemagick as build dependenciesHeinrich Schuchardt
2021-08-01doc: handle 'make htmldocs' warnings as errorsHeinrich Schuchardt
2021-08-01doc: add missing board/ti/index.rstHeinrich Schuchardt
2021-08-01Merge tag 'dm-pull-1aug21' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini
2021-08-01dtoc: Support widening a bool valueSimon Glass
2021-08-01dtoc: Fix widening an int array to an intSimon Glass
2021-08-01dtoc: Rename is_wider_than() to reduce confusionSimon Glass
2021-08-01sandbox: Reduce keyed autoboot delaySimon Glass
2021-08-01moveconfig: Update to newer kconfiglibSimon Glass
2021-08-01doc: Fix up outdated moveconfig docsSimon Glass
2021-08-01doc: Add docs for the moveconfig toolSimon Glass
2021-08-01doc: Move coccinelle into its own sectionSimon Glass
2021-08-01doc: Create an intro section for testingSimon Glass
2021-08-01patman: add warning for invalid tagPatrick Delaunay
2021-08-01fdt: Show the type of devicetree with fdt addrSimon Glass
2021-08-01fdt: Tidy up the code a bit with fdt addrSimon Glass
2021-08-01sandbox: tpm: Support extending a PCR multiple timesSimon Glass
2021-08-01sandbox: tpm: Correct handling of SANDBOX_TPM_PCR_NBSimon Glass
2021-08-01sandbox: tpm: Support storing device state in tpm2Simon Glass
2021-08-01sandbox: tpm: Support nvdata in TPM2Simon Glass
2021-08-01sandbox: tpm: Track whether the state is validSimon Glass
2021-08-01sandbox: tpm: Finish comments for struct sandbox_tpm2Simon Glass
2021-08-01sandbox: tpm: Correct handling of get-capabilitySimon Glass
2021-08-01sandbox: tpm: Support the define-space commandSimon Glass
2021-08-01sandbox: tpm: Tidy up reading and writing of device stateSimon Glass
2021-08-01sandbox: tpm: Split out common nvdata codeSimon Glass
2021-08-01common: board_r: print error if binman_init failsTim Harvey
2021-08-01doc: riscv: flashing SiFive boardsHeinrich Schuchardt
2021-08-01lib: disable CONFIG_SPL_HEXDUMP by defaultHeinrich Schuchardt
2021-08-01video: buffer overrun in TrueType consoleHeinrich Schuchardt
2021-07-31Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2021-08-01sunxi: decide the inclusion of SCP by SCP_ADDR existenceIcenowy Zheng
2021-08-01sunxi: A23/A33/H3: Move sun8i secure monitor to SRAM A2Samuel Holland
2021-08-01sunxi: Select environment MMC based on boot deviceSamuel Holland
2021-07-31Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini