1. 80b9c6b arm: Allow EFI payload code to take exceptions by Alexander Graf · 9 years ago
  2. af68480 arm64: Replace fdt_name env variables with fdtfile by Alexander Graf · 9 years ago
  3. 7104249 efi_loader: Add MAINTAINERS entry by Alexander Graf · 9 years ago
  4. 3b931b0 efi_loader: Add README section in README.efi by Alexander Graf · 9 years ago
  5. 41ee316 efi_loader: Add distro boot script for removable media by Alexander Graf · 9 years ago
  6. 67ee705 efi_loader: hook up in build environment by Alexander Graf · 9 years ago
  7. 5817786 arm64: Allow EFI payload code to take exceptions by Alexander Graf · 9 years ago
  8. 99adbd9 arm64: Allow exceptions to return by Alexander Graf · 9 years ago
  9. 8623f92 efi_loader: Implement memory allocation and map by Alexander Graf · 9 years ago
  10. e2b04f2 efi_loader: Add "bootefi" command by Alexander Graf · 9 years ago
  11. e83be45 efi_loader: Add disk interfaces by Alexander Graf · 9 years ago
  12. 0bd425a efi_loader: Add runtime services by Alexander Graf · 9 years ago
  13. 4aacacc efi_loader: Add console interface by Alexander Graf · 9 years ago
  14. c15d921 efi_loader: Add boot time services by Alexander Graf · 9 years ago
  15. 4e0c1c1 efi_loader: Add PE image loader by Alexander Graf · 9 years ago
  16. 3ad57b4 include/efi_api.h: Add more detailed API definitions by Alexander Graf · 9 years ago
  17. 3b3d915 disk/part.c: Expose list of available block drivers by Alexander Graf · 9 years ago
  18. bc40da9 arm64: Only allow dcache disabled in SPL builds by Alexander Graf · 9 years ago
  19. ce0a64e arm64: Remove non-full-va map code by Alexander Graf · 9 years ago
  20. 580be6e hikey: Add MMU tables by Alexander Graf · 9 years ago
  21. 61c2a66 dwmmc: Increase retry timeout by Alexander Graf · 9 years ago
  22. 5889e39 vexpress64: Add MMU tables by Alexander Graf · 9 years ago
  23. da6cfe1 tegra: Replace home grown mmu code with generic table approach by Alexander Graf · 9 years ago
  24. 0e2088c zymqmp: Replace home grown mmu code with generic table approach by Alexander Graf · 9 years ago
  25. 6b3e7ca thunderx: Move mmu table into board file by Alexander Graf · 9 years ago
  26. e317fe8 arm64: Make full va map code more dynamic by Alexander Graf · 9 years ago
  27. f03c0e4 arm64: Disable TTBR1 maps in EL1 by Alexander Graf · 9 years ago
  28. fb74cc1 thunderx: Calculate TCR dynamically by Alexander Graf · 9 years ago
  29. 76aa033 kc1: Clear reboot mode garbage on cold reset by Paul Kocialkowski · 9 years ago
  30. 31d8ef8 kc1: Power off when the power on reason is not a valid one by Paul Kocialkowski · 9 years ago
  31. affa66f input: TWL6030 input support for power button, USB and charger by Paul Kocialkowski · 9 years ago
  32. c76b97a power: twl6030: Power off support by Paul Kocialkowski · 9 years ago
  33. b052c4b power: twl6030: Remove ifdef around the code by Paul Kocialkowski · 9 years ago
  34. bdcbdcf kc1: Boot to bootloader (fastboot) on ID pin pull-up by Paul Kocialkowski · 9 years ago
  35. fc45392 kc1: OMAP4 reboot mode support by Paul Kocialkowski · 9 years ago
  36. e1660a5 omap4: Check warm reset for reboot mode validity by Paul Kocialkowski · 9 years ago
  37. 4fa7bb9 omap4: Reboot mode support by Paul Kocialkowski · 9 years ago
  38. 75089e5 kc1: MUSB USB controller and fastboot USB gadget support by Paul Kocialkowski · 9 years ago
  39. d5a43ba usb: musb-new: omap2430: OMAP4 MUSB USB controller support by Paul Kocialkowski · 9 years ago
  40. e1545d9 power: twl6030: Clear VUSB_IN_PMID bit on USB device setup by Paul Kocialkowski · 9 years ago
  41. 3f3b12b power: twl6030: Configure VUSB voltage on USB device setup by Paul Kocialkowski · 9 years ago
  42. 913349f omap4: Properly enable USB PHY clocks by Paul Kocialkowski · 9 years ago
  43. ec3ec83 omap-common: clocks-common: Setup USB DPLL when MUSB is in use by Paul Kocialkowski · 9 years ago
  44. 3e3b8bc Amazon Kindle Fire (first generation) codename kc1 support by Paul Kocialkowski · 9 years ago
  45. 4313fd5 omap4: Move i2c clocks enable to enable_basic_clocks by Paul Kocialkowski · 9 years ago
  46. c7f3bb1 omap4: Remove duplicate CM_L3INIT_USBPHY_CLKCTRL reference and whitespace by Paul Kocialkowski · 9 years ago
  47. c22b57e omap-common: Remove deprecated arch_cpu_init code by Paul Kocialkowski · 9 years ago
  48. a00b1e5 omap-common: Rename set_muxconf_regs_essential to set_muxconf_regs by Paul Kocialkowski · 9 years ago
  49. ebb7b9f omap4: Export jedec sdram timings by Paul Kocialkowski · 9 years ago
  50. 6943d34 omap4: Export elpidia sdram timings by Paul Kocialkowski · 9 years ago
  51. 83ec881 omap4: Export elpidia sdram device details by Paul Kocialkowski · 9 years ago
  52. 4bbf2b3 omap_hsmmc: Board-specific TWL6030 MMC power initialization by Paul Kocialkowski · 9 years ago
  53. b649748 power: twl6030: Device-index-specific MMC power initialization by Paul Kocialkowski · 9 years ago
  54. 1db349f power: twl6030: Enable VAUX1 for eMMC power, depending on BOOT2 value by Paul Kocialkowski · 9 years ago
  55. b8421a7 power: twl6030: Some more explicit registers and values definitions by Paul Kocialkowski · 9 years ago
  56. 9f7703e sniper: Clear reboot mode garbage on cold reset by Paul Kocialkowski · 9 years ago
  57. 0442bda sniper: Get rid of reset_misc by Paul Kocialkowski · 9 years ago
  58. 324590d omap3: Use a define for reboot reason offset by Paul Kocialkowski · 9 years ago
  59. bb0ac14 omap3: String-based reboot mode handling by Paul Kocialkowski · 9 years ago
  60. e7ac570 spi: omap3: Fix multiple definition of 'priv' by Jagan Teki · 9 years ago
  61. b1dcd89 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  62. 334e534 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  63. e080b82 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  64. 2d3fba3 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  65. 9bcc571 arm64: define _image_binary_end to fix SPL_OF_CONTROL by Masahiro Yamada · 9 years ago
  66. bce4310 ARM: DRA72-evm: Update mux and VIRTUAL/MANUAL mode timings by Lokesh Vutla · 9 years ago
  67. 0deb333 ARM: DRA7-evm: Update memory info in banks by Lokesh Vutla · 9 years ago
  68. b85fbcd ARM: DRA7: EMIF: Add 4GB DDR settings by Lokesh Vutla · 9 years ago
  69. 1860817 ARM: DRA7: configs: Prepare for detecting memory > 2GB by Lokesh Vutla · 9 years ago
  70. 41963ee ARM: DRA7: Move emif settings to board specific files by Lokesh Vutla · 9 years ago
  71. 3c7dc01 ARM: DRA7: Enable EEPROM support by Lokesh Vutla · 9 years ago
  72. 7c08a78 ti: common: dra7: Add standard access for board description EEPROM by Lokesh Vutla · 9 years ago
  73. 306b597 ARM: AM57xx: Update EMIF registers by Lokesh Vutla · 9 years ago
  74. d1e22fa ARM: Various: Future-proof serial platdata by Adam Ford · 9 years ago
  75. e8534d2 ARM: OMAP4+: Allow arch specfic code to use early DM by Lokesh Vutla · 9 years ago
  76. 8a9d41a ARM: DRA7: emif: Enable interleaving for higher address space by Lokesh Vutla · 9 years ago
  77. a3019e0 ARM: DRA7: emif: Check for enable bits before updating leveling output by Lokesh Vutla · 9 years ago
  78. 46ca84e ARM: DRA7: emif: Fix DDR init sequence during warm reset by Lokesh Vutla · 9 years ago
  79. fc62e49 ARM: DRA7: emif: Fix updating of refresh ctrl shadow by Lokesh Vutla · 9 years ago
  80. 5de3569 dm: omap_timer: Fix conversion of address to a pointer by Lokesh Vutla · 9 years ago
  81. 539de5f ARM: keystone2: use detected ddr3a size by Vitaly Andrianov · 9 years ago
  82. ead26f6 ARM: keystone2: use SPD info to configure K2HK and K2E DDR3 by Vitaly Andrianov · 9 years ago
  83. 9027e08 ARM: keystone2: K2G: Add support for different arm/device speeds by Lokesh Vutla · 9 years ago
  84. b35410e ARM: keystone2: Allow for board specific speed definitions by Lokesh Vutla · 9 years ago
  85. d43cda6 ARM: keystone2: K2G: power-off DSP during boot by Suman Anna · 9 years ago
  86. e45cec2 ARM: keystone2: Use macro for DSP GEM power domain by Suman Anna · 9 years ago
  87. 6788c17 include/crc.h: Remove unreferenced cyg_xxx() prototypes by Stefan Roese · 9 years ago
  88. 084ff1e lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value by Stefan Roese · 9 years ago
  89. 9c2dbcb lib/crc16.c: Coding-style cleanup by Stefan Roese · 9 years ago
  90. 31e5add common: image-fit: Fix load and entry addresses in FIT image by York Sun · 9 years ago
  91. 2b0464e common: image-fit: Use a common function to get address by York Sun · 9 years ago
  92. a67f16f arm: Add support for LEGO MINDSTORMS EV3 by David Lechner · 9 years ago
  93. 0ce0a25 configs: k2g_evm: Add TI power processor support by Nishanth Menon · 9 years ago
  94. 715137c ARM: dts: k2g: Add support for PMMC by Nishanth Menon · 9 years ago
  95. 129a114 remoteproc: Add support for TI power processor by Nishanth Menon · 9 years ago
  96. 06a1087 ARM: keystone2: psc: introduce function to hold and release module in reset. by Nishanth Menon · 9 years ago
  97. 0cb7b83 ARM: keystone2: psc-defs: use adequate () for macros by Nishanth Menon · 9 years ago
  98. b3ec5de ARM: keystone2: psc: redo doc in kernel-doc format by Nishanth Menon · 9 years ago
  99. 56fa92a ARM: keystone2: Get rid of unused clock files by Nishanth Menon · 9 years ago
  100. 161f138 board: ti: AM57xx: Add detection logic for AM57xx-evm by Kipisz, Steven · 9 years ago