aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* imx: hab: Simplify the mechanismWIP/2023-06-23-assorted-important-fixesMarek Vasut2023-06-2410-146/+54
* imx: hab: Fix a couple of build warnings with DEBUG enabledMarek Vasut2023-06-241-3/+3
* spl: spl_legacy: Add extra address checksMarek Vasut2023-06-242-1/+22
* ARM: imx: Add weak default reset_cpu()Marek Vasut2023-06-241-0/+4
* ARM: at91: Switch sama5d2_icp_mmc to simple malloc in SPLMarek Vasut2023-06-241-0/+1
* mips: cpu: Use plain puts() in restart handlerMarek Vasut2023-06-241-1/+1
* mkimage: Use PATH_MAX for path lengthMingli Yu2023-06-231-1/+2
* doc: statistics: Re-generate the last 3 releasesTom Rini2023-06-233-52/+54
* menu: Re-enable the ANSI codesSimon Glass2023-06-231-1/+1
* Merge tag 'doc-2023-07-rc6' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2023-06-2346-3659/+4388
|\
| * doc: Improve documentation for the bootm commandSimon Glass2023-06-233-128/+201
| * doc: Bring in the command-syntax extensionsSimon Glass2023-06-232-70/+97
| * doc: Add signing to the FIT specSimon Glass2023-06-232-65/+146
| * doc: Move external FIT docs into the main bodySimon Glass2023-06-231-36/+38
| * doc: Expand FIT tables to include all valuesSimon Glass2023-06-231-29/+155
| * doc: Tidy up the format docs to be more genericSimon Glass2023-06-231-51/+31
| * doc: Bring in the FIT overlay informationSimon Glass2023-06-233-225/+228
| * doc: Bring in the FIT howtoSimon Glass2023-06-233-411/+420
| * doc: Bring in FIT signature filesSimon Glass2023-06-237-1355/+1419
| * doc: Bring in FIT x86 bootSimon Glass2023-06-233-272/+270
| * doc: Bring in the FIT examplesSimon Glass2023-06-2327-874/+947
| * doc: Reformat the FIT documentation to make it nicerSimon Glass2023-06-231-83/+172
| * doc: Convert FIT source-file format to rSTSimon Glass2023-06-232-63/+65
| * doc: Move FIT into its own directorySimon Glass2023-06-232-1/+4
| * doc: bind man-pageHeinrich Schuchardt2023-06-232-0/+104
| * doc: unbind man-pageHeinrich Schuchardt2023-06-232-0/+96
|/
* Merge https://source.denx.de/u-boot/custodians/u-boot-usbWIP/21Jun2023Tom Rini2023-06-213-28/+18
|\
| * usb: dwc2: Fix the write to W1C fields in HPRT registerTeik Heng Chong2023-06-212-26/+12
| * cmd: usb: Prevent reset in usb tree/info commandXavier Drudis Ferran2023-06-211-2/+6
|/
* Merge tag 'u-boot-at91-fixes-2023.07-a' of https://source.denx.de/u-boot/cust...Tom Rini2023-06-192-1/+3
|\
| * ARM: at91: don't initialize clocks if scmi clock driver is enabledClément Léger2023-06-161-1/+1
| * board: pm9g45: add missing gpio_request()Ilko Iliev2023-06-161-0/+2
* | Merge tag 'efi-2023-07-rc5' of https://source.denx.de/u-boot/custodians/u-boo...WIP/16Jun2023Tom Rini2023-06-1610-70/+170
|\ \
| * | efi_selftests: fix protocol repeated selftestingIlias Apalodimas2023-06-161-0/+2
| * | efi_loader: simplify efi_disk_removeIlias Apalodimas2023-06-161-65/+26
| * | efi_selftests: fix controllers repeated selftestingIlias Apalodimas2023-06-161-1/+25
| * | test: correct architecture in EFI FIT testHeinrich Schuchardt2023-06-161-0/+5
| * | bootm: don't call booti_setup for EFI imagesHeinrich Schuchardt2023-06-161-1/+2
| * | efi_selftest: ReinstallProtocolInterface testHeinrich Schuchardt2023-06-161-0/+25
| * | Makefile: clean lib/efi_loader/helloworld_efi.SHeinrich Schuchardt2023-06-161-1/+1
| * | doc: event: Correct EVT_DM_POST_INIT_F descriptionBin Meng2023-06-161-2/+2
| * | doc: man-page for imxtractHeinrich Schuchardt2023-06-162-0/+82
|/ /
* | Merge branch '2023-06-14-assorted-fixes'Tom Rini2023-06-148-23/+30
|\ \ | |/ |/|
| * net: dhcp6: Fix VCI stringSean Edmond2023-06-141-1/+1
| * net: ipv6: Fix CID 453851 and CID 436278Sean Edmond2023-06-142-6/+11
| * rockchip: Pinephone Pro: Add DDR RAM type configPeter Robinson2023-06-141-0/+1
| * bootstd: Fix relative path use in extlinux bootmethJonas Karlman2023-06-141-1/+1
| * bootstd: Make BOOTSTD_FULL depend on BOOTSTDSimon Glass2023-06-141-13/+13
| * net: rtl8169: add depends on PCIEugen Hristev2023-06-141-0/+1
| * spl: ext: Use partition size for mountMayuresh Chitale2023-06-141-2/+2
|/