summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-02x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQBin Meng
2021-08-02x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROMBin Meng
2021-08-02x86: crownbay: Adjust VGA rom addressBin Meng
2021-08-02x86: tangier: Fix DMA controller IRQ polarity in CSRTAndy Shevchenko
2021-08-02x86: dts: Add "m25p,fast-read" to SPI flash nodeBin Meng
2021-08-02x86: crownbay: Disable CONFIG_SPI_FLASH_SMART_HWCAPSBin Meng
2021-08-02spi: ich: Limit slave->max_read_sizeBin Meng
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-01video: Hitachi panel: Drop bogus dependency on CONFIG_VIDEOAndre Przywara
2021-08-01video: Add simple driver for ST-Ericsson MCDE with pre-configured displayStephan Gerhold
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