1. 65436f9 efi_loader: provide function to get last node of a device path by Heinrich Schuchardt · 7 years ago
  2. 4f94865 efi_loader: correct EFI_BLOCK_IO_PROTOCOL definitions by Heinrich Schuchardt · 7 years ago
  3. 64e4db0 efi_loader: make efi_disk_create_partitions a global symbol by Heinrich Schuchardt · 7 years ago
  4. 98d48bd efi_loader: provide a function to create a partition node by Heinrich Schuchardt · 7 years ago
  5. b3dd14b efi_loader: make efi_block_io_guid a global symbol by Heinrich Schuchardt · 7 years ago
  6. 9bfca9f efi_loader: efi_disk_register: correctly determine if_type_name by Heinrich Schuchardt · 7 years ago
  7. 5e55543 efi_loader: fix StartImage bootservice by Heinrich Schuchardt · 7 years ago
  8. 0aaabbb efi_loader: check tables in helloworld.efi by Heinrich Schuchardt · 7 years ago
  9. 36b41a3 efi_loader: allocate correct memory type for EFI image by Heinrich Schuchardt · 7 years ago
  10. 476ed96 efi_loader: print device path when entering efi_load_image by Heinrich Schuchardt · 7 years ago
  11. 110d80a efi_loader: correct find simple file system protocol by Heinrich Schuchardt · 7 years ago
  12. 22de1de efi_loader: address of the simple file system protocol by Heinrich Schuchardt · 7 years ago
  13. 0429868 efi_loader: return NULL from device path functions by Heinrich Schuchardt · 7 years ago
  14. 2074f70 efi_loader: consistently use efi_handle_t for handles by Heinrich Schuchardt · 7 years ago
  15. fb83350 efi_selftest: test for (Dis)ConnectController by Heinrich Schuchardt · 7 years ago
  16. 8d7cf39 efi_selftest: remove todo in device path test by Heinrich Schuchardt · 7 years ago
  17. 77425e7 efi_selftest: remove todo in manage protocols by Heinrich Schuchardt · 7 years ago
  18. ad97373 efi_loader: disconnect controllers in UninstallProtocol by Heinrich Schuchardt · 7 years ago
  19. 3f9b004 efi_loader: implement DisconnectController by Heinrich Schuchardt · 7 years ago
  20. 3ebcd00 efi_loader: fix signature of efi_disconnect_controller by Heinrich Schuchardt · 7 years ago
  21. f0959db efi_loader: implement ConnectController by Heinrich Schuchardt · 7 years ago
  22. d550414 efi_loader: debug output installed device path by Heinrich Schuchardt · 7 years ago
  23. e3fbbc3 efi_loader: implement OpenProtocolInformation by Heinrich Schuchardt · 7 years ago
  24. 3b8a489 efi_loader: open_info in CloseProtocol by Heinrich Schuchardt · 7 years ago
  25. 191a41c efi_loader: open_info in OpenProtocol by Heinrich Schuchardt · 7 years ago
  26. fe1599d efi_loader: list of open protocol infos by Heinrich Schuchardt · 7 years ago
  27. 5be9744 efi_selftest: do not try to close device path protocol by Heinrich Schuchardt · 7 years ago
  28. 32e6fed efi_loader: simplify efi_remove_all_protocols by Heinrich Schuchardt · 7 years ago
  29. 853540c efi_selftest: colored test output by Heinrich Schuchardt · 7 years ago
  30. ac02019 tools: provide a tool to convert a binary file to an include by Heinrich Schuchardt · 7 years ago
  31. 727a1af efi_loader: correctly call images by Heinrich Schuchardt · 7 years ago
  32. 256060e vsprintf.c: add EFI device path printing by Heinrich Schuchardt · 7 years ago
  33. 3c950b3 efi_loader: text output for device path end node by Heinrich Schuchardt · 7 years ago
  34. bc0bd77 MAINTAINERS: correct entry for lib/efi*/ by Heinrich Schuchardt · 7 years ago
  35. e0abeac efi_selftest: do not cut off u16 strings when printing by Heinrich Schuchardt · 7 years ago
  36. 6a380e5 efi_selftest: avoid superfluous messages for task priority levels by Heinrich Schuchardt · 7 years ago
  37. ad50dcf efi_selftest: avoid superfluous messages for event services by Heinrich Schuchardt · 7 years ago
  38. e540c48 efi_loader: use correct format string for unsigned long by Heinrich Schuchardt · 7 years ago
  39. 474a6f5 efi_loader: add comments to memory functions by Heinrich Schuchardt · 7 years ago
  40. 05b6f56 efi_loader: use wide string do define firmware vendor by Heinrich Schuchardt · 7 years ago
  41. af3106a efi_loader: support device path for IDE and SCSI disks by Heinrich Schuchardt · 7 years ago
  42. 2bc61b8 efi_loader: create full device path for block devices by Heinrich Schuchardt · 7 years ago
  43. 8bad6cb fs: fat: Drop CONFIG_SUPPORT_VFAT by Tuomas Tynkkynen · 7 years ago
  44. e8df14d fs: FAT: Fix typo in FS_FAT_MAX_CLUSTSIZE description by Tuomas Tynkkynen · 7 years ago
  45. 3cd084d env: ENV_IS_IN_FAT improvements by Tuomas Tynkkynen · 7 years ago
  46. f1698a8 ARM: poplar: Use Kconfig to enable CONFIG_FAT_WRITE by Tuomas Tynkkynen · 7 years ago
  47. 3d22bae fs: Migrate ext4 to Kconfig by Tuomas Tynkkynen · 7 years ago
  48. 6574864 Convert CONFIG_ROCKCHIP_USB2_PHY to Kconfig by Adam Ford · 7 years ago
  49. b9b500b Convert CONFIG_OMAP_USB_PHY to Kconfig by Adam Ford · 7 years ago
  50. 3b9e2a2 Convert CONFIG_TWL4030_USB to Kconfig by Adam Ford · 7 years ago
  51. 26410c1 Convert CONFIG_DAVINCI_SPI to Kconfig by Adam Ford · 7 years ago
  52. e13a9dc Convert CONFIG_USB_MUSB_HCD et al to Kconfig by Adam Ford · 7 years ago
  53. 8636222 Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig by Adam Ford · 7 years ago
  54. 6931ab2 ARM: omap3_logic: Enable SPL_OF_CONTROL and SPL_OF_PLATDATA by Adam Ford · 7 years ago
  55. 998ae28 travis-ci: Add qemu-x86_64 target by Tom Rini · 8 years ago
  56. 3900b45 sunxi: Fix display timing flags by Giulio Benetti · 7 years ago
  57. b9b4f14 mmc: fsl_esdhc: Fix i.MX53 eSDHCv3 clock by Benoît Thébaudeau · 7 years ago
  58. 9546eb9 mmc: fix the wrong disabling clock by Jaehoon Chung · 7 years ago
  59. 61f2e5e mmc: sdhci: change data transfer failure into debug message by Masahiro Yamada · 7 years ago
  60. dd43e2a mmc: sdhci-cadence: add HS200 support by Masahiro Yamada · 7 years ago
  61. 4041bf7 mmc: sdhci-cadence: call mmc_of_parse() by Masahiro Yamada · 7 years ago
  62. 954a963 mmc: sdhci-cadence: use bitfield access macros for cleanup by Masahiro Yamada · 7 years ago
  63. be165fb mmc: sdhci: do not overwrite host_caps in sdhci_setup_cfg() by Masahiro Yamada · 7 years ago
  64. 4b28f7b mmc: let mmc_of_parse() fail for insane bus-width value by Masahiro Yamada · 7 years ago
  65. c42ee36 mmc: do not overwrite cfg->f_max if "max-frequency" if missing by Masahiro Yamada · 7 years ago
  66. 3ab48f6 dm: add dev_read_u32() by Masahiro Yamada · 7 years ago
  67. 485c13c Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  68. b79221a lib: fdtdec: Fix some style violations by Mario Six · 7 years ago
  69. 2e38662 lib: fdtdec: Fix whitespace style violations by Mario Six · 7 years ago
  70. 29d11b8 core: Make device_is_compatible live-tree compatible by Mario Six · 7 years ago
  71. 147c607 core: Add {ofnode, dev}_translate_address functions by Mario Six · 7 years ago
  72. 83a462a core: read: Fix style violations by Mario Six · 7 years ago
  73. 51db287 core: ofnode: Fix style violations by Mario Six · 7 years ago
  74. fcca9db clk: Makefile: Sort entries alphabetically by Mario Six · 7 years ago
  75. 7fe1b06 clk: Remove superfluous gd declarations by Mario Six · 7 years ago
  76. e2db9e7 clk: clk_fixed_rate: Fix style violation by Mario Six · 7 years ago
  77. 268453b clk: clk-uclass: Fix style violations by Mario Six · 7 years ago
  78. 0fe4e41 dm: pinctrl: sync with Linux to use pin_config_param by Peng Fan · 7 years ago
  79. d1ccaa4 patman: Unquote output from get_maintainer.pl by Stefan Brüns · 7 years ago
  80. 286ede6 drivers: core: Add translation in live tree case by Mario Six · 7 years ago
  81. fa9335a dm: fix typo falback by Heinrich Schuchardt · 7 years ago
  82. 557767e Merge git://git.denx.de/u-boot-marvell by Tom Rini · 7 years ago
  83. c4cb6e6 Merge git://git.denx.de/u-boot-arc by Tom Rini · 7 years ago
  84. e8b9fdc configs: keystone2: env: Fix burn_uboot_spi command by Faiz Abbas · 7 years ago
  85. cd87c4e checkpatch: Ignore 'short' Kconfig help entries by Tom Rini · 7 years ago
  86. 7dd97af powerpc: Drop unreferenced CONFIG_* defines by Tuomas Tynkkynen · 7 years ago
  87. aea0af8 configs: stm32: move config flag from defconfig to Kconfig by Patrice Chotard · 7 years ago
  88. ae74de0 serial: stm32: Rename serial_stm32x7.c to serial_stm32.c by Patrice Chotard · 7 years ago
  89. e6e5ecc m68k: Drop unreferenced CONFIG_* defines by Tuomas Tynkkynen · 7 years ago
  90. 5570173 nds32: Drop unreferenced CONFIG_ADP_AG101P by Tuomas Tynkkynen · 7 years ago
  91. 7e47775 pcmcia: Drop a bunch of unused CONFIG_SYS_PCMCIA_ macros by Tuomas Tynkkynen · 7 years ago
  92. a5bee50 Travis-CI: Add job for running test.py on qemu_arm64 by Tuomas Tynkkynen · 7 years ago
  93. 1b012a3 Travis-CI: Download ARM64 version of GRUB as well by Tuomas Tynkkynen · 7 years ago
  94. e7ba41c ARM: Document AArch64 version of qemu-arm by Tuomas Tynkkynen · 7 years ago
  95. ddcca73 ARM: qemu-arm: Add support for AArch64 by Tuomas Tynkkynen · 7 years ago
  96. 6b3d4f3 arm: mach-omap2: Remove secure certificate name printing by Andrew F. Davis · 7 years ago
  97. fbd23b9 arm: am33xx: security: Fix size calculation on header by Madan Srinivas · 7 years ago
  98. 0d8c1df rpi_0_w: Add configs consistent with RpI3 by Drew Moseley · 7 years ago
  99. a47ca2c ARM: omap3: evm: Add kernel image loading from UBIFS and EXT4 by Derald D. Woods · 7 years ago
  100. 7341714 board_r: remove superfluous #ifdef CONFIG_PRAM by Heinrich Schuchardt · 7 years ago