1. de8106c test/py: convert fs-test.sh to pytest by AKASHI Takahiro · 6 years ago
  2. 9461fcc fs-test: update the test result as of v2018.09 by AKASHI Takahiro · 6 years ago
  3. e75996c fs-test: fix false positive error at Test Case 12 by AKASHI Takahiro · 6 years ago
  4. d39f6a6 efi_loader: implement a file delete by AKASHI Takahiro · 6 years ago
  5. d4b751e cmd: fat: add fatrm command by AKASHI Takahiro · 6 years ago
  6. f8240ce fs: fat: support unlink by AKASHI Takahiro · 6 years ago
  7. e2519da fs: add unlink interface by AKASHI Takahiro · 6 years ago
  8. 5bc84a1 efi_loader: file: support creating a directory by AKASHI Takahiro · 6 years ago
  9. 0349da5 cmd: fat: add fatmkdir command by AKASHI Takahiro · 6 years ago
  10. 31a18d5 fs: fat: support mkdir by AKASHI Takahiro · 6 years ago
  11. 3a10e07 fs: fat: remember the starting cluster number of directory by AKASHI Takahiro · 6 years ago
  12. e7074cf fs: add mkdir interface by AKASHI Takahiro · 6 years ago
  13. cda40b2 cmd: fat: add offset parameter to fatwrite by AKASHI Takahiro · 6 years ago
  14. cb8af8a fs: fat: support write with non-zero offset by AKASHI Takahiro · 6 years ago
  15. 704df6a fs: fat: refactor write interface for a file offset by AKASHI Takahiro · 6 years ago
  16. 4ced203 fs: fat: support write with sub-directory path by AKASHI Takahiro · 6 years ago
  17. f1149ce fs: fat: write returns error code instead of -1 by AKASHI Takahiro · 6 years ago
  18. 25bb9da fs: fat: check and normalize file name by AKASHI Takahiro · 6 years ago
  19. 881042e Revert "fs: fat: cannot write to subdirectories" by AKASHI Takahiro · 6 years ago
  20. f528c14 fs: fat: assure iterator's ->dent belongs to ->clust by AKASHI Takahiro · 6 years ago
  21. b94b6be fs: fat: handle "." and ".." of root dir correctly with fat_itr_resolve() by AKASHI Takahiro · 6 years ago
  22. f23101f fs: fat: extend get_fs_info() for write use by AKASHI Takahiro · 6 years ago
  23. 14d103b efi_loader: typos in efi_console.c by Heinrich Schuchardt · 6 years ago
  24. 04a0f56 efi_loader: SPDX-License-Identifier for efi.h by Heinrich Schuchardt · 6 years ago
  25. 2e0d79a efi_loader: SPDX-License-Identifier for efi_api.h by Heinrich Schuchardt · 6 years ago
  26. 3e603ec efi_loader: struct efi_simple_text_input_protocol by Heinrich Schuchardt · 6 years ago
  27. da9ea5b test/py: typo occured by Heinrich Schuchardt · 6 years ago
  28. cb03ec0 test/py: test EFI_SIMPLE_TEXT_INPUT_PROTOCOL by Heinrich Schuchardt · 6 years ago
  29. 1d719e7 efi_selftest: EFI_UNICODE_COLLATION_PROTOCOL by Heinrich Schuchardt · 6 years ago
  30. 0bc4b0d efi_loader: EFI_UNICODE_COLLATION_PROTOCOL by Heinrich Schuchardt · 6 years ago
  31. 1a1012a test: tests for utf_to_lower() utf_to_upper(). by Heinrich Schuchardt · 6 years ago
  32. b5130a8 lib: charset: upper/lower case conversion by Heinrich Schuchardt · 6 years ago
  33. 5b2118a efi_loader: capitalization table by Heinrich Schuchardt · 6 years ago
  34. 40e3e75 efi_loader: Add console handle references to in/out/err by Alexander Graf · 6 years ago
  35. 0414359 efi_loader: use correct documentation style by Heinrich Schuchardt · 6 years ago
  36. cc0bfc0 efi_loader: description efi_update_capsule() by Heinrich Schuchardt · 6 years ago
  37. 250b325 efi_loader: fix typos in efi_runtime.c by Heinrich Schuchardt · 6 years ago
  38. b72aaa8 efi_loader: fix typos in efi_boottime.c by Heinrich Schuchardt · 6 years ago
  39. 14deb5e Revert "Revert "efi_loader: efi_allocate_pages is too restrictive"" by Stephen Warren · 6 years ago
  40. 0797f7f ARM: tegra: reserve unmapped RAM so EFI doesn't use it by Stephen Warren · 6 years ago
  41. 9b5e639 efi_loader: simplify ifdefs by Stephen Warren · 6 years ago
  42. 75cb1cd lib: charset: remove obsolete functions by Heinrich Schuchardt · 6 years ago
  43. 7086a71 efi_loader: buffer size for load options by Heinrich Schuchardt · 6 years ago
  44. ba7bd5c efi_loader: don't use unlimited stack as buffer by Heinrich Schuchardt · 6 years ago
  45. dcdb64f efi_loader: remove limit on variable length by Heinrich Schuchardt · 6 years ago
  46. fbba2f6 test: test printing Unicode by Heinrich Schuchardt · 6 years ago
  47. 31bd711 lib: vsprintf: correct printing of Unicode strings by Heinrich Schuchardt · 6 years ago
  48. f11a164 test: unit tests for Unicode functions by Heinrich Schuchardt · 6 years ago
  49. d8c2823 lib: charset: utility functions for Unicode by Heinrich Schuchardt · 6 years ago
  50. 1dde0d5 efi_loader: rename utf16_strlen, utf16_strnlen by Heinrich Schuchardt · 6 years ago
  51. fbb3ea8 lib: build charset.o only if needed by Heinrich Schuchardt · 6 years ago
  52. 7a9e6ee test: print_ut.c use #if CONFIG_IS_ENABLED(EFI_LOADER) by Heinrich Schuchardt · 6 years ago
  53. 4ddcc4e vsprintf.c: use #if CONFIG_IS_ENABLED(EFI_LOADER) by Heinrich Schuchardt · 6 years ago
  54. d5a5a5a efi_loader: Pass address to fs_read() by Alexander Graf · 6 years ago
  55. 9dff490 efi: sandbox: Tidy up copy_fdt() to work with sandbox by Simon Glass · 6 years ago
  56. baf70c0 efi: Relocate FDT to 127MB instead of 128MB by Simon Glass · 6 years ago
  57. efe79a7 efi_selftest: test for loaded image protocol by Heinrich Schuchardt · 6 years ago
  58. 7e1effc efi_loader: pass system table in loaded image protocol by Heinrich Schuchardt · 6 years ago
  59. e470efd efi_selftest: memory leak testing manage protocols by Heinrich Schuchardt · 6 years ago
  60. 9dc8d15 Merge git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  61. 333279a Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  62. e32ac37 arm: mvebu: clearfog: enable eMMC boot partitions support by Baruch Siach · 6 years ago
  63. d13b740 phy: marvell: add SATA comphy RX/TX polarity invert support by Rabeeh Khoury · 6 years ago
  64. 3c2a389 fix: cmd: mvebu: Exclude mvebu commands from SPL builds by Konstantin Porotchkin · 6 years ago
  65. d3c72c5 fix: mvebu: Add SPI parameters for environment setup by Konstantin Porotchkin · 6 years ago
  66. 25a1765 fix: env: Fix the SPI flash device setup for DM mode by Konstantin Porotchkin · 6 years ago
  67. e76afd8 fix: nand: pxa3xx: Add WA for eliminating flash ready timeout by David Sniatkiwicz · 6 years ago
  68. b7b3f2c nand: pxa3xx: Add support for 8KB page 4 and 8 bit ECC NAND by Konstantin Porotchkin · 6 years ago
  69. e9a0777 nand: pxa3xx: cosmetic: add comments to the timing layout structures by Konstantin Porotchkin · 6 years ago
  70. 2057eb0 fix: nand: Replace hardcoded page chunk size with calculated one by Konstantin Porotchkin · 6 years ago
  71. b0d7c10 mtd: nand: pxa3xx: add support for Toshiba flash by Konstantin Porotchkin · 6 years ago
  72. ac56a3b mtd: nand: pxa3xx: add support for 2KB 8-bit flash by Victor Axelrod · 6 years ago
  73. f3d2357 mtd: nand: pxa3xx: Fix READOOB implementation by Boris Brezillon · 6 years ago
  74. b47f677 mtd: nand: pxa3xx_nand: add support for partial chunks by Ofer Heifetz · 6 years ago
  75. 7efd95e mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan by Ofer Heifetz · 6 years ago
  76. b87ae6f mtd: pxa3xx_nand: Fix initial controller configuration by Ofer Heifetz · 6 years ago
  77. 6bbe7f6 mtd: pxa3xx_nand: Increase the initial chunk size by Ofer Heifetz · 6 years ago
  78. 9448861 nand: pxa3xx: Increase READ_ID buffer and make the size static by Ofer Heifetz · 6 years ago
  79. cd11b2b mtd: nand: pxa3xx-nand: fix random command timeouts by Ofer Heifetz · 6 years ago
  80. 6589992 mtd: nand: pxa3xx_nand: fix early spurious interrupt by Ofer Heifetz · 6 years ago
  81. d3859d1 mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing() by Ofer Heifetz · 6 years ago
  82. 8cdcf67 mtd: nand: pxa3xx_nand: use nand_to_mtd() by Ofer Heifetz · 6 years ago
  83. 1445322 mtd: nand: pxa3xx_nand: Increase initial buffer size by Ofer Heifetz · 6 years ago
  84. 863949e board: turris_mox: Fixup U-Boot's device tree if PCIe connected by Marek Behún · 6 years ago
  85. f26e379 dts: mvebu: mcbin: drop redundant SD slot node by Baruch Siach · 6 years ago
  86. 0f6686e arch/arm/dts: Update Turris Mox device tree by Marek Behún · 6 years ago
  87. c04a3d1 board: turris_mox: Enable PCI in defconfig by Marek Behún · 6 years ago
  88. 17445e9 board: turris_mox: Fix watchdog macro name by Marek Behún · 6 years ago
  89. de75fb0 clk: armada-37xx-periph: Support changing clock parent and rate by Marek Behún · 6 years ago
  90. 4b8cb84 phy: marvell: Support changing SERDES map in board file by Marek Behún · 6 years ago
  91. 2fd4284 ARM: mach-mvebu: handle fall-back to UART boot by Chris Packham · 6 years ago
  92. e097729 Revert "arm: mvebu: fix boot from UART when in fallback mode" by Chris Packham · 6 years ago
  93. 7e1d322 arm64: mvebu: armada-8k: support environment in SD/eMMC by Baruch Siach · 6 years ago
  94. 9ca6fae tools: kwboot: Make kwboot more robust on a38x by Jon Nettleton · 6 years ago
  95. 881e847 doc/git-mailrc: add Stefan Roese to the kirkwood alias by Baruch Siach · 6 years ago
  96. 0282800 Kirkwood: NAS220: remove bootdelay from CONFIG_EXTRA_ENV_SETTINGS by Evgeni Dobrev · 6 years ago
  97. 4e710eb Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  98. 75629a2 dm: uclass: Adding missing child_pre_probe description by Bin Meng · 6 years ago
  99. 138c8a7 dm: fix alignment of help message of "dm" command by Masahiro Yamada · 6 years ago
  100. f7df893 pico-imx7d: Add a new defconfig with PICO-Hobbit selected by Otavio Salvador · 6 years ago