summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-07spi: atmel-quadspi: Add support for SAMA7G5 QSPITudor Ambarus
2021-12-05Merge tag 'dm-pull-5dec21a' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-12-05ide: Drop ATA_PORT_ADDRSimon Glass
2021-12-05ide: Drop unused CONFIG optionsSimon Glass
2021-12-05sandbox: Drop CONFIG_SYS_TIMER_RATESimon Glass
2021-12-05keyboard: Add a migration messageSimon Glass
2021-12-05Convert CONFIG_KEYBOARD to KconfigSimon Glass
2021-12-05Convert CONFIG_SYS_FDT_LOAD_ADDR to KconfigSimon Glass
2021-12-05sandbox: Drop CONFIG_HOST_MAX_DEVICESSimon Glass
2021-12-05trace: sandbox: Use only the Kconfig optionsSimon Glass
2021-12-05binman: Rename _ReadSubnodes() to ReadEntries()Simon Glass
2021-12-05binman: Support lists of external blobsSimon Glass
2021-12-05dtoc: Add support for reading string-list propertiesSimon Glass
2021-12-05binman: Allow extracting a file in an alternative formatSimon Glass
2021-12-05binman: Allow listing an image created by a newer versionSimon Glass
2021-12-05binman: Allow providing tools and blob directoriesSimon Glass
2021-12-05bloblist: Support allocating the bloblistSimon Glass
2021-12-03Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2021-12-02binman: Rename testCbfsNoCOntents()Simon Glass
2021-12-02binman: cfbs: Refactor ObtainContents() for consistencySimon Glass
2021-12-02binman: cbfs: Refactor the init processSimon Glass
2021-12-02binman: Use normal entries in cbfsSimon Glass
2021-12-02binman: Move cbfs.ObtainContents() down a bitSimon Glass
2021-12-02binman: Update the section documentationSimon Glass
2021-12-02binman: Allow control of which entries to readSimon Glass
2021-12-02binman: Allow overriding BuildSectionData()Simon Glass
2021-12-02binman: Drop the filename property in entry_SectionSimon Glass
2021-12-02binman: Drop the underscore in _ReadEntries()Simon Glass
2021-12-02binman: Correct comments for ReadChildData()Simon Glass
2021-12-02binman: Correct init of entry in Entry classSimon Glass
2021-12-02binman: Add a way to obtain the versionSimon Glass
2021-12-02binman: Tidy up style in cmdlineSimon Glass
2021-12-02dtoc: Add support for reading fixed-length bytes propertiesSimon Glass
2021-12-02dtoc: Add support for reading 64-bit intsSimon Glass
2021-12-02dtoc: Bring in the libfdt module automaticallySimon Glass
2021-12-02sandbox: replace putchar(ch) by fputc(ch, stdout)Heinrich Schuchardt
2021-12-02drivers: core: lists: fix for loop index typeAlexander Preißner
2021-12-02Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2021-12-02Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net in...Tom Rini
2021-12-02Merge branch '2021-12-01-assorted-updates' into nextTom Rini
2021-12-02riscv: Enable SPI flash env for SiFive Unmatched.Thomas Skibo
2021-12-02riscv: Support booting SiFive Unmatched from SPI.Thomas Skibo
2021-12-02doc: board: Update Microchip MPFS Icicle Kit docPadmarao Begari
2021-12-02riscv: Update Microchip MPFS Icicle Kit supportPadmarao Begari
2021-12-02riscv: dts: Split Microchip device treePadmarao Begari
2021-12-02i2c: Add Microchip PolarFire SoC I2C driverPadmarao Begari
2021-12-02net: macb: Remove Microchip compatible stringPadmarao Begari
2021-12-02board: ae350: Support autoboot from RAMLeo Yu-Chi Liang
2021-12-02net: dwc_eth_qos: Enable clock in probeMarek Vasut
2021-12-02net: eth-phy: Handle gpio_request_by_name() return valueMarek Vasut