Commit Graph

  • 40c69cc922 board: starqltechn: enable serial console Dzmitry Sankouski 2022-12-27 22:47:08 +0300
  • 221ae89bc8 configs: am62a: use kernel fitImage when using secure bootflow Bryan Brattlof 2022-12-23 19:15:25 -0600
  • e625bfe5ad configs: am62a: convert bootcmd to distro_bootcmd Bryan Brattlof 2022-12-23 19:15:24 -0600
  • b672e85810 arm: mach-k3: copy bootindex to OCRAM for main domain SPL Bryan Brattlof 2022-12-23 19:15:23 -0600
  • 940b7128c9 configs: am62a: move stack and heap to HSM RAM Bryan Brattlof 2022-12-23 19:15:22 -0600
  • d12561211d configs: restrict am62ax wakup SPL size Bryan Brattlof 2022-12-23 19:15:21 -0600
  • 83f5195e32 configs: Enable distroboot on am625 Martyn Welch 2022-12-20 18:38:19 +0000
  • 7c34b71a42 arm64:mach-k3 am625_init: Correct boot mode detection Martyn Welch 2022-12-20 18:38:18 +0000
  • 92a15f69d5 configs: am62x_evm_a53: Enable ethernet Sjoerd Simons 2022-12-20 16:21:46 +0100
  • 39248d3260 arm: dts: k3-am625-sk: Enable first ethernet port Sjoerd Simons 2022-12-20 16:21:45 +0100
  • 21d39eb5a5 configs: am62x_evm_*: Run savedefconfig Sjoerd Simons 2022-12-20 16:21:44 +0100
  • a8ddc37ec3 configs: am62x_evm_*: Correct SPI configuration option Sjoerd Simons 2022-12-20 16:21:43 +0100
  • 7ee1c4d1d1 pinctrl: nuvoton: add NPCM7xx/NPCM8xx reset type detect Jim Liu 2022-12-20 16:49:31 +0800
  • 92bdaecf39 Merge branch '2023-01-10-env-mmc-improvements-and-corrections' Tom Rini 2023-01-10 14:49:32 -0500
  • 6a90e92564 env: mmc: cosmetic: remove unused macro STR(X) Patrick Delaunay 2022-11-10 11:49:05 +0100
  • 52e9aa3cd2 env: mmc: add debug message when mmc-env-partition is not found Patrick Delaunay 2022-11-10 11:49:04 +0100
  • 80105d8fd5 env: mmc: select GPT env partition by type guid Patrick Delaunay 2022-11-10 11:49:03 +0100
  • 0902bcdbb3 configs: stm32mp: activate CONFIG_ENV_MMC_USE_DT Patrick Delaunay 2022-11-10 11:49:02 +0100
  • d2103e20a9 env: mmc: add CONFIG_ENV_MMC_USE_DT Patrick Delaunay 2022-11-10 11:49:01 +0100
  • 8566050e24 env: mcc: fix compilation error with ENV_IS_EMBEDDED Patrick Delaunay 2022-11-10 11:49:00 +0100
  • 46c9016b7f env: mcc: Drop unnecessary #ifdefs Patrick Delaunay 2022-11-10 11:48:59 +0100
  • f7e07a7ef4 env: mmc: introduced ENV_MMC_OFFSET Patrick Delaunay 2022-11-10 11:48:58 +0100
  • c54cd92fcf pico-imx7d: refactoring detection of DDR variants Benjamin Szőke 2023-01-09 23:32:45 +0100
  • bf9df6b81d pico-imx7d: add support for 2GB memory SoMs from Technexion vendor code Benjamin Szőke 2023-01-09 23:06:43 +0100
  • 7b84c973b9 ns16650: Correct CONFIG_SYS_NS16550_MEM32 platforms Tom Rini 2023-01-05 22:47:44 -0500
  • cebdfc22da Merge branch 'next' Tom Rini 2023-01-09 11:30:08 -0500
  • 62e2ad1cea Prepare v2023.01 v2023.01 Tom Rini 2023-01-09 11:07:33 -0500
  • 31500e7bcf board: rockchip: Fix binman_init failure on EVB-RK3568 Jagan Teki 2023-01-08 21:47:34 +0530
  • fe33066d24 Merge tag 'u-boot-nand-20230108' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next next Tom Rini 2023-01-08 13:12:42 -0500
  • c3ee22ac8e
    build(deps): bump setuptools from 58.3.0 to 65.5.1 in /test/py #265 dependabot/pip/test/py/setuptools-65.5.1 dependabot[bot] 2023-01-08 16:54:32 +0000
  • 53e5b584e6 distro_bootcmd: Fix copy-paste error Marek Vasut 2023-01-05 02:26:03 +0100
  • 7363cf0581 mtd: rawnand: omap_elm: u-boot driver model support Roger Quadros 2022-12-20 12:22:03 +0200
  • 8993d5f2ac dt-bindings: mtd: Add ti, elm DT binding documentation Roger Quadros 2022-12-20 12:22:02 +0200
  • c2147bc7ec mtd: rawnand: omap_gpmc: Enable SYS_NAND_PAGE_COUNT for OMAP_GPMC Roger Quadros 2022-12-20 12:22:01 +0200
  • b747090705 mtd: rawnand: omap_gpmc: Add SPL NAND support Roger Quadros 2022-12-20 12:22:00 +0200
  • ff0d078942 mtd: rawnand: omap_gpmc: support u-boot driver model Roger Quadros 2022-12-20 12:21:59 +0200
  • dbb8711530 dt-bindings: mtd: Add ti, gpmc-nand DT binding documentation Roger Quadros 2022-12-20 12:21:58 +0200
  • fa87360b3a mtd: rawnand: nand_base: Allow base driver to be used in SPL without nand_bbt Roger Quadros 2022-12-20 12:21:57 +0200
  • 04fcd25873 mtd: rawnand: omap_gpmc: Fix BCH6/16 HW based correction Roger Quadros 2022-12-20 12:21:56 +0200
  • 051f409d25 pylibfdt: Allow version normalization to fail Tom Rini 2023-01-07 18:02:26 -0500
  • d1f4b090dd common/memsize.c: Check for overflow in get_effective_memsize() only for mpc85xx Pali Rohár 2023-01-07 22:55:26 +0100
  • be914b00df Merge tag 'efi-2023-01-rc5-4' of https://source.denx.de/u-boot/custodians/u-boot-efi Tom Rini 2023-01-07 12:32:42 -0500
  • 4bba71ff83 efi_loader: make .data section of *_efi.so files RW Heinrich Schuchardt 2023-01-04 23:43:08 +0100
  • 06d514d77c lmb: consider EFI memory map Heinrich Schuchardt 2023-01-04 01:36:14 +0100
  • eff4440195 efi_loader: carve out efi_get_memory_map_alloc() Heinrich Schuchardt 2023-01-05 18:26:01 +0100
  • f4af97cdb4 vexpress: adjust loadaddr Heinrich Schuchardt 2023-01-04 03:17:15 +0100
  • b82f12b642 Merge tag 'u-boot-at91-2023.04-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next Tom Rini 2023-01-06 11:53:26 -0500
  • 9ddcdcc03c Merge tag 'u-boot-stm32-20230106' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm Tom Rini 2023-01-06 08:16:15 -0500
  • bd7fbd58b7 Merge branch '2023-01-06-further-regression-fixes' Tom Rini 2023-01-06 08:14:28 -0500
  • 5404dfcc4d arm: rmobile: rzg2_beacon: Enable alternative Ethernet PHY Adam Ford 2023-01-04 12:05:43 -0600
  • edd9c891d2 arm: dts: rz-g2-beacon-u-boot: Fix QSPI Regression Adam Ford 2023-01-04 09:53:09 -0600
  • 1416591876 pylibfdt: Fix disable version normalization Philippe Schenker 2023-01-04 15:43:33 +0100
  • 519e6641db cmd: pxe_utils: Limit fdtcontroladdr usage to non-fitImage Marek Vasut 2022-12-14 07:45:18 +0100
  • bee3551e00 Revert "Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot"" Marek Vasut 2022-12-17 18:41:13 +0100
  • ab644db9ba rockchip: Fix the broken Video out for rk3288 boards Jagan Teki 2023-01-02 23:53:45 +0530
  • 4671435c54 i2c: uniphier-f: correct error recovery Dai Okamura 2022-12-09 20:38:27 +0900
  • f8548ce0e0 imx7d-pico: Fix the name of the u-boot.dtsi file Fabio Estevam 2022-12-31 13:25:14 -0300
  • 1b697407ae powerpc/mpc85xx: socrates: Re-enable building u-boot-socrates.bin Pali Rohár 2022-12-28 19:18:39 +0100
  • 2ccb67f665 configs: r5: Add software revision config #267 Neha Malcom Francis 2023-01-06 13:18:59 +0530
  • 136d6845c3 Makefile: Add DM, SYSFW_PATH, SYSFW_HS_INNER_CERT_PATH to BINMAN_INDIRS Neha Malcom Francis 2023-01-06 14:29:50 +0530
  • 7f88d22d4c am64x: dts: binman: Package tiboot3.bin, tispl.bin u-boot.img Neha Malcom Francis 2023-01-06 13:20:02 +0530
  • dbbd9abb2f config: am64x_evm: Add board config for AM64x EVM Neha Malcom Francis 2023-01-06 13:19:59 +0530
  • 6cf73ca11e configs: am65x_evm: Increase malloc size after relocation Neha Malcom Francis 2023-01-06 13:19:52 +0530
  • 01912f04c9 am65: dts: binman: Package tiboot3.bin, sysfw.itb, tispl.bin, u-boot.img Neha Malcom Francis 2023-01-06 13:19:45 +0530
  • a2d84d7405 am65x_evm: yaml: Add AM65x board config files Neha Malcom Francis 2023-01-06 13:19:36 +0530
  • dfddd53540 configs: j7200_evm: Increase malloc size after relocation Neha Malcom Francis 2023-01-06 13:19:31 +0530
  • 2871fdca92 j7200: dts: binman: Package tiboot3.bin, tispl.bin, u-boot.img Neha Malcom Francis 2023-01-06 13:19:28 +0530
  • 690fb859b1 j7200_evm: yaml: Add J7200 board config files Neha Malcom Francis 2023-01-06 13:19:25 +0530
  • 946aa4116e tiboot3: Add support for packaging tiboot3.bin Neha Malcom Francis 2023-01-06 13:19:21 +0530
  • 19c28047db etype: ti-secure: Add support for signing combined flow boot images Neha Malcom Francis 2023-01-06 13:19:18 +0530
  • ea479f9299 tools: sysfw: Add script for generating configuration blobs Neha Malcom Francis 2023-01-06 13:19:14 +0530
  • a84963e375 configs: j721e_evm: Increase malloc size after relocation Neha Malcom Francis 2023-01-06 13:19:09 +0530
  • 7a4848403a ti: dtsi: j721e: Package tispl.bin and u-boot.img Neha Malcom Francis 2023-01-06 13:19:04 +0530
  • 7ad005e6e0 j721e: dts: binman: Package tiboot3.bin and sysfw.itb Neha Malcom Francis 2023-01-06 13:18:53 +0530
  • d1a51cd3e3 j721e_evm: schema: yaml: Add general schema and J721E board config files Neha Malcom Francis 2023-01-06 13:18:47 +0530
  • 7555f2a219 ti: sysfw: Add support for packaging sysfw.itb Neha Malcom Francis 2023-01-06 13:18:40 +0530
  • 45ad44c0c3 binman: Support optional external blobs Neha Malcom Francis 2023-01-06 13:18:32 +0530
  • eb605d95c2 ti: x509: etype: Modify etype for signing all K3 x509 certificate Neha Malcom Francis 2023-01-06 13:18:23 +0530
  • cd788d000c tools: binman: add ti-secure entry type Neha Malcom Francis 2023-01-06 13:18:15 +0530
  • 371fcdfd34 ti: tools: config: Add board config class to generate config binaries Neha Malcom Francis 2023-01-06 13:17:59 +0530
  • a2e0b041d6 arm: stm32mp: Fix board_get_usable_ram_top() again Marek Vasut 2023-01-05 02:22:22 +0100
  • b63905cfc6 Merge tag 'dm-next-5jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm into next Tom Rini 2023-01-05 22:54:26 -0500
  • 8c042fb7f9 patman: add '--get-maintainer-script' argument Maxim Cournoyer 2022-12-20 00:28:46 -0500
  • 8f8d3f72f2 patman: additionally honor a local .patman config file Maxim Cournoyer 2022-12-20 00:38:41 -0500
  • db16edd8ce patman: fail early in Setup when provided config file does not exist Maxim Cournoyer 2022-12-20 00:38:40 -0500
  • 2c58a5e275 patman: set the default config_fname argument value to None Maxim Cournoyer 2022-12-20 00:38:39 -0500
  • 57e3b03fe1 patman: import gitutil module where it is needed Maxim Cournoyer 2022-12-20 00:38:38 -0500
  • 8b73f9bf9e patman: replace deprecated SafeConfigParser with ConfigParser Maxim Cournoyer 2022-12-20 00:38:37 -0500
  • 872f3a4ce2 patman: fix pep8 warnings in settings module Maxim Cournoyer 2022-12-20 00:38:36 -0500
  • 3052930714 patman: document default 'send' command Maxim Cournoyer 2022-12-19 17:32:45 -0500
  • f393f59e5d patman: document how to run test suite via pytest Maxim Cournoyer 2022-12-19 17:32:44 -0500
  • 52c1c333ea patman: hide the 'test' command unless test data is available Maxim Cournoyer 2022-12-19 17:32:43 -0500
  • a3997a0a00 patman: add pytest configuration file Maxim Cournoyer 2022-12-19 17:32:42 -0500
  • 579916beb1 patman: rename main script to __main__.py Maxim Cournoyer 2022-12-19 17:32:41 -0500
  • 648d8186dd patman: invoke the checkpatch.pl script with '--u-boot' and '--strict' Maxim Cournoyer 2022-12-19 17:32:40 -0500
  • 1c77598402 patman: locate test data files via __file__ and pathlib Maxim Cournoyer 2022-12-19 17:32:39 -0500
  • f9e20e3bff patman: cosmetic: Fix PEP 8 warnings for the gitutil module. Maxim Cournoyer 2022-12-19 17:32:38 -0500
  • a5197fc9c3 patman: locate README.rst via importlib Maxim Cournoyer 2022-12-16 20:45:29 -0500
  • 425bbed247 patman: fix installation of README.rst data file Maxim Cournoyer 2022-12-16 20:45:28 -0500
  • 291ab6c74c patman: remove extraneous imports Maxim Cournoyer 2022-12-16 20:45:27 -0500