1. fe938fb sandbox: Add support for calling abort() by Simon Glass · 6 years ago
  2. a4958a7 efi: sandbox: Add distroboot support by Simon Glass · 6 years ago
  3. 110c628 efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL by Heinrich Schuchardt · 6 years ago
  4. 262ff41 efi_selftest: refactor text input test by Heinrich Schuchardt · 6 years ago
  5. 35cbb79 efi_loader: support Unicode text input by Heinrich Schuchardt · 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. 31a18d5 fs: fat: support mkdir by AKASHI Takahiro · 6 years ago
  9. e7074cf fs: add mkdir interface by AKASHI Takahiro · 6 years ago
  10. f23101f fs: fat: extend get_fs_info() for write use by AKASHI Takahiro · 6 years ago
  11. 04a0f56 efi_loader: SPDX-License-Identifier for efi.h by Heinrich Schuchardt · 6 years ago
  12. 2e0d79a efi_loader: SPDX-License-Identifier for efi_api.h by Heinrich Schuchardt · 6 years ago
  13. 3e603ec efi_loader: struct efi_simple_text_input_protocol by Heinrich Schuchardt · 6 years ago
  14. 0bc4b0d efi_loader: EFI_UNICODE_COLLATION_PROTOCOL by Heinrich Schuchardt · 6 years ago
  15. b5130a8 lib: charset: upper/lower case conversion by Heinrich Schuchardt · 6 years ago
  16. 5b2118a efi_loader: capitalization table by Heinrich Schuchardt · 6 years ago
  17. 9b5e639 efi_loader: simplify ifdefs by Stephen Warren · 6 years ago
  18. 75cb1cd lib: charset: remove obsolete functions by Heinrich Schuchardt · 6 years ago
  19. f11a164 test: unit tests for Unicode functions by Heinrich Schuchardt · 6 years ago
  20. d8c2823 lib: charset: utility functions for Unicode by Heinrich Schuchardt · 6 years ago
  21. 1dde0d5 efi_loader: rename utf16_strlen, utf16_strnlen by Heinrich Schuchardt · 6 years ago
  22. 9dc8d15 Merge git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago WIP-18Sep2018
  23. 333279af2 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  24. e32ac37 arm: mvebu: clearfog: enable eMMC boot partitions support by Baruch Siach · 6 years ago
  25. d3c72c5 fix: mvebu: Add SPI parameters for environment setup by Konstantin Porotchkin · 6 years ago
  26. 4b8cb84 phy: marvell: Support changing SERDES map in board file by Marek Behún · 6 years ago
  27. 7e1d322 arm64: mvebu: armada-8k: support environment in SD/eMMC by Baruch Siach · 6 years ago
  28. 0282800 Kirkwood: NAS220: remove bootdelay from CONFIG_EXTRA_ENV_SETTINGS by Evgeni Dobrev · 6 years ago
  29. 4e710eb Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  30. 75629a2 dm: uclass: Adding missing child_pre_probe description by Bin Meng · 6 years ago
  31. 130f03a pico-imx7d: Add PICO-Hobbit baseboard support by Otavio Salvador · 6 years ago
  32. 3a8932b pico-imx6ul: Add PICO-Pi baseboard support by Otavio Salvador · 6 years ago
  33. 0eee446 Merge branch 'master' of git://git.denx.de/u-boot into master by Stefano Babic · 6 years ago
  34. 61fba0f ofnode: add ofnode_by_prop_value() by Jens Wiklander · 6 years ago
  35. 57370de cpu: Add cpu_probe_all method by Mario Six · 6 years ago
  36. 50d188b cpu: Fix cpu.h documentation by Mario Six · 6 years ago
  37. c043440 board_f: Use static print_cpuinfo if CONFIG_CPU is active by Mario Six · 6 years ago
  38. dc145a7 init: Fix documentation by Mario Six · 6 years ago
  39. 07d538d clk: Add MPC83xx clock driver by Mario Six · 6 years ago
  40. 245f5cd sysreset: Add get_status method by Mario Six · 6 years ago
  41. e406155 ram: Add driver for MPC83xx by Mario Six · 6 years ago
  42. 9c2cb97 lib: bitrev: Sync with Linux kernel v4.17 by Bin Meng · 6 years ago
  43. b57f189 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago WIP-17Sep2018
  44. 41f4e43 x86: drop custom CONFIG_SYS_BAUDRATE_TABLE define by Christian Gmeiner · 6 years ago
  45. 9e45008 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  46. e83da8e ARM: rmobile: Repair TMU clock on Gen2 by Marek Vasut · 6 years ago
  47. 0e286c5 sh: tmu: Zap get_tbclk and timer_read_counter by Marek Vasut · 6 years ago
  48. 8b39df9 sh: tmu: Inline sh_tmu.h by Marek Vasut · 6 years ago
  49. ccce3ac sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQ by Marek Vasut · 6 years ago
  50. ae59a9f sh: tmu: Inline get_tmu0_clk_rate() by Marek Vasut · 6 years ago
  51. d1da5d6 sh: tmu: Clean up CONFIG_SYS_TMU_CLK_DIV by Marek Vasut · 6 years ago
  52. f6d600b arm: socfpga: stratix10: Add CONFIG_OF_EMBED by Dalon Westergreen · 6 years ago
  53. 3570469 arm: socfpga: stratix10: add CONFIG_SPL_TARGET by Dalon Westergreen · 6 years ago
  54. 3a8f677 am3517_evm: Drop inadvertently added line by Tom Rini · 6 years ago
  55. 9ddd1cd pico-imx6ul: Add Falcon mode support by Otavio Salvador · 6 years ago
  56. ba5fd0a pico-imx6ul: Remove CONFIG_FSL_USDHC from .h by Otavio Salvador · 6 years ago
  57. 313d02b pico-imx6ul: Improve default DFU settings by Otavio Salvador · 6 years ago
  58. f6d8055 pico-imx6ul: Add bootmenu to choose the baseboard by Otavio Salvador · 6 years ago
  59. 82a8a93 pico-imx6ul: Convert to SPL by Fabio Estevam · 6 years ago
  60. 636941f pico-imx6ul: Convert to distro config by Fabio Estevam · 6 years ago
  61. 819ad5f ARM: am3517_evm: Disable DM_I2C_COMPAT by Adam Ford · 6 years ago
  62. 750df19 DM: serial: ti_omap3_common: Don't define serial unless !DM_SERIAL by Adam Ford · 6 years ago
  63. 93f3362 ARM: configs: Add da850evm_nand to boot from NAND by Adam Ford · 6 years ago
  64. d1e1504 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 6 years ago
  65. 853f7f5 arm64: dts: k3: Add u-boot specific nodes by Lokesh Vutla · 6 years ago
  66. 1e5b116 include: am654_evm: Establish initial environment for SD card boot by Andreas Dannenberg · 6 years ago
  67. 0911d95 board: ti: am654: a53: Add initial support for am654 by Lokesh Vutla · 6 years ago
  68. 81ae6e6 remoteproc: Allow for individual remoteproc initialization by Lokesh Vutla · 6 years ago
  69. f9aa410 mailbox: Introduce K3 Secure Proxy Driver by Lokesh Vutla · 6 years ago
  70. 600e46b mailbox: Allow attaching private data for mbox_chan by Lokesh Vutla · 6 years ago
  71. 2618cf3 power domain: Add support for multiple powerdomains per device by Lokesh Vutla · 6 years ago
  72. 3b3969b clk: Extend clock control with an optional data field by Andreas Dannenberg · 6 years ago
  73. c72f9b7 reset: Extend reset control with an optional data field by Andreas Dannenberg · 6 years ago
  74. e7012e6 dm: reset: Update uclass to allow querying reset status by Andreas Dannenberg · 6 years ago
  75. ccbc8b2 firmware: ti_sci: Add support for processor control services by Lokesh Vutla · 6 years ago
  76. f369b0f firmware: ti_sci: Add support for reboot core service by Andreas Dannenberg · 6 years ago
  77. 9b87181 firmware: ti_sci: Add support for clock control by Lokesh Vutla · 6 years ago
  78. 7bc3304 firmware: ti_sci: Add support for device control by Andreas Dannenberg · 6 years ago
  79. dcfc52a firmware: ti_sci: Add support for board configuration by Andreas Dannenberg · 6 years ago
  80. 32cd251 firmware: Add basic support for TI System Control Interface (TI SCI) protocol by Lokesh Vutla · 6 years ago
  81. 1a4bd3a ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN again by Masahiro Yamada · 6 years ago
  82. 8a86152 omap3: pandora: Enable DM_SERIAL by Grazvydas Ignotas · 6 years ago
  83. 3f20321 board: arm: Add support for Broadcom BCM7260 by Thomas Fitzsimmons · 6 years ago
  84. 1210957 arm: bcm7445: Change serial console index by Thomas Fitzsimmons · 6 years ago
  85. 3dd2626 mmc: add HS400 support by Peng Fan · 6 years ago
  86. dee37fc Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  87. 3747bdb arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  88. 9865543 Remove CONFIG_USE_STDINT by Masahiro Yamada · 6 years ago
  89. d7c0968 sandbox: Add serial test by Patrice Chotard · 6 years ago
  90. ad060c0 dm: serial: Remove setparity ops by Patrice Chotard · 6 years ago
  91. cbf5388 dm: serial: Replace setparity by setconfig by Patrice Chotard · 6 years ago
  92. c330235 qemu-arm: Enable DHCP distro target by Alexander Graf · 6 years ago
  93. b2f90c4 Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago WIP-04Sep2018
  94. a62c606 colibri_imx7_emmc: add Colibri iMX7D 1GB (eMMC) module support by Stefan Agner · 6 years ago
  95. 41b7b4b Cleanup CONFIG_BOOTDELAY on cl-som-imx7 by Alex Kiernan · 6 years ago
  96. 1a8c019 imx: imx6ul_evk: Enable DM driver for iMX6UL EVK u-boot by Ye Li · 6 years ago
  97. 3b82335 imx: imx7d-sdb: Add DM QSPI support by Ye Li · 6 years ago
  98. 536c5c7 imx: imx6sx-sdb: Enable DM QSPI driver by Ye Li · 6 years ago
  99. 4b0a2d3 test: fix typo in cmd_ut_category() description by Heinrich Schuchardt · 6 years ago
  100. 1b74e9c Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago