aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-05Prepare v2021.07v2021.07Tom Rini1-1/+1
2021-07-02Merge tag 'u-boot-amlogic-20210703' of https://source.denx.de/u-boot/custodia...Tom Rini4-0/+4
2021-07-02configs: libretech: set SPI mode to 0Da Xue4-0/+4
2021-07-02Merge tag 'efi-2021-07-rc6' of https://source.denx.de/u-boot/custodians/u-boo...WIP/02Jul2021Tom Rini7-43/+124
2021-07-02autoboot: fix MENUKEYDa Xue1-1/+1
2021-07-02efi_loader: Allow capsule update on-disk without checking OsIndicationsIlias Apalodimas2-8/+38
2021-07-02efi_loader: clear OsIndicationsHeinrich Schuchardt1-1/+39
2021-07-02efi_loader: Improve the parameter check for QueryVariableInfo()Masami Hiramatsu1-0/+13
2021-07-02efi_loader: missing parentheses in query_console_sizeHeinrich Schuchardt1-1/+1
2021-07-02efi_loader: Always install FMPsIlias Apalodimas3-8/+10
2021-07-02efi_loader: Force a single FMP instance per hardware storeIlias Apalodimas2-24/+22
2021-07-02efi: Fix to use null handle to create new handle for efi_fmp_rawMasami Hiramatsu1-1/+1
2021-07-01Merge branch '2021-07-01-buildtime-gd-sanity-check' into nextTom Rini2-0/+24
2021-07-01global-data.h: add build-time sanity check of sizeof(struct global_data)WIP/2021-07-01-buildtime-gd-sanity-checkRasmus Villemoes1-0/+5
2021-07-01build_bug.h: add wrapper for _Static_assertRasmus Villemoes1-0/+19
2021-07-01Merge tag 'xilinx-for-v2021.10' of https://source.denx.de/u-boot/custodians/u...WIP/01Jul2021-nextTom Rini66-918/+2295
2021-07-01xilinx: zynqmp: Add support for 67dr siliconT Karthik Reddy1-0/+5
2021-07-01watchdog: cadence: Add expire_now methodMichal Simek1-1/+40
2021-07-01arm64: zynqmp: Enable WDT commandMichal Simek1-0/+1
2021-06-30Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-spi in...WIP/30Jun2021-nextTom Rini4-2/+297
2021-06-30Revert "TEST: USB_HOST not USB"Tom Rini2-3/+3
2021-06-30TEST: USB_HOST not USBTom Rini2-3/+3
2021-06-30spi: Update speed/mode on changeMarek Vasut1-0/+12
2021-06-29Merge tag 'efi-2021-07-rc5-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/29Jun2021Tom Rini7-11/+108
2021-06-29mtd: spi-nor-tiny: Add fixups for Cypress s25hl-t/s25hs-tTakahiro Kuwano1-0/+6
2021-06-29mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-tTakahiro Kuwano2-1/+146
2021-06-29mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byteTakahiro Kuwano2-0/+4
2021-06-29mtd: spi-nor-core: Read status by Read Any RegisterTakahiro Kuwano2-0/+30
2021-06-29mtd: spi-nor-core: Add the ->ready() hookTakahiro Kuwano2-1/+11
2021-06-29mtd: spi-nor-core: Add support for volatile QE bitTakahiro Kuwano2-0/+56
2021-06-29mtd: spi-nor-core: Add support for Read/Write Any RegisterTakahiro Kuwano2-0/+27
2021-06-29mtd: spi-nor-ids: Add Cypress s25hl-t/s25hs-tTakahiro Kuwano1-0/+16
2021-06-29mtd: spi-nor: Add Cypress manufacturer IDTakahiro Kuwano1-0/+1
2021-06-28Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh int...WIP/28Jun2021-nextTom Rini32-1/+6566
2021-06-28Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-spi in...Tom Rini17-394/+2476
2021-06-28Merge tag 'v2021.07-rc5' into nextTom Rini1245-2858/+10273
2021-06-28Prepare v2021.07-rc5v2021.07-rc5Tom Rini1-1/+1
2021-06-28arm64: Fix relocation of env_addr if POSITION_INDEPENDENT=yKunihiko Hayashi2-0/+7
2021-06-28smbios: Fix SMBIOS tablesIlias Apalodimas1-0/+10
2021-06-28smbios: Fix BIOS Characteristics Extension Byte 2Ilias Apalodimas2-3/+3
2021-06-28doc/usage: cmd-usage help file for askenvAdarsh Babu Kalepalli2-0/+88
2021-06-28smbios: convert function descriptions to Sphinx styleHeinrich Schuchardt1-5/+5
2021-06-28efidebug: correct display of BootOrderHeinrich Schuchardt1-1/+1
2021-06-28efi_loader: TPL_HIGH_LEVEL not allowed for CreateEventHeinrich Schuchardt2-2/+1
2021-06-28configs: Resync with savedefconfigTom Rini1012-1248/+1122
2021-06-28arm64: dts: zynqmp: Add psgtr and phy entry for USB and SATA nodePiyush Mehta1-0/+26
2021-06-28net: xilinx: axi_emac: Add support for 10G/25G AXI ethernetAshok Reddy Soma1-44/+118
2021-06-28net: xilinx: axi_emac: Cleanup of of_to_plat()Ashok Reddy Soma1-15/+32
2021-06-28serial: zynq: Add support for serial parametersKunihiko Hayashi1-0/+68
2021-06-28serial: Add additional depencies for PL010 and PL011 driversMichal Simek1-2/+2