Commit Graph

  • 072026e7bb binman: Rearrange documentation into headings Simon Glass 2021-03-18 20:25:14 +13:00
  • 61adb2d247 binman: doc: Add documentation to htmldocs Simon Glass 2021-03-18 20:25:13 +13:00
  • 5ce319133b doc: Move driver model docs under develop/ Simon Glass 2021-03-18 20:25:12 +13:00
  • d1ceeeff6c doc: Move UEFI under develop/ Simon Glass 2021-03-18 20:25:11 +13:00
  • cad7b6b251 x86: dts: Drop unused CONFIG_SPL Simon Glass 2021-03-18 20:25:10 +13:00
  • cb88ec7cab x86: Make use of binman expanded entries Simon Glass 2021-03-18 20:25:09 +13:00
  • cfee2b26b6 Makefile: Pass new entry args to binman Simon Glass 2021-03-18 20:25:08 +13:00
  • 0668492728 binman: Automatically expand phase binaries into sections Simon Glass 2021-03-18 20:25:07 +13:00
  • 0b6023ee41 binman: Plumb expanded entries through fully Simon Glass 2021-03-18 20:25:06 +13:00
  • 63aeaeb463 binman: Allow a way to select expanded entries Simon Glass 2021-03-18 20:25:05 +13:00
  • b35fb17936 binman: Allow using an an 'expanded' entry type Simon Glass 2021-03-18 20:25:04 +13:00
  • 5187b80617 binman: Use standard filenames for SPL/TPL devicetree Simon Glass 2021-03-18 20:25:03 +13:00
  • adb67bb94e binman: Move the comment for GetFdts() to the base class Simon Glass 2021-03-18 20:25:02 +13:00
  • cb8bebbde0 binman: Drop unnecessary field in output_fdt_info Simon Glass 2021-03-18 20:25:01 +13:00
  • 7697170e78 binman: Use the fake SPL/TPL only if requested Simon Glass 2021-03-18 20:25:00 +13:00
  • 30e1b0944f binman: Drop unnecessary 'type' property in tests Simon Glass 2021-03-18 20:24:59 +13:00
  • d26efc89b1 binman: Add support for u-boot-tpl-bss-bad Simon Glass 2021-03-18 20:24:58 +13:00
  • 77a64e08e2 binman: Add support for u-boot-tpl-nodtb Simon Glass 2021-03-18 20:24:57 +13:00
  • f589882a70 binman: Support symbols in u-boot-spl-nodtb Simon Glass 2021-03-18 20:24:56 +13:00
  • dccdc38247 binman: Correct the documentation for u-boot-spl-bss-pad Simon Glass 2021-03-18 20:24:55 +13:00
  • adc59eaff7 binman: Tidy up underscores in entry documentation Simon Glass 2021-03-18 20:24:54 +13:00
  • 4ce4077a41 binman: Update entry help for files-align Simon Glass 2021-03-18 20:24:53 +13:00
  • a01d1a25bc binman: Document ExpandEntries() in the base class Simon Glass 2021-03-18 20:24:52 +13:00
  • 862ddf9100 binman: Allow extracting to current directory Simon Glass 2021-03-18 20:24:51 +13:00
  • 98ed0ae2cc x86: apl: Use read-only SPL and new of-platdata Simon Glass 2021-03-15 17:25:52 +13:00
  • 541b2adf08 x86: coral: Drop TPM and ACPI interrupts from TPL Simon Glass 2021-03-15 17:25:51 +13:00
  • 26c69078c9 x86: coral: Drop ACPI properties from of-platdata Simon Glass 2021-03-15 17:25:50 +13:00
  • 5384ea96ce x86: Don't include reset driver in SPL Simon Glass 2021-03-15 17:25:49 +13:00
  • 1d3daaa681 x86: Support a fake PCI device with of-platdata-inst Simon Glass 2021-03-15 17:25:48 +13:00
  • 763ce51bc3 x86: itss: Tidy up bind() for of-platdata-inst Simon Glass 2021-03-15 17:25:47 +13:00
  • a65c35ed77 x86: apl: Tell of-platdata about a required header file Simon Glass 2021-03-15 17:25:46 +13:00
  • 8d0defa44b x86: apl: Fix the header order in pmc Simon Glass 2021-03-15 17:25:45 +13:00
  • 72db28ee68 x86: Define a region for device priv/plat data Simon Glass 2021-03-15 17:25:44 +13:00
  • 34f73c9136 dm: doc: Add documentation for of-platdata-inst Simon Glass 2021-03-15 17:25:43 +13:00
  • 035e4054ca dm: doc: Tidy up of-platdata docs Simon Glass 2021-03-15 17:25:42 +13:00
  • e81bf6d72f dm: core: Add warnings to private / platform setters Simon Glass 2021-03-15 17:25:41 +13:00
  • cfb9c9b77c dm: core: Use separate priv/plat data region Simon Glass 2021-03-15 17:25:40 +13:00
  • d5cc19288e sandbox: Define a region for device priv/plat data Simon Glass 2021-03-15 17:25:39 +13:00
  • baf0371883 dm: core: Allow storing priv/plat data separately Simon Glass 2021-03-15 17:25:38 +13:00
  • 6f644efdd8 dm: core: Move flags to device-runtime info Simon Glass 2021-03-15 17:25:37 +13:00
  • ab933d8026 dm: core: Create a struct for device runtime info Simon Glass 2021-03-15 17:25:36 +13:00
  • 95a5825f31 dm: core: Add an option to support SPL in read-only memory Simon Glass 2021-03-15 17:25:35 +13:00
  • 6c914e4232 azure/gitlab: Add tests for sandbox_noinst Simon Glass 2021-03-15 17:25:34 +13:00
  • c25b8dcd3c test: Run sandbox_spl tests on sandbox_noinst Simon Glass 2021-03-15 17:25:33 +13:00
  • 424994c48f sandbox: Create a new sandbox_noinst build Simon Glass 2021-03-15 17:25:32 +13:00
  • 3a825d3fa7 Revert "sandbox: Disable I2C emulators in SPL" Simon Glass 2021-03-15 17:25:31 +13:00
  • 728d04cc72 sandbox: i2c: Support i2c emulation with of-platdata Simon Glass 2021-03-15 17:25:30 +13:00
  • abaed70990 sandbox_spl: Increase SPL malloc() size Simon Glass 2021-03-15 17:25:29 +13:00
  • cc469b7086 dm: Rename device_get_by_driver_info_idx() Simon Glass 2021-03-15 17:25:28 +13:00
  • e62ad9c867 sandbox: i2c: Move platdata structs to header files Simon Glass 2021-03-15 17:25:27 +13:00
  • 168227a199 dm: core: Drop uclass_find_device_by_phandle() with of-platdata Simon Glass 2021-03-15 17:25:26 +13:00
  • 6ba46a0f21 dm: core: Drop device_get_by_driver_info() Simon Glass 2021-03-15 17:25:25 +13:00
  • 8813986dfd clk: sandbox: Create a special fixed-rate driver Simon Glass 2021-03-15 17:25:24 +13:00
  • 4ddc91b32f clk: fixed-rate: Export driver parts for OF_PLATDATA_INST Simon Glass 2021-03-15 17:25:23 +13:00
  • cc7ffd3adc clk: sandbox: Move priv/plat data to a header file Simon Glass 2021-03-15 17:25:22 +13:00
  • e8c023c3f9 dm: test: Avoid destroying uclasses with of-platdata-inst Simon Glass 2021-03-15 17:25:21 +13:00
  • 910de1092f dm: core: Include dt-decl.h automatically Simon Glass 2021-03-15 17:25:20 +13:00
  • 354d232463 Makefile: Remove old of-platdata files before regenerating Simon Glass 2021-03-25 06:40:53 +13:00
  • 56b313d1b6 Makefile: Use a variable for generated of-platdata headers Simon Glass 2021-03-25 06:40:52 +13:00
  • 8490c578f4 dtoc: Only generate the required files Simon Glass 2021-03-25 06:40:51 +13:00
  • 13d71152f1 Makefile: Depend only on required of-platdata files Simon Glass 2021-03-25 06:40:50 +13:00
  • 6519da4741 Makefile: Avoid running dtoc every time Simon Glass 2021-03-25 06:40:49 +13:00
  • 91f414b3a8 libfdt: Tidy up pylibfdt build rule Simon Glass 2021-03-25 06:40:48 +13:00
  • 4be994b0e1 Merge tag 'efi-next' of https://source.denx.de/u-boot/custodians/u-boot-efi into next Tom Rini 2021-03-25 22:45:43 -04:00
  • ac30aad210 efi_loader: Clean up file size calculations Ilias Apalodimas 2021-03-25 21:55:16 +02:00
  • 5e21958c02 efi_selfest: redefine enum efi_test_phase Heinrich Schuchardt 2021-03-24 17:48:01 +01:00
  • f69a2016b6 efi_loader: Add an S-CRTM even for firmware version Ilias Apalodimas 2021-03-24 16:50:46 +02:00
  • d8cf113fe5 efi_loader: EFI TCG2 free efi memory on protocol failure Ilias Apalodimas 2021-03-25 13:31:45 +02:00
  • de489d82e3 test: test the ESRT creation Jose Marinho 2021-03-11 13:18:53 +00:00
  • 4ac6041c3c efi: ESRT creation tests Jose Marinho 2021-03-11 13:18:52 +00:00
  • aa31a87d7a cmd: efi: ESRT table debug print Jose Marinho 2021-03-11 13:18:51 +00:00
  • 64a8aae15c efi: Add ESRT to the EFI system table Jose Marinho 2021-03-02 17:26:38 +00:00
  • 57cba225fa dfu: dfu_sf: avoid double free of SPI device Heinrich Schuchardt 2021-03-18 07:46:07 +01:00
  • cbea241e93 efidebug: add multiple device path instances on Boot#### Ilias Apalodimas 2021-03-17 21:55:01 +02:00
  • 53f6a5aa86 efi_loader: Replace config option for initrd loading Ilias Apalodimas 2021-03-17 21:55:00 +02:00
  • 37c3ca5c0b efi_loader: Add helper functions for EFI Ilias Apalodimas 2021-03-17 21:54:59 +02:00
  • 76e8acce12 efi_loader: Add device path related functions for initrd via Boot#### Ilias Apalodimas 2021-03-17 21:54:58 +02:00
  • 7dbd7dd399 cmd/load: support uploading EFI binary via UART Heinrich Schuchardt 2021-03-19 02:50:57 +00:00
  • f027222ad8 efi_loader: Uart device path Heinrich Schuchardt 2021-03-19 02:49:54 +01:00
  • 134d3387e1 efi_loader: NULL dereference in EFI console Heinrich Schuchardt 2021-03-16 12:56:57 +01:00
  • df7d89a6fc efi: Fix compiler warnings Simon Glass 2021-02-07 14:27:02 -07:00
  • 6f90899120 efi_selftest: Remove loadfile2 for initrd selftests Ilias Apalodimas 2021-03-13 23:47:32 +02:00
  • a81978efe3 efi_selftest: illegal cast to pointer in initrddump Heinrich Schuchardt 2021-03-14 10:12:01 +01:00
  • 073e5db672 efi_loader: fix memory type for memory reservation block Mark Kettenis 2021-03-14 20:04:24 +01:00
  • 4bad14ae79 efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI Heinrich Schuchardt 2021-03-03 14:05:05 +01:00
  • 1886e9d0c3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq Tom Rini 2021-03-24 08:11:30 -04:00
  • cad6ffa34d mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pages Maxim Kochetkov 2021-03-12 09:27:41 +03:00
  • ae5cbc43b3 pci: layerscape: Change to allocate zeroed memery for struct ls_pcie Hou Zhiqiang 2021-03-11 15:30:51 +08:00
  • a7c532f94c configs: ls1028a: Correct CONFIG_ENV_SECT_SIZE Kuldeep Singh 2021-03-03 17:04:23 +05:30
  • 6712856469 configs: ls1028aqds: Move CONFIG_SPI_FLASH_* definitions to defconfig Kuldeep Singh 2021-03-03 17:04:22 +05:30
  • 72655b254b configs: ls1028a: Unset CONFIG_SPI_FLASH_SPANSION Kuldeep Singh 2021-03-03 17:04:21 +05:30
  • 43ec24be9b configs: lx2160a: Remove unused Flexspi config options Kuldeep Singh 2021-03-03 17:04:20 +05:30
  • 3fadc80cd4 configs: lx2160a: Unset CONFIG_SPI_FLASH_SPANSION Kuldeep Singh 2021-03-03 17:04:19 +05:30
  • b4f8ffb6e8 board: freescale: t208xrdb: Add link to User Guide Chris Packham 2021-03-03 14:09:46 +13:00
  • 805c525b08 powerpc: t2080rdb: Enable RTC support Chris Packham 2021-03-03 14:09:45 +13:00
  • f65774e1f6 rtc: ds1307: Add ds1339 compatible Chris Packham 2021-03-03 14:09:44 +13:00
  • bf3b0d69da Merge branch 'v2021.04-rc5' of https://github.com/lftan/u-boot Tom Rini 2021-03-23 08:11:30 -04:00
  • fc37c7a931 fsl_ifc: fix typo in the NOR CSOR register definition Aleksandar Gerasimovski 2021-02-22 18:15:58 +00:00
  • 2dbcc037cc arm: socfpga: Only do 'is OS booted from FIT' checking when VAB is enabled Siew Chin Lim 2021-03-22 18:04:52 +08:00
  • bbfb81c187 ARM: mach-at91: arm926ejs: fix data abort in startup returning from lowlevel_init Martin Townsend 2021-02-26 08:44:44 +00:00