1. 845e10d tests: test_dfu.py: Add example udev rule for host_usb_dev_node by Tom Rini · 8 years ago
  2. 7e99e14 tools/fw_env: use fsync to ensure that data is physically stored by Michael Heimpold · 11 years ago
  3. 8787b02 efi_loader: correctly implement 100ns conversion by xypron.glpk@gmx.de · 7 years ago
  4. 91be9a7 efi_console: set up events by xypron.glpk@gmx.de · 7 years ago
  5. bfc7246 efi_loader: refactor efi_set_timer by xypron.glpk@gmx.de · 7 years ago
  6. 49deb45 efi_loader: refactor efi_create_event by xypron.glpk@gmx.de · 7 years ago
  7. 503f269 efi_loader: correct size for tpl level by xypron.glpk@gmx.de · 7 years ago
  8. c684159 efi_loader: implement multiple event support by xypron.glpk@gmx.de · 7 years ago
  9. 2fd945f efi_loader: use struct efi_event * instead of void * by xypron.glpk@gmx.de · 7 years ago
  10. 71275a3 efi_memory: avoid NULL dereference in efi_free_pool by xypron.glpk@gmx.de · 7 years ago
  11. 70bfcdc efi_loader: disk: iterate only over valid block devices by xypron.glpk@gmx.de · 7 years ago
  12. 1da1bac efi_loader: provide meaningful status code by xypron.glpk@gmx.de · 7 years ago
  13. 3c8ffb6 efi_loader: define all known status codes by xypron.glpk@gmx.de · 7 years ago
  14. b06d8ac bootefi: allow return without EFI_BOOT_SERVICES.Exit by xypron.glpk@gmx.de · 7 years ago
  15. cc5b708 efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL by xypron.glpk@gmx.de · 7 years ago
  16. 88adae5 efi_loader: reimplement efi_locate_protocol by xypron.glpk@gmx.de · 7 years ago
  17. 011f432 efi_loader: provide a sufficient number of protocols by xypron.glpk@gmx.de · 7 years ago
  18. c2e703f efi_loader: implement LocateHandleBuffer by xypron.glpk@gmx.de · 7 years ago
  19. 2632958 efi_loader: refactor efi_locate_handle by xypron.glpk@gmx.de · 7 years ago
  20. 58b8358 efi_loader: implement InstallMultipleProtocolInterfaces by xypron.glpk@gmx.de · 7 years ago
  21. 3d8e145 efi_loader: refactor efi_uninstall_protocol_interface by xypron.glpk@gmx.de · 7 years ago
  22. 8bee5a3 efi_loader: refactor efi_install_protocol_interface by xypron.glpk@gmx.de · 7 years ago
  23. 4b6ed0d efi_loader: implement UninstallProtocolInterface by xypron.glpk@gmx.de · 7 years ago
  24. e0549f8 efi_loader: implement InstallProtocolInterface by xypron.glpk@gmx.de · 7 years ago
  25. 69baec6 efi_loader: efi_open_protocol: parameter checks by xypron.glpk@gmx.de · 7 years ago
  26. b5349f7 efi_loader: refactor efi_open_protocol by xypron.glpk@gmx.de · 7 years ago
  27. aae6f01 mmc: cadence: use fdt32_t for DT property value to fix sparse warning by Masahiro Yamada · 7 years ago
  28. 207d8b3 mmc: add static to spl_mmc_get_device_index() by Masahiro Yamada · 7 years ago
  29. a79e8df power: regulator: lp87565: get_enable should return integer by Keerthy · 7 years ago
  30. 43d0247 power: regulator: lp873x: get_enable should return integer by Keerthy · 7 years ago
  31. 4e98a14 power: regulator: s5m8767: get_enable should return integer by Keerthy · 7 years ago
  32. 3bbe7c1 power: sandbox: fixed: get_enable should return integer by Keerthy · 7 years ago
  33. 585c703 power: regulator: rk8xx: get_enable should return integer by Keerthy · 7 years ago
  34. 2a4747d power: regulator: tps65090: get_enable should return integer by Keerthy · 7 years ago
  35. 117daa8 power: regulator: pfuze100: get_enable should return integer by Keerthy · 7 years ago
  36. 5c3195c power: regulator: palmas: get_enable should return integer by Keerthy · 7 years ago
  37. b616835 power: regulator: max77686: get_enable should return integer by Keerthy · 7 years ago
  38. 85f87de power: regulator: act8846: get_enable should return integer by Keerthy · 7 years ago
  39. 0f2194d power: regulator: fixed: get_enable should return integer by Keerthy · 7 years ago
  40. 06bdf60 regulator: Change get_enable return type to integer from bool by Keerthy · 7 years ago
  41. 343749c mmc: rpmb: update size format for write_counter by Kever Yang · 7 years ago
  42. 4dc80c8 mmc: use new hwpart API when CONFIG_BLK enabled by Kever Yang · 7 years ago
  43. 2710d54 ARM: Mark AE boards orphan by Marek Vasut · 7 years ago
  44. 39632b4 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  45. 651782a mx6cuboxi: Move CONFIG_CMD_SATA to Kconfig by Fabio Estevam · 7 years ago
  46. 3f0a104 mx6sabreauto: Make Ethernet functional again by Fabio Estevam · 7 years ago
  47. e14b116 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 7 years ago
  48. bc104a7 imx: cx9020: try pxe boot, if no vmlinuz on mmc by Patrick Bruenn · 7 years ago
  49. f8e6385 imx: cx9020: use fdt_addr_r and ramdisk_addr_r by Patrick Bruenn · 7 years ago
  50. 07f6ddb mx6sabreauto: Add Falcon mode support by Diego Dorta · 7 years ago
  51. 283c2a6 warp: Use PARTUUID to specify the rootfs location by Fabio Estevam · 7 years ago
  52. 0f29a61 embestmx6boards: Use PARTUUID to specify the rootfs location by Fabio Berton · 7 years ago
  53. 35ba390 mx6cuboxi: Use PARTUUID to specify the rootfs location by Fabio Berton · 7 years ago
  54. 84b4690 wandboard: Use PARTUUID to specify the rootfs location by Fabio Berton · 7 years ago
  55. 00f43e5 mx6sabre: Use PARTUUID to specify the rootfs location by Fabio Estevam · 7 years ago
  56. ca62e5d mx6sabreauto: Do not enable WEIM by default by Fabio Estevam · 7 years ago
  57. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  58. f34ccce mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT by Peng Fan · 7 years ago
  59. 4483b7e dm: mmc: fsl_esdhc: handle vqmmc supply by Peng Fan · 7 years ago
  60. 32a9179 mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/O by Peng Fan · 7 years ago
  61. 15a9165 mmc: fsl_esdhc: correct type of wp_enable by Peng Fan · 7 years ago
  62. ed2d02d imx6_spl: Add u-boot-dtb.img for SPL payload by Jagan Teki · 7 years ago
  63. d7c1150 mx6sabreauto: Update to SPL only mode by Vanessa Maegima · 7 years ago
  64. 823dff9 mx6qsabreauto: Add SPL support by Vanessa Maegima · 7 years ago
  65. ff18156 mx6cuboxi: Add support for sata by Peter Robinson · 7 years ago
  66. d8fab10 mx7dsabresd: Set VLD04 output to 2.8V in PMIC initialization. by Gautam Bhat · 7 years ago
  67. a1d1fdc mx6: soc: Move mxs_dma_init() into the mxs nand driver by Fabio Estevam · 7 years ago
  68. 306dd7d net: fec_mxc: fix PHY initialization bug with CONFIG_DM_ETH by Lothar Waßmann · 7 years ago
  69. 34d45d1 icorem6_rqs: Rename icorem6_rqs config file by Jagan Teki · 7 years ago
  70. 022b7fb dt-bindings: Document the Broadcom STB wake-up timer node by Florian Fainelli · 7 years ago
  71. 61366b7 serial: mxc: Add debug uart support by Jagan Teki · 7 years ago
  72. 52c14ca serial: mxc: Code cleanup by Jagan Teki · 7 years ago
  73. 45d9751 serial: mxc: Move common baud gen into _mxc_serial_setbrg by Jagan Teki · 7 years ago
  74. 97548d5 serial: mxc: Move common init into _mxc_serial_init by Jagan Teki · 7 years ago
  75. 57d3e98 serial: mxc: Move cr1 and cr2 write to mxc_serial_setbrg by Jagan Teki · 7 years ago
  76. 62af03e serial: mxc: Use RFDIV in dm-code by Jagan Teki · 7 years ago
  77. ffa8bcd serial: mxc: Add common mxc_uart reg space by Jagan Teki · 7 years ago
  78. 3fd9579 imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULL by Stefan Agner · 7 years ago
  79. 8be70bb ot1200: enable CONFIG_IMX_THERMAL for detailed thermal information by Christian Gmeiner · 7 years ago
  80. 258f76f mx6sabresd: Fix guard file symbol by Fabio Estevam · 7 years ago
  81. b8b9790 wandboard: Remove unnecessary delay by Fabio Estevam · 7 years ago
  82. dfa33fb cm_fx6: Remove SPL entry from CONFIG_SYS_EXTRA_OPTIONS by Fabio Estevam · 7 years ago
  83. d84a8c5 cgtqmx6eval: Remove SPL entry from CONFIG_SYS_EXTRA_OPTIONS by Fabio Estevam · 7 years ago
  84. 7f27eec mx6slevk_spl: Remove SPL entry from CONFIG_SYS_EXTRA_OPTIONS by Fabio Estevam · 7 years ago
  85. 4185723 mx6sabresd: Remove SPL entry from CONFIG_SYS_EXTRA_OPTIONS by Fabio Estevam · 7 years ago
  86. 172b2e0b arm: mvebu: clearfog: fix chip name comment by Baruch Siach · 7 years ago
  87. db7cd4ed tools/kwbimage: fix v1 header verification by Baruch Siach · 7 years ago
  88. 37d108b tools/kwbimage.h: make offset marks style consistent by Baruch Siach · 7 years ago
  89. ed72741 tools/kwbimage: update the list of SoCs using v1 header by Baruch Siach · 7 years ago
  90. b6518b1 arm64: mvebu: use single defconfig for Armada8K development boards by Igal Liberman · 7 years ago
  91. b6ee860 marvell: armada385: Add the Turris Omnia board by Marek Behún · 7 years ago
  92. aa5eb9a drivers/misc: Add basic support for ATSHA204A Crypto module by Marek Behún · 7 years ago
  93. 8e6eda7 drivers/i2c/muxes/pca954x: Add pca9547 I2C mux support by Marek Behún · 7 years ago
  94. c2502e7 arch/arm/dts: Add Turris Omnia device tree by Marek Behún · 7 years ago
  95. 2ab7704 orion_wdt: Support for the Orion Watchdog by Marek Behún · 7 years ago
  96. 90bcc3d driver/ddr: Add support for setting timing in hws_topology_map by Marek Behún · 7 years ago
  97. 409a81d am33xx: board: Refactor USB initialization into separate function by Alexandru Gagniuc · 8 years ago
  98. 17a21e2 configs: am335x_evm: Enable FASTBOOT based on kconfig by Alexandru Gagniuc · 8 years ago
  99. ab86dc7 ARM: ti816x: Fix enabling GPIO0, enable GPIO1 as well by Tom Rini · 7 years ago
  100. 39b4f6b ti816x: Enable ethernet support by Tom Rini · 7 years ago