Commit Graph

  • 02d8dc9678 armv8: ls1046ardb: ls1046aqds: Move SPL macros to defconfig York Sun 2018-06-26 09:41:24 -07:00
  • 32dab9100e armv8: ls2088ardb: Move CONFIG_SPI_FLASH, CONFIG_SPI_FLASH_SPANSION to defconfig Ashish Kumar 2018-06-26 16:50:57 +05:30
  • e90cc47510 configs: Disable 4k erase sector size for spansion "s25fs512s" flash Ashish Kumar 2018-06-26 14:48:30 +05:30
  • fe6636f14c LS1088ARDB: Secure Boot:Change load address of dpl header in SD Vinitha V Pillai 2018-06-20 18:59:12 +05:30
  • a7943fd4c8 armv8: ls2080ardb: update copyright claim Alison Wang 2018-06-18 20:25:05 +08:00
  • d264fadac5 LS1043ARBD: Fix SD Boot issue with PPA Vinitha V Pillai 2018-06-07 10:05:14 +05:30
  • f4ef476d20 armv8: ls1088a: change dpl load command from apply to lazyapply Jagdish Gediya 2018-06-05 09:04:05 +05:30
  • 1341533778 cmd/ubi.c: Fix format warning Tom Rini 2018-07-26 11:17:24 -04:00
  • ff6bef4852 Merge branch 'master' of git://git.denx.de/u-boot-socfpga Tom Rini 2018-07-26 11:43:26 -04:00
  • de4b4ef36f Merge branch 'master' of git://git.denx.de/u-boot-sh Tom Rini 2018-07-26 11:43:23 -04:00
  • 08fcdd332f Makefile: Fix 'clean' target Tom Rini 2018-07-25 11:38:17 -04:00
  • 0b8a88ab6a MAINTAINERS: assign lib/charset.c Heinrich Schuchardt 2018-07-05 19:43:50 +02:00
  • 8c588a5886 efi_selftest: unit test for GetTime() Heinrich Schuchardt 2018-07-07 23:39:16 +02:00
  • 42e2b563f6 efi_selftest: support printing leading zeroes Heinrich Schuchardt 2018-07-07 23:39:15 +02:00
  • 49de24559d efi_loader: complete implementation of GetTime() Heinrich Schuchardt 2018-07-07 23:39:14 +02:00
  • 197005ae2a efi_loader: remove unused efi_get_time_init() Heinrich Schuchardt 2018-07-07 23:39:13 +02:00
  • 5d88902401 rtc: remove CONFIG_CMD_DATE dependency Heinrich Schuchardt 2018-07-07 23:39:12 +02:00
  • 62045b0eb4 efi_selftest: unit test for CalculateCrc32() Heinrich Schuchardt 2018-07-07 15:36:07 +02:00
  • 74fc044574 efi_selftest: check crc32 for InstallConfigurationTable Heinrich Schuchardt 2018-07-07 15:36:06 +02:00
  • 55d8ee3b7b efi_loader: update crc32 in InstallConfigurationTable Heinrich Schuchardt 2018-07-07 15:36:05 +02:00
  • 8aa8360eca efi_loader: correct signature of CalculateCrc32() Heinrich Schuchardt 2018-07-07 15:36:04 +02:00
  • 9b30232bfc efi_selftest: test InstallConfigurationTable() Heinrich Schuchardt 2018-06-28 12:45:33 +02:00
  • 4182a129ef efi_loader: allocate configuration table array Heinrich Schuchardt 2018-06-28 12:45:32 +02:00
  • 640adadf81 efi_loader: calculate crc32 for EFI tables Heinrich Schuchardt 2018-06-28 12:45:31 +02:00
  • 0b386537a5 efi_loader: provide firmware revision Heinrich Schuchardt 2018-06-28 12:45:30 +02:00
  • 71c846ab84 efi_loader: correct headersize EFI tables Heinrich Schuchardt 2018-06-28 12:45:29 +02:00
  • bdfb894a3e efi_loader: correct EFI_RUNTIME_SERVICES_SIGNATURE Heinrich Schuchardt 2018-06-28 12:45:28 +02:00
  • 112f243016 efi_loader: specify UEFI spec revision Heinrich Schuchardt 2018-06-28 12:45:27 +02:00
  • e67ff94ded efi_loader: clear screen has to reset cursor position Heinrich Schuchardt 2018-07-05 08:18:00 +02:00
  • 4f18789770 efi_loader: EFI_SIMPLE_TEXT_INPUT_PROTOCOL.Reset() Heinrich Schuchardt 2018-07-05 08:17:59 +02:00
  • 95147313a9 efi_loader: set revision in loaded image protocol Heinrich Schuchardt 2018-07-05 08:17:58 +02:00
  • df76431b11 efi_driver: set DM_FLAG_NAME_ALLOCED flag Heinrich Schuchardt 2018-06-30 07:11:32 +02:00
  • 1bfb1579be efi_selftest: test writing to file Heinrich Schuchardt 2018-07-02 02:41:24 +02:00
  • 0dc1bfb730 fs: fat: cannot write to subdirectories Heinrich Schuchardt 2018-07-02 02:41:23 +02:00
  • 1fcb7ea284 efi_loader: check map_key in ExitBootServices Heinrich Schuchardt 2018-07-02 12:53:55 +02:00
  • 8e835554b3 efi_loader: check parameters of GetMemoryMap Heinrich Schuchardt 2018-07-02 12:53:54 +02:00
  • 4d5e071ee0 efi_loader: check parameters in memory allocation Heinrich Schuchardt 2018-07-02 12:53:53 +02:00
  • 21b3edfc96 efi_loader: check parameters of CreateEvent Heinrich Schuchardt 2018-07-02 12:53:52 +02:00
  • 42a3d42688 x86: Add efi_loader bits to x86_64 linker script Alexander Graf 2018-07-11 01:39:31 +02:00
  • 7e21fbca26 efi_loader: Rename sections to allow for implicit data Alexander Graf 2018-06-12 07:48:37 +02:00
  • 416e07e2cf efi: Drop error return in efi_carve_out_dt_rsv() Simon Glass 2018-06-18 08:08:28 -06:00
  • bc9a638a10 efi: Tidy up device-tree-size calculation in copy_fdt() Simon Glass 2018-06-18 08:08:25 -06:00
  • 404ea59364 efi_selftest: Clean up a few comments and messages Simon Glass 2018-06-18 08:08:21 -06:00
  • d7ae1609a9 vsprintf: Handle NULL with %pU Simon Glass 2018-06-18 08:08:20 -06:00
  • 282a06cbca efi_loader: Expose U-Boot addresses in memory map for sandbox Alexander Graf 2018-06-18 17:23:15 +02:00
  • 69259b8367 efi: sandbox: Adjust memory usage for sandbox Simon Glass 2018-06-18 17:23:12 +02:00
  • b34662d03b efi_loader: Use common elf.h reloc defines Alexander Graf 2018-06-18 17:23:11 +02:00
  • dae73c4cdc elf: Move x86 reloc defines to common elf.h Alexander Graf 2018-06-18 17:23:10 +02:00
  • bc028919e4 efi_loader: Move to compiler based target architecture determination Alexander Graf 2018-06-18 17:23:08 +02:00
  • beb077a2a8 efi_loader: Introduce ms abi vararg helpers Alexander Graf 2018-06-18 17:23:05 +02:00
  • c034bfab29 efi_loader: Disable miniapps on sandbox Alexander Graf 2018-06-18 17:23:03 +02:00
  • aa909462d0 efi_loader: efi_allocate_pages is too restrictive Heinrich Schuchardt 2018-06-18 17:23:02 +02:00
  • 62f3757870 efi_loader: Allow SMBIOS tables in highmem Alexander Graf 2018-06-18 17:23:00 +02:00
  • 354264b31d efi_loader: Use map_sysmem() in bootefi command Alexander Graf 2018-06-18 17:22:58 +02:00
  • b59f69712b efi_loader: Use compiler constants for image loader Alexander Graf 2018-06-18 17:22:57 +02:00
  • c726913a98 Revert "efi_loader: no support for ARMV7_NONSEC=y" Mark Kettenis 2018-06-15 23:47:15 +02:00
  • d32e86bde8 ARM: HYP/non-sec: enable ARMV7_LPAE if HYP mode is supported Mark Kettenis 2018-06-15 23:47:14 +02:00
  • f17f2001eb efi_loader: ARM: don't attempt to enter non-secure mode twice Mark Kettenis 2018-06-15 23:47:13 +02:00
  • dc500c3694 efi_loader: ARM: run EFI payloads non-secure Mark Kettenis 2018-06-15 23:47:12 +02:00
  • 907ee2945e ARM: HYP/non-sec: migrate stack Mark Kettenis 2018-06-15 23:47:11 +02:00
  • f260bd30e8 efi_selftest: update .gitignore Heinrich Schuchardt 2018-06-15 06:02:18 +02:00
  • 73a555d12a Merge branch 'master' of git://git.denx.de/u-boot-uniphier Tom Rini 2018-07-24 22:46:50 -04:00
  • 7ef5b1e7ed ARM: uniphier: enable distro boot Masahiro Yamada 2018-07-20 21:47:18 +09:00
  • ae7a0d5b66 ARM: uniphier: enable MTD partition and UBI Masahiro Yamada 2018-07-19 16:28:27 +09:00
  • bb04d2ec4d ARM: uniphier: support fdt_fixup_mtdparts Masahiro Yamada 2018-07-19 16:28:26 +09:00
  • 65fce76301 ARM: uniphier: split ft_board_setup() out to a separate file Masahiro Yamada 2018-07-19 16:28:25 +09:00
  • e968715302 ARM: uniphier: clean-up ft_board_setup() Masahiro Yamada 2018-07-19 16:28:24 +09:00
  • b35fb6ace6 board: constify struct node_info array Masahiro Yamada 2018-07-19 16:28:23 +09:00
  • 5f4e32d058 fdt_support: make fdt_fixup_mtdparts() prototype more specific Masahiro Yamada 2018-07-19 16:28:22 +09:00
  • 4a610fada1 mtd: nand: denali: correct buffer alignment for DMA transfer Masahiro Yamada 2018-07-19 10:13:23 +09:00
  • 0dc4addb91 kconfig: Avoid format overflow warning from GCC 8.1 Luis Araneda 2018-07-05 16:55:31 -04:00
  • a6759e3dfc ARM: rmobile: gen2: Enable ACTLR[0] (Enable invalidates of BTB) to facilitate CVE_2017-5715 WA in OS Marek Vasut 2018-06-30 08:07:41 +02:00
  • 64eeb15854 ARM: dts: socfpga: Adjust NAND register layout on Arria10 Marek Vasut 2018-05-07 22:22:26 +02:00
  • 42f4b83b52 ARM: socfpga: Init missing security policies on A10 Marek Vasut 2018-07-12 15:34:23 +02:00
  • 937db7188e ARM: socfpga: Assure correct CPACR configuration Marek Vasut 2018-07-12 15:07:46 +02:00
  • 00057eea66 arm: socfpga: Fixes: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET Ley Foon Tan 2018-07-13 13:40:23 +08:00
  • 7ca264f045 mailmap: Fix broken email from fit_image.c Michal Simek 2018-07-24 12:51:37 +02:00
  • 44d1b7deeb configs: am3517-evm: Setup NAND booting Adam Ford 2018-07-21 18:12:12 -05:00
  • a745a3369a ARM: AM3517-EVM: Update Maintainer Adam Ford 2018-07-21 18:18:10 -05:00
  • 0cd07a90a9 config: remove unused CONFIG_SPL_RELOC_STACK_SIZE Heinrich Schuchardt 2018-07-21 17:08:13 +02:00
  • ad7061ed74 doc: Move device tree bindings documentation to doc/device-tree-bindings Breno Lima 2018-07-20 21:48:10 -03:00
  • 4a8b6e0101 mkimage: fit_image: Use macros from image.h Michal Simek 2018-07-20 12:31:02 +02:00
  • 69ca343906 omap3: beagle: re-enable EFI support after the following commit removed it by mistake: Guillaume GARDET 2018-07-18 21:38:44 +02:00
  • 02db5488bc spl: remove dependency to "asm/utils.h" Paulo Zaneti 2018-07-17 16:15:46 -03:00
  • f1b20acb4a hashtable: Fix length calculation in hexport_r Zubair Lutfullah Kakakhel 2018-07-17 19:25:38 +01:00
  • e9ee7398d6 avb2.0: use block API in AVB ops Igor Opaniuk 2018-07-17 14:33:26 +03:00
  • b0aa74a264 avb2.0: add proper dependencies Igor Opaniuk 2018-07-17 14:33:25 +03:00
  • 149c21b098 mtdparts: fixed buffer overflow bug Kay Potthoff 2018-07-17 08:19:39 +02:00
  • 4807c40c2f board: STiH410-B2260: Set SYS_BOOTM_LEN to 16M Patrice Chotard 2018-07-16 10:04:19 +02:00
  • 980f65dc6c mtd: remove stale comment in mtd_oob_ops structure Miquel Raynal 2018-07-14 14:37:19 +02:00
  • 8cffb50ab3 rtc: compile date.c if DM_RTC AKASHI Takahiro 2018-07-11 18:06:06 +09:00
  • 323a73adc9 mtd: nand: add new enum for storing ECC algorithm Rafał Miłecki 2018-07-10 11:48:08 +02:00
  • d5674d62ce ARM: configs: omap3_logic: remove Legacy OMAP3 USB driver Adam Ford 2018-07-13 15:27:13 -05:00
  • 5d653afc17 Convert CONFIG_DA8XX_GPIO to Kconfig Adam Ford 2018-07-10 07:01:20 -05:00
  • d7cc15bb53 ARM: DTS: am3517-evm-u-boot: Mark MMC1 with cd-inverted Adam Ford 2018-07-10 05:23:37 -05:00
  • 972edd4930 ARM: dts: am3517-evm-uboot: Add reg-shift for UART Adam Ford 2018-07-10 05:04:38 -05:00
  • 78a88f7930 doc: Replace DocBook with sphinx-based docs Mario Six 2018-07-10 08:40:17 +02:00
  • 5448ff33f2 ARM: DTS: Resync Logic PD SOM-LV 37xx devkit with Linux 4.18-RC4 Adam Ford 2018-07-09 20:18:44 -05:00
  • e6ea2390cd ARM: DTS: Resync LogicPD-Torpedo-37xx-devkit with Linux 4.18-RC4 Adam Ford 2018-07-09 20:18:14 -05:00
  • 66dae3bbca ARM: dts: Resync OMAP3 and omap36xx with Linux 4.18-RC4 Adam Ford 2018-07-09 20:14:25 -05:00