summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-07-31serial: a37xx: Do not call get_ref_clk() in _debug_uart_init()Pali Rohár
2021-07-31serial: a37xx: Use CONFIG_BAUDRATE for initializing early debug UARTPali Rohár
2021-07-31arm: kirkwood: Dreamplug: Add DM SATA and remove IDE configsTony Dinh
2021-07-31arm: kirkwood: Dreamplug: Use Ethernet PHY name and address from device treeTony Dinh
2021-07-31arm: kirkwood: Dreamplug: Add DM Ethernet and DM SATA configsTony Dinh
2021-07-31arm64: a37xx: pinctrl: Correct PWM pins definitionsMarek Behún
2021-07-31kwbimage: Update help message about how to extract from an existing imagePali Rohár
2021-07-31kwbimage: Add support for extracting images via dumpimage toolPali Rohár
2021-07-31arm: mvebu: gdsys: Remove custom spl_board_init()Pali Rohár