aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-21efi_selftest: Do not check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPTMasami Hiramatsu1-11/+0
2021-10-21efi_selftest: Use EFI_SIMPLE_NETWORK_PROTOCOL::GetStatus() for media checkMasami Hiramatsu1-0/+12
2021-10-21configs: add mkeficapsule to tools-only_defconfigHeinrich Schuchardt1-1/+6
2021-10-21doc: Remove obsolete README.440-DDR-performance fileThomas Huth1-90/+0
2021-10-21doc: add python3-pkg-resources to build dependenciesHeinrich Schuchardt1-3/+3
2021-10-21doc: add system reset to API documentationHeinrich Schuchardt3-19/+42
2021-10-21doc: require Sphinx 3.4.3Heinrich Schuchardt1-1/+1
2021-10-20Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...WIP/20Oct2021Tom Rini123-534/+6595
2021-10-20Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini12-39/+67
2021-10-20imx8mm-cl-iot-gate-optee: align config with KconfigStefano Babic1-1/+2
2021-10-20kontron-sl-mx8mm: fix missing configs and deadlock in CIStefano Babic2-4/+3
2021-10-20buildman: Detect Kconfig loopsSimon Glass3-5/+55
2021-10-20buildman: Write output even on fatal errorSimon Glass1-6/+6
2021-10-20riscv: Avoid io read/write cause wrong resultNick Hu1-9/+9
2021-10-20board: sifive: Fix -Wint-to-pointer-cast warningBin Meng2-2/+2
2021-10-20ram: sifive: Fix -Wint-to-pointer-cast warningsBin Meng1-4/+4
2021-10-20net: macb: Fix -Wint-to-pointer-cast warningsBin Meng1-8/+3
2021-10-20dm: Provide dev_read_addr_index_ptr() wrapperBin Meng1-0/+18
2021-10-20dm: core: Add a new API devfdt_get_addr_index_ptr()Bin Meng2-3/+20
2021-10-20i2c: ocores: Fix -Wint-to-pointer-cast warningBin Meng1-1/+1
2021-10-20gpio: sifive: Fix -Wint-to-pointer-cast warningBin Meng1-4/+2
2021-10-20clk: sifive: Fix -Wint-to-pointer-cast warningBin Meng1-3/+3
2021-10-20cache: sifive: Fix -Wint-to-pointer-cast warningBin Meng1-1/+1
2021-10-20board: sifive: Fix a potential build warning in board_fdt_blob_setup()Bin Meng2-4/+4
2021-10-19Merge branch '2021-10-19-assorted-changes'Tom Rini16-11/+245
2021-10-19clk: fixed_rate: add dummy disable() functionWIP/2021-10-19-assorted-changesSamuel Holland1-0/+1
2021-10-19arm: total_compute: increase DRAM to 8GBUsama Arif2-0/+6
2021-10-19tools: Stop re-defining -std= when building toolsTom Rini2-4/+1
2021-10-19configs: am335x_evm: enable CONFIG_CLK_TI_CTRLAmjad Ouled-Ameur1-0/+1
2021-10-19drivers/gpio: add support for MAX7320 i2c i/o expanderHannes Schmelzer4-0/+158
2021-10-19Makefile: Only build dtc if neededSimon Glass5-8/+55
2021-10-19Revert "kbuild: remove unused dtc-version.sh script"Simon Glass3-0/+24
2021-10-19Merge branch '2021-10-18-OF_xxx-cleanup'Tom Rini23-51/+44
2021-10-19ARM: imx: mx5: Add altbootcmd and resets to M53MenloMarek Vasut1-4/+11
2021-10-19ARM: imx: mx5: Enable Thumb2 build on MX53 Menlo boardMarek Vasut1-0/+1
2021-10-19ARM: imx: mx5: Enable BMODE command on MX53 Menlo boardMarek Vasut2-1/+5
2021-10-19board: ea: mx7ulp_com: move setting CONFIG_BOOTCOMMAND to defconfigRicardo Salveti2-5/+2
2021-10-19smegw01: Select IMX_HABFabio Estevam1-0/+1
2021-10-19smegw01: Add redundant environment supportFabio Estevam1-1/+3
2021-10-19apalis-imx6: use dynamic DDR calibrationFrancesco Dolcini2-0/+20
2021-10-19colibri-imx6: use dynamic DDR calibrationFrancesco Dolcini2-0/+23
2021-10-18treewide: Remove OF_PRIOR_STAGEWIP/bisect-testingIlias Apalodimas4-25/+8
2021-10-18board: arm: Remove OF_PRIOR_STAGE from the remaining Arm boardsIlias Apalodimas4-3/+8
2021-10-18riscv: Remove OF_PRIOR_STAGE from RISC-V boardsIlias Apalodimas16-23/+28
2021-10-17Merge tag 'u-boot-rockchip-20211015' of https://source.denx.de/u-boot/custodi...WIP/17Oct2021Tom Rini14-100/+117
2021-10-15Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini13-308/+321
2021-10-15Merge branch '2021-10-15-Kconfig-migrations'Tom Rini240-321/+38
2021-10-15configs: Resync with savedefconfigTom Rini206-220/+17
2021-10-15Convert CONFIG_USB_EHCI_IS_TDI to KconfigMarek BehĂșn26-61/+8
2021-10-15Drop CONFIG_USB_EHCI_KIRKWOODMarek BehĂșn2-2/+0