1. de4b4ef Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  2. 08fcdd3 Makefile: Fix 'clean' target by Tom Rini · 6 years ago
  3. 0b8a88a MAINTAINERS: assign lib/charset.c by Heinrich Schuchardt · 6 years ago
  4. 8c588a58 efi_selftest: unit test for GetTime() by Heinrich Schuchardt · 6 years ago
  5. 42e2b56 efi_selftest: support printing leading zeroes by Heinrich Schuchardt · 6 years ago
  6. 49de245 efi_loader: complete implementation of GetTime() by Heinrich Schuchardt · 6 years ago
  7. 197005a efi_loader: remove unused efi_get_time_init() by Heinrich Schuchardt · 6 years ago
  8. 5d88902 rtc: remove CONFIG_CMD_DATE dependency by Heinrich Schuchardt · 6 years ago
  9. 62045b0 efi_selftest: unit test for CalculateCrc32() by Heinrich Schuchardt · 6 years ago
  10. 74fc044 efi_selftest: check crc32 for InstallConfigurationTable by Heinrich Schuchardt · 6 years ago
  11. 55d8ee3 efi_loader: update crc32 in InstallConfigurationTable by Heinrich Schuchardt · 6 years ago
  12. 8aa8360 efi_loader: correct signature of CalculateCrc32() by Heinrich Schuchardt · 6 years ago
  13. 9b30232 efi_selftest: test InstallConfigurationTable() by Heinrich Schuchardt · 6 years ago
  14. 4182a12 efi_loader: allocate configuration table array by Heinrich Schuchardt · 6 years ago
  15. 640adad efi_loader: calculate crc32 for EFI tables by Heinrich Schuchardt · 6 years ago
  16. 0b38653 efi_loader: provide firmware revision by Heinrich Schuchardt · 6 years ago
  17. 71c846a efi_loader: correct headersize EFI tables by Heinrich Schuchardt · 6 years ago
  18. bdfb894 efi_loader: correct EFI_RUNTIME_SERVICES_SIGNATURE by Heinrich Schuchardt · 6 years ago
  19. 112f243 efi_loader: specify UEFI spec revision by Heinrich Schuchardt · 6 years ago
  20. e67ff94 efi_loader: clear screen has to reset cursor position by Heinrich Schuchardt · 6 years ago
  21. 4f18789 efi_loader: EFI_SIMPLE_TEXT_INPUT_PROTOCOL.Reset() by Heinrich Schuchardt · 6 years ago
  22. 9514731 efi_loader: set revision in loaded image protocol by Heinrich Schuchardt · 6 years ago
  23. df76431 efi_driver: set DM_FLAG_NAME_ALLOCED flag by Heinrich Schuchardt · 6 years ago
  24. 1bfb157 efi_selftest: test writing to file by Heinrich Schuchardt · 6 years ago
  25. 0dc1bfb fs: fat: cannot write to subdirectories by Heinrich Schuchardt · 6 years ago
  26. 1fcb7ea efi_loader: check map_key in ExitBootServices by Heinrich Schuchardt · 6 years ago
  27. 8e83555 efi_loader: check parameters of GetMemoryMap by Heinrich Schuchardt · 6 years ago
  28. 4d5e071 efi_loader: check parameters in memory allocation by Heinrich Schuchardt · 6 years ago
  29. 21b3edf efi_loader: check parameters of CreateEvent by Heinrich Schuchardt · 6 years ago
  30. 42a3d42 x86: Add efi_loader bits to x86_64 linker script by Alexander Graf · 6 years ago
  31. 7e21fbc efi_loader: Rename sections to allow for implicit data by Alexander Graf · 6 years ago
  32. 416e07e efi: Drop error return in efi_carve_out_dt_rsv() by Simon Glass · 6 years ago
  33. bc9a638 efi: Tidy up device-tree-size calculation in copy_fdt() by Simon Glass · 6 years ago
  34. 404ea59 efi_selftest: Clean up a few comments and messages by Simon Glass · 6 years ago
  35. d7ae160 vsprintf: Handle NULL with %pU by Simon Glass · 6 years ago
  36. 282a06c efi_loader: Expose U-Boot addresses in memory map for sandbox by Alexander Graf · 6 years ago
  37. 69259b8 efi: sandbox: Adjust memory usage for sandbox by Simon Glass · 6 years ago
  38. b34662d efi_loader: Use common elf.h reloc defines by Alexander Graf · 6 years ago
  39. dae73c4 elf: Move x86 reloc defines to common elf.h by Alexander Graf · 6 years ago
  40. bc02891 efi_loader: Move to compiler based target architecture determination by Alexander Graf · 6 years ago
  41. beb077a efi_loader: Introduce ms abi vararg helpers by Alexander Graf · 6 years ago
  42. c034bfa efi_loader: Disable miniapps on sandbox by Alexander Graf · 6 years ago
  43. aa90946 efi_loader: efi_allocate_pages is too restrictive by Heinrich Schuchardt · 6 years ago
  44. 62f3757 efi_loader: Allow SMBIOS tables in highmem by Alexander Graf · 6 years ago
  45. 354264b efi_loader: Use map_sysmem() in bootefi command by Alexander Graf · 6 years ago
  46. b59f697 efi_loader: Use compiler constants for image loader by Alexander Graf · 6 years ago
  47. c726913 Revert "efi_loader: no support for ARMV7_NONSEC=y" by Mark Kettenis · 6 years ago
  48. d32e86b ARM: HYP/non-sec: enable ARMV7_LPAE if HYP mode is supported by Mark Kettenis · 6 years ago
  49. f17f200 efi_loader: ARM: don't attempt to enter non-secure mode twice by Mark Kettenis · 6 years ago
  50. dc500c3 efi_loader: ARM: run EFI payloads non-secure by Mark Kettenis · 6 years ago
  51. 907ee29 ARM: HYP/non-sec: migrate stack by Mark Kettenis · 6 years ago
  52. f260bd3 efi_selftest: update .gitignore by Heinrich Schuchardt · 6 years ago
  53. 73a555d Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 6 years ago
  54. 7ef5b1e ARM: uniphier: enable distro boot by Masahiro Yamada · 6 years ago
  55. ae7a0d5 ARM: uniphier: enable MTD partition and UBI by Masahiro Yamada · 6 years ago
  56. bb04d2e ARM: uniphier: support fdt_fixup_mtdparts by Masahiro Yamada · 6 years ago
  57. 65fce76 ARM: uniphier: split ft_board_setup() out to a separate file by Masahiro Yamada · 6 years ago
  58. e968715 ARM: uniphier: clean-up ft_board_setup() by Masahiro Yamada · 6 years ago
  59. b35fb6a board: constify struct node_info array by Masahiro Yamada · 6 years ago
  60. 5f4e32d fdt_support: make fdt_fixup_mtdparts() prototype more specific by Masahiro Yamada · 6 years ago
  61. 4a610fa mtd: nand: denali: correct buffer alignment for DMA transfer by Masahiro Yamada · 6 years ago
  62. 0dc4add kconfig: Avoid format overflow warning from GCC 8.1 by Luis Araneda · 6 years ago
  63. a6759e3 ARM: rmobile: gen2: Enable ACTLR[0] (Enable invalidates of BTB) to facilitate CVE_2017-5715 WA in OS by Marek Vasut · 6 years ago
  64. 64eeb15 ARM: dts: socfpga: Adjust NAND register layout on Arria10 by Marek Vasut · 6 years ago
  65. 42f4b83 ARM: socfpga: Init missing security policies on A10 by Marek Vasut · 6 years ago
  66. 937db71 ARM: socfpga: Assure correct CPACR configuration by Marek Vasut · 6 years ago
  67. 00057ee arm: socfpga: Fixes: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET by Ley Foon Tan · 6 years ago
  68. 7ca264f mailmap: Fix broken email from fit_image.c by Michal Simek · 6 years ago
  69. 44d1b7d configs: am3517-evm: Setup NAND booting by Adam Ford · 6 years ago
  70. a745a33 ARM: AM3517-EVM: Update Maintainer by Adam Ford · 6 years ago
  71. 0cd07a9 config: remove unused CONFIG_SPL_RELOC_STACK_SIZE by Heinrich Schuchardt · 6 years ago
  72. ad7061e doc: Move device tree bindings documentation to doc/device-tree-bindings by Breno Lima · 6 years ago
  73. 4a8b6e0 mkimage: fit_image: Use macros from image.h by Michal Simek · 6 years ago
  74. 69ca343 omap3: beagle: re-enable EFI support after the following commit removed it by mistake: by Guillaume GARDET · 6 years ago
  75. 02db548 spl: remove dependency to "asm/utils.h" by Paulo Zaneti · 6 years ago
  76. f1b20ac hashtable: Fix length calculation in hexport_r by Zubair Lutfullah Kakakhel · 6 years ago
  77. e9ee739 avb2.0: use block API in AVB ops by Igor Opaniuk · 6 years ago
  78. b0aa74a avb2.0: add proper dependencies by Igor Opaniuk · 6 years ago
  79. 149c21b mtdparts: fixed buffer overflow bug by Kay Potthoff · 6 years ago
  80. 4807c40 board: STiH410-B2260: Set SYS_BOOTM_LEN to 16M by Patrice Chotard · 6 years ago
  81. 980f65d mtd: remove stale comment in mtd_oob_ops structure by Miquel Raynal · 6 years ago
  82. 8cffb50 rtc: compile date.c if DM_RTC by AKASHI Takahiro · 6 years ago
  83. 323a73a mtd: nand: add new enum for storing ECC algorithm by Rafał Miłecki · 6 years ago
  84. d5674d6 ARM: configs: omap3_logic: remove Legacy OMAP3 USB driver by Adam Ford · 6 years ago
  85. 5d653af Convert CONFIG_DA8XX_GPIO to Kconfig by Adam Ford · 6 years ago
  86. d7cc15b ARM: DTS: am3517-evm-u-boot: Mark MMC1 with cd-inverted by Adam Ford · 6 years ago
  87. 972edd4 ARM: dts: am3517-evm-uboot: Add reg-shift for UART by Adam Ford · 6 years ago
  88. 78a88f7 doc: Replace DocBook with sphinx-based docs by Mario Six · 6 years ago
  89. 5448ff3 ARM: DTS: Resync Logic PD SOM-LV 37xx devkit with Linux 4.18-RC4 by Adam Ford · 6 years ago
  90. e6ea239 ARM: DTS: Resync LogicPD-Torpedo-37xx-devkit with Linux 4.18-RC4 by Adam Ford · 6 years ago
  91. 66dae3b ARM: dts: Resync OMAP3 and omap36xx with Linux 4.18-RC4 by Adam Ford · 6 years ago
  92. b8dbec5 ARM: DTS: Resync am3517-evm.dts with Linux 4.18-rc4 by Adam Ford · 6 years ago
  93. b740074 m68k: m5253evbe: Remove this board by Tom Rini · 6 years ago
  94. d68b6ad spi: stm32_qspi: rework mode management by Christophe Kerello · 6 years ago
  95. ceff933 spi: stm32_qspi: assign functional operation mode in _stm32_qspi_gen_ccr by Christophe Kerello · 6 years ago
  96. f53424e bios_emulator: remove assignment without effect by Heinrich Schuchardt · 7 years ago
  97. f0306a1 Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  98. f97f167 configs: imx6q_logic: Cleanup ramdiskaddr and fdtaddr by Adam Ford · 6 years ago
  99. 0d38a5f mx25: fix the offset between the USB ports' registers by Martin Kaiser · 6 years ago
  100. 7e1a048 tools/imximage: get HAB information from header by Holger Dengler · 6 years ago