1. e3fbbc3 efi_loader: implement OpenProtocolInformation by Heinrich Schuchardt · 7 years ago
  2. 3b8a489 efi_loader: open_info in CloseProtocol by Heinrich Schuchardt · 7 years ago
  3. 191a41c efi_loader: open_info in OpenProtocol by Heinrich Schuchardt · 7 years ago
  4. fe1599d efi_loader: list of open protocol infos by Heinrich Schuchardt · 7 years ago
  5. 5be9744 efi_selftest: do not try to close device path protocol by Heinrich Schuchardt · 7 years ago
  6. 32e6fed efi_loader: simplify efi_remove_all_protocols by Heinrich Schuchardt · 7 years ago
  7. 853540c efi_selftest: colored test output by Heinrich Schuchardt · 7 years ago
  8. ac02019 tools: provide a tool to convert a binary file to an include by Heinrich Schuchardt · 7 years ago
  9. 727a1af efi_loader: correctly call images by Heinrich Schuchardt · 7 years ago
  10. 256060e vsprintf.c: add EFI device path printing by Heinrich Schuchardt · 7 years ago
  11. 3c950b3 efi_loader: text output for device path end node by Heinrich Schuchardt · 7 years ago
  12. bc0bd77 MAINTAINERS: correct entry for lib/efi*/ by Heinrich Schuchardt · 7 years ago
  13. e0abeac efi_selftest: do not cut off u16 strings when printing by Heinrich Schuchardt · 7 years ago
  14. 6a380e5 efi_selftest: avoid superfluous messages for task priority levels by Heinrich Schuchardt · 7 years ago
  15. ad50dcf efi_selftest: avoid superfluous messages for event services by Heinrich Schuchardt · 7 years ago
  16. e540c48 efi_loader: use correct format string for unsigned long by Heinrich Schuchardt · 7 years ago
  17. 474a6f5 efi_loader: add comments to memory functions by Heinrich Schuchardt · 7 years ago
  18. 05b6f56 efi_loader: use wide string do define firmware vendor by Heinrich Schuchardt · 7 years ago
  19. af3106a efi_loader: support device path for IDE and SCSI disks by Heinrich Schuchardt · 7 years ago
  20. 2bc61b8 efi_loader: create full device path for block devices by Heinrich Schuchardt · 7 years ago
  21. 485c13c Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  22. b79221a lib: fdtdec: Fix some style violations by Mario Six · 7 years ago
  23. 2e38662 lib: fdtdec: Fix whitespace style violations by Mario Six · 7 years ago
  24. 29d11b8 core: Make device_is_compatible live-tree compatible by Mario Six · 7 years ago
  25. 147c607 core: Add {ofnode, dev}_translate_address functions by Mario Six · 7 years ago
  26. 83a462a core: read: Fix style violations by Mario Six · 7 years ago
  27. 51db287 core: ofnode: Fix style violations by Mario Six · 7 years ago
  28. fcca9db clk: Makefile: Sort entries alphabetically by Mario Six · 7 years ago
  29. 7fe1b06 clk: Remove superfluous gd declarations by Mario Six · 7 years ago
  30. e2db9e7 clk: clk_fixed_rate: Fix style violation by Mario Six · 7 years ago
  31. 268453b clk: clk-uclass: Fix style violations by Mario Six · 7 years ago
  32. 0fe4e41 dm: pinctrl: sync with Linux to use pin_config_param by Peng Fan · 7 years ago
  33. d1ccaa4 patman: Unquote output from get_maintainer.pl by Stefan Brüns · 7 years ago
  34. 286ede6 drivers: core: Add translation in live tree case by Mario Six · 7 years ago
  35. fa9335a dm: fix typo falback by Heinrich Schuchardt · 7 years ago
  36. 557767e Merge git://git.denx.de/u-boot-marvell by Tom Rini · 7 years ago
  37. c4cb6e6 Merge git://git.denx.de/u-boot-arc by Tom Rini · 7 years ago
  38. e8b9fdc configs: keystone2: env: Fix burn_uboot_spi command by Faiz Abbas · 7 years ago
  39. cd87c4e checkpatch: Ignore 'short' Kconfig help entries by Tom Rini · 7 years ago
  40. 7dd97af powerpc: Drop unreferenced CONFIG_* defines by Tuomas Tynkkynen · 7 years ago
  41. aea0af8 configs: stm32: move config flag from defconfig to Kconfig by Patrice Chotard · 7 years ago
  42. ae74de0 serial: stm32: Rename serial_stm32x7.c to serial_stm32.c by Patrice Chotard · 7 years ago
  43. e6e5ecc m68k: Drop unreferenced CONFIG_* defines by Tuomas Tynkkynen · 7 years ago
  44. 5570173 nds32: Drop unreferenced CONFIG_ADP_AG101P by Tuomas Tynkkynen · 7 years ago
  45. 7e47775 pcmcia: Drop a bunch of unused CONFIG_SYS_PCMCIA_ macros by Tuomas Tynkkynen · 7 years ago
  46. a5bee50 Travis-CI: Add job for running test.py on qemu_arm64 by Tuomas Tynkkynen · 7 years ago
  47. 1b012a3 Travis-CI: Download ARM64 version of GRUB as well by Tuomas Tynkkynen · 7 years ago
  48. e7ba41c ARM: Document AArch64 version of qemu-arm by Tuomas Tynkkynen · 7 years ago
  49. ddcca73 ARM: qemu-arm: Add support for AArch64 by Tuomas Tynkkynen · 7 years ago
  50. 6b3d4f3 arm: mach-omap2: Remove secure certificate name printing by Andrew F. Davis · 7 years ago
  51. fbd23b9 arm: am33xx: security: Fix size calculation on header by Madan Srinivas · 7 years ago
  52. 0d8c1df rpi_0_w: Add configs consistent with RpI3 by Drew Moseley · 7 years ago
  53. a47ca2c ARM: omap3: evm: Add kernel image loading from UBIFS and EXT4 by Derald D. Woods · 7 years ago
  54. 7341714 board_r: remove superfluous #ifdef CONFIG_PRAM by Heinrich Schuchardt · 7 years ago
  55. bb2277b GPIO: tca642x: Rework to not include commands in SPL by Tom Rini · 7 years ago
  56. 0d097b7 GPIO: pca953x: Rework to not include commands in SPL by Tom Rini · 7 years ago
  57. 7e37a88 cmd: pmic: update help description by Klaus Goger · 7 years ago
  58. d2f7158 fs/fat: remove distractive message in file_fat_read_at() by Heinrich Schuchardt · 7 years ago
  59. a327bde fs: remove distractive message in fs_read() by Heinrich Schuchardt · 7 years ago
  60. 3cf0061 DA850evm: Remove dead code by Adam Ford · 7 years ago
  61. 4b37928 ARM: dts: omap3-beagle{-xm}: Enable DM and devicetree for BeagleBoard by Derald D. Woods · 7 years ago
  62. 3ff0d80 ARM: dts: omap3-beagle{-xm}: Add support for BeagleBoard by Derald D. Woods · 7 years ago
  63. 3741c04 env: ti: Select dtb name for dra76x and am574 by Lokesh Vutla · 7 years ago
  64. b4185e4 ARM: dts: am574x-idk: Add initial support by Lokesh Vutla · 7 years ago
  65. 1f12689 board: ti: am57xx: Enable CMD_DDR3 by Lokesh Vutla · 7 years ago
  66. 443b0df board: ti: am574x-idk: Update pinmux using latest PMT by Lokesh Vutla · 7 years ago
  67. 7b16de8 board: ti: am574x-idk: Add ddr data support by Lokesh Vutla · 7 years ago
  68. 10f430f board: ti: am574x-idk: Add hw data support by Lokesh Vutla · 7 years ago
  69. 9646b95 board: ti: am574x-idk: Add epprom support by Lokesh Vutla · 7 years ago
  70. 941f2fc arm: dra762: Add support for device package identification by Lokesh Vutla · 7 years ago
  71. 8a8af8a cmd: ti: Generalize cmd_ddr3 command by Lokesh Vutla · 7 years ago
  72. 5cd9661 arm: keystone: Move cmd_ddr3 to a common place by Lokesh Vutla · 7 years ago
  73. 650fda9 arm: emif-common: Add suppport for enabling ECC by Lokesh Vutla · 7 years ago
  74. e18cd3d arm: emif-common: Add ecc specific emif registers by Lokesh Vutla · 7 years ago
  75. 72b7af5 drivers: dma: ti-edma3: add support for memory fill by Tero Kristo · 7 years ago
  76. 445277b dt-bindings: leds: adopt Linux PCA9532 binding constants by Felix Brack · 7 years ago
  77. f1627bd board: ti: k2g: Make ddr3* declarations as static by Lokesh Vutla · 7 years ago
  78. 8d0dcbf board: ti: dra76: mux wakeup2 as gpio1_2 by Tomi Valkeinen · 7 years ago
  79. 9b88a4b arm: am33xx: Avoid writing into reserved DPLL divider by Lokesh Vutla · 7 years ago
  80. 3a0e70f tools: omapimage: Fix mismatch of image size in header by Lokesh Vutla · 7 years ago
  81. 4849d95 board: ti: K2G FC SoC 1GHz and DDR3 1066 MT/s support by Rex Chang · 7 years ago
  82. 19f3fea configs: k2g_evm: Allocate more space for u-boot by Lokesh Vutla · 7 years ago
  83. e36edce board: ti: dra7xx: Select MCAN instead of DCAN on DRA76 EVM by Vignesh R · 7 years ago
  84. 29171dc mmc: omap_hsmmc: Fix incorrect bit operations for disabling a bit by Kishon Vijay Abraham I · 7 years ago
  85. 866bb98 mmc: omap_hsmmc: Enable Auto command (CMD12) enable by Kishon Vijay Abraham I · 7 years ago
  86. f0d53e8 mmc: omap_hsmmc: Add support for DMA (ADMA2) by Kishon Vijay Abraham I · 7 years ago
  87. 672e559 ddr: marvell: update ddr controller init and freq by Chris Packham · 7 years ago
  88. 8bddf67 ddr: marvell: update additional ODT setting by Chris Packham · 7 years ago
  89. 2efd27f ddr: marvell: use correct TREFI value by Chris Packham · 7 years ago
  90. dbaf095 ddr: marvell: only assert M_ODT[0] on write for a single CS by Chris Packham · 7 years ago
  91. 8f44e1e ARC: devboards: Allow huge uImages (up to 128 MiB) by Alexey Brodkin · 7 years ago
  92. c0e6769 ARC: Invalidate instruction and data caches early on boot by Eugeniy Paltsev · 7 years ago
  93. 7897f4e ARC: HSDK: DTS: Add cgu-clk node by Eugeniy Paltsev · 7 years ago
  94. 320c8a1 ARC: HSDK: CGU: Add 'Hz' when printing clock frequency by Eugeniy Paltsev · 7 years ago
  95. f6d7812 ARC: HSDK: CGU: Use plat data instead of priv data by Eugeniy Paltsev · 7 years ago
  96. 075cbae ARC: HSDK: CGU: Update AXI, TUN, ARC clock options by Eugeniy Paltsev · 7 years ago
  97. 5aec256 ARC: HSDK: Hang on panic by Eugeniy Paltsev · 7 years ago
  98. 19b10a4 ARC: Cache: Fix style violations reported by checkpatch by Eugeniy Paltsev · 7 years ago
  99. b0146f9 ARC: Cache: Disable IOC by default by Eugeniy Paltsev · 7 years ago
  100. 41cada4 ARC: ARCv2: Cache: Fixed operation without IOC by Eugeniy Paltsev · 7 years ago