Commit Graph

  • b3c01678fd bootm: Update bootm_process_cmdline_env() to use flags Simon Glass 2020-11-05 10:33:44 -07:00
  • b6386f3841 bootm: Split out bootargs environment reading / writing Simon Glass 2020-11-05 10:33:43 -07:00
  • 6cd92b1a7c bootm: Use size rather than length for CONSOLE_ARG Simon Glass 2020-11-05 10:33:42 -07:00
  • d9477a0a4d bootm: Add a bool parameter to bootm_process_cmdline_env() Simon Glass 2020-11-05 10:33:41 -07:00
  • 4dcb81545a bootm: Rename fixup_silent_linux() Simon Glass 2020-11-05 10:33:40 -07:00
  • 4ae42643d0 bootm: Update fixup_silent_linux() to return an error Simon Glass 2020-11-05 10:33:39 -07:00
  • f158ba15ee bootm: Add tests for fixup_silent_linux() Simon Glass 2020-11-05 10:33:38 -07:00
  • 96434a76fd env: Allow returning errors from hdelete_r() Simon Glass 2020-11-05 10:33:37 -07:00
  • 4c450daf7d board: sl28: add OP-TEE Trusted OS support (bl32) Michael Walle 2020-11-18 17:46:02 +01:00
  • e057760f38 board: sl28: add ATF support (bl31) Michael Walle 2020-11-18 17:46:01 +01:00
  • ea22783f40 board: sl28: remove u-boot from loadable DT node Michael Walle 2020-11-18 17:46:00 +01:00
  • 8084e918bc armv8: layerscape: don't initialize GIC in SPL Michael Walle 2020-11-18 17:45:59 +01:00
  • 7b866825cd spl: atf: add support for LOAD_IMAGE_V2 Michael Walle 2020-11-18 17:45:58 +01:00
  • 553825c109 spl: atf: remove helper structure from common header Michael Walle 2020-11-18 17:45:57 +01:00
  • d2cb0c8f75 spl: atf: provide a bl2_plat_get_bl31_params_default() Michael Walle 2020-11-18 17:45:56 +01:00
  • 37c218a06e spl: atf: move storage for bl31_params into function Michael Walle 2020-11-18 17:45:55 +01:00
  • 59b07a257c treewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWARE_SUPPORT Michael Walle 2020-11-18 17:45:54 +01:00
  • 4f5128ff89 configs: cei-tk1-som: remove CONFIG_ARMV7_PSCI in include file Patrick Delaunay 2020-06-18 09:41:34 +02:00
  • fe669925cb arm: tegra: add options for BOOTENV_EFI_SET_FDTFILE_FALLBACK for tegra186 Peter Robinson 2020-04-02 00:28:55 +01:00
  • 632fb978a5 arm: tegra: define fdtfile option for distro boot Peter Robinson 2020-04-02 00:28:54 +01:00
  • 1b56cd868e colibri_t30: disable rs232 serial transceiver forceoff pins Marcel Ziswiler 2019-09-12 11:12:56 +02:00
  • 8e487f38cc apalis/colibri_t30: add note about colibri vs. nvidia uart mapping Marcel Ziswiler 2019-09-12 11:12:55 +02:00
  • 4ba4bd0f87 apalis/colibri_t30: avoid uart input from floating pins Marcel Ziswiler 2019-09-12 11:12:54 +02:00
  • a6094e1b0a colibri_t30: fix spi1 and uart2/3 resp. uartb/c pinmuxing Marcel Ziswiler 2019-09-12 11:12:53 +02:00
  • bfe682e9dd apalis/colibri_t30: add comment about tristate and input vs. output pinmuxing Marcel Ziswiler 2019-09-12 11:12:52 +02:00
  • 5157ea5261 Merge tag 'efi-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi into next Tom Rini 2020-12-03 16:21:51 -05:00
  • 3616b4f4b9 sandbox: enable capsule update for testing AKASHI Takahiro 2020-11-17 09:28:05 +09:00
  • 4926e7d29a test/py: efi_capsule: test for raw image capsule AKASHI Takahiro 2020-11-30 18:12:17 +09:00
  • 450596f2ac test/py: efi_capsule: test for FIT image capsule AKASHI Takahiro 2020-11-30 18:12:16 +09:00
  • fab430be2f tools: add mkeficapsule command for UEFI capsule update AKASHI Takahiro 2020-11-30 18:12:15 +09:00
  • 7f35cedfd9 cmd: add "efidebug capsule" command AKASHI Takahiro 2020-11-17 09:28:01 +09:00
  • bb7e71d33c efi_loader: add firmware management protocol for raw image AKASHI Takahiro 2020-11-17 09:28:00 +09:00
  • f27c201485 efi_loader: add firmware management protocol for FIT image AKASHI Takahiro 2020-11-30 18:12:12 +09:00
  • 8d99026f06 efi_loader: capsule: support firmware update AKASHI Takahiro 2020-11-30 18:12:11 +09:00
  • ed9349c697 efi_loader: capsule: add memory range capsule definitions AKASHI Takahiro 2020-11-17 09:27:57 +09:00
  • c74cd8bd08 efi_loader: capsule: add capsule_on_disk support AKASHI Takahiro 2020-11-17 09:27:56 +09:00
  • 2bc27ca8a0 efi_loader: define UpdateCapsule api AKASHI Takahiro 2020-11-17 09:27:55 +09:00
  • 96ec4b1a18 common: update: fix an "unused" warning against update_flash() AKASHI Takahiro 2020-11-19 09:37:19 +09:00
  • 94e7820024 cmd: efidebug: Add support for TCG2 final events table Ilias Apalodimas 2020-11-30 11:47:41 +02:00
  • c8d0fd5825 efi_loader: Introduce eventlog support for TCG2_PROTOCOL Ilias Apalodimas 2020-11-30 11:47:40 +02:00
  • 8e0b0871b8 tpm: Add tpm2 headers for TCG2 eventlog support Ilias Apalodimas 2020-11-30 11:47:39 +02:00
  • e926136bb2 tpm: use more than sha256 on pcr_extend Ilias Apalodimas 2020-11-26 23:07:22 +02:00
  • fc364424ac efi_loader: replace printf by log in efi_uclass.c Heinrich Schuchardt 2020-12-01 09:06:29 +01:00
  • ee1e04558f Merge branch '2020-12-02-master-imports' Tom Rini 2020-12-03 09:43:47 -05:00
  • a6cd384b9c km/common: remove CONFIG_MTD_CONCAT Holger Brunck 2020-11-05 10:28:51 +01:00
  • 4cb8a10f7e remove obsolete option CONFIG_JFFS2_CMDLINE Holger Brunck 2020-11-05 10:15:37 +01:00
  • 382985675c mtd: spi-nor-ids: add Winbond W25Q32JW-IM flash Michael Walle 2020-12-01 00:12:39 +01:00
  • e405efcf4b MAINTAINERS: assign include/log.h Heinrich Schuchardt 2020-11-30 09:08:12 +01:00
  • 9e925d0c47 log: typos in include/log.h Heinrich Schuchardt 2020-11-30 09:04:48 +01:00
  • 50efdf2c6f common: update: fix an "unused" warning against update_flash() AKASHI Takahiro 2020-11-19 09:37:19 +09:00
  • d211e0418f global_data: Fix comment for dm_driver_rt Simon Glass 2020-11-29 17:07:05 -07:00
  • d61e784136 log: Fix comment for LOGC_BOOT Simon Glass 2020-11-29 17:07:04 -07:00
  • 3cbb026f17 linux/compat.h: Remove debug() from spin_lock_irqsave() Andy Shevchenko 2020-11-19 21:26:20 +02:00
  • c2ba01c082 watchdog: sbsa: timeout should be in "millisecond" Zhao Qiang 2020-11-25 12:55:47 +08:00
  • 7e932ac790 fs/squashfs: sqfs_close/sqfs_read_sblk: set ctxt.sblk to NULL after free Richard Genoud 2020-11-24 18:07:52 +01:00
  • ab31883ae7 Merge tag 'dm-pull-30nov20' of git://git.denx.de/u-boot-dm Tom Rini 2020-12-02 11:36:51 -05:00
  • a2c8324711 Merge branch '2020-12-01-next-imports' into next Tom Rini 2020-12-02 11:35:02 -05:00
  • 7292a18256 km/arm: coding style clean up Holger Brunck 2020-10-30 12:45:49 +01:00
  • 7d5b1bf6b8 spl: spl_fit.c: enable check of signature for config node in spl/tpl Philippe Reynes 2020-10-29 18:50:29 +01:00
  • a282ada198 IPQ40xx: clk: add USB clock handling Robert Marko 2020-10-28 13:56:26 +01:00
  • 20476b51aa IPQ40xx: clk: dont always return 0 Robert Marko 2020-10-28 13:56:25 +01:00
  • 164cc98a7b IPQ40xx: clk: drop breaks in switch case Robert Marko 2020-10-28 13:56:24 +01:00
  • 90534536a3 IPQ40xx: clk: use dev_read_addr() Robert Marko 2020-10-28 13:56:23 +01:00
  • 48aee0afb6 cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2 Patrick Delaunay 2020-10-26 09:31:42 +01:00
  • 310f285e78 hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board files Patrick Delaunay 2020-10-26 09:31:41 +01:00
  • e1864db60d net: sntp: remove CONFIG_TIMESTAMP constraint Heinrich Schuchardt 2020-10-23 12:58:27 +02:00
  • 2c02152a8e setexpr: Add support for strings Simon Glass 2020-11-01 14:15:44 -07:00
  • f66bee41ab setexpr: Convert to use a struct for values Simon Glass 2020-11-01 14:15:43 -07:00
  • 8f4aa7ddb9 setexpr: Correct buffer overflow bug and enable tests Simon Glass 2020-11-01 14:15:42 -07:00
  • 9528229f22 setexpr: Correct dropping of final unmatched string Simon Glass 2020-11-01 14:15:41 -07:00
  • d422c77ae8 setexpr: Add some tests for buffer overflow and backref Simon Glass 2020-11-01 14:15:40 -07:00
  • 56331b2680 setexpr: Split the core logic into its own function Simon Glass 2020-11-01 14:15:39 -07:00
  • e713124e35 test: Add some setexpr regex tests Simon Glass 2020-11-01 14:15:38 -07:00
  • 25a43ac84a setexpr: Add explicit support for 32- and 64-bit ints Simon Glass 2020-11-01 14:15:37 -07:00
  • 7526deec7e command: Add constants for cmd_get_data_size string / error Simon Glass 2020-11-01 14:15:36 -07:00
  • 90a9901764 test: Add some tests for setexpr Simon Glass 2020-11-01 14:15:35 -07:00
  • 4532bf411e Makefile: Correctly propagate failure when removing target Pali Rohár 2020-10-26 14:10:49 +01:00
  • 8558217153 gpio: Convert to use APIs which support live DT Patrick Delaunay 2020-09-09 18:26:16 +02:00
  • c8e251f82a Adds basic support for ProxyDHCP Lyle Franklin 2019-08-05 06:23:42 -04:00
  • db3667413d cmd: pxe: Use internal FDT if retrieving from FDTDIR fails Anton Leontiev 2019-09-03 10:52:24 +03:00
  • 80cbd731df Merge tag 'mips-fixes-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips Tom Rini 2020-11-30 21:45:25 -05:00
  • a9e73d287b binman: Remove additional backslash Michal Simek 2020-11-23 09:08:19 +01:00
  • e7e7e1093b dm: core: Fix incorrect flag check Marek Vasut 2020-11-15 21:22:53 +01:00
  • 87d07ccc23 sandbox: cros_ec: Basic support for EC_CMD_GET_NEXT_EVENT Alper Nebi Yasak 2020-11-14 01:01:42 +03:00
  • f31e83d6cf binman: Handle tool paths containing '~' correctly Simon Glass 2020-11-09 07:45:02 -07:00
  • 0719bf4293 Prepare v2021.01-rc3 v2021.01-rc3 Tom Rini 2020-11-30 13:09:42 -05:00
  • 53def460d2 configs: Resync with savedefconfig Tom Rini 2020-11-30 12:50:32 -05:00
  • 540a2bcec1 mips: octeon: tools: Add update_octeon_header tool Stefan Roese 2020-11-30 13:14:23 +01:00
  • b7eac19a3d mips: octeon: bootoctlinux: Use gd->ram_size instead of ram_get_info() Stefan Roese 2020-10-28 15:10:02 +01:00
  • 8bab2c893c mips: octeon: Report full DDR size in dram_init() to gd->ram_size Stefan Roese 2020-10-28 15:10:01 +01:00
  • 8a138257dd mips: octeon: Fix Octeon DDR driver to use the correct struct Stefan Roese 2020-10-28 15:10:00 +01:00
  • de24bc7e0e mips: start.S: Add Octeon boot header compatibility Stefan Roese 2020-10-28 15:09:59 +01:00
  • a7ab4b71d5 Merge tag 'mmc-2020-11-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc Tom Rini 2020-11-29 11:12:59 -05:00
  • fc4c2f7f85 Merge tag 'efi-2021-01-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi Tom Rini 2020-11-29 11:12:49 -05:00
  • 6974a4a373 charset: make u16_strnlen accessible at runtime Ilias Apalodimas 2020-11-22 15:10:26 +02:00
  • 03699bc756 lib/efi_loader: fix ABI in efi_mm_communicate_header Etienne Carriere 2020-11-21 11:59:33 +01:00
  • 31cadc3635 efi_loader: enable EFI_SET_TIME on sandbox and QEMU ARM Heinrich Schuchardt 2020-11-21 20:52:18 +01:00
  • 1ec29aa306 fs: fat: use ATTR_ARCH instead of anonymous 0x20 Heinrich Schuchardt 2020-11-22 11:13:33 +01:00
  • a2c5a92d48 fs: fat: directory entries starting with 0x05 Heinrich Schuchardt 2020-11-21 12:34:20 +01:00
  • 661d223868 fs: fat: avoid NULL dereference when root dir is full Heinrich Schuchardt 2020-11-19 12:24:44 +01:00