1. 70b080f ARM: tegra: pack pinmux data tables tighter by Stephen Warren · 11 years ago
  2. 0d5c46a usb: tegra: combine header file by Stefan Agner · 11 years ago
  3. fb38739 usb: tegra: fix PHY configuration by Stefan Agner · 11 years ago
  4. afc492b usb: tegra: fix USB2 powerdown for Tegra30 and later by Stefan Agner · 11 years ago
  5. a844b01 ARM: tegra: add Jetson TK1 board by Stephen Warren · 11 years ago
  6. 6685f04 ARM: tegra: Tegra124 pinmux cleanup by Stephen Warren · 11 years ago
  7. 0561709 ARM: tegra: Tegra114 pinmux cleanup by Stephen Warren · 11 years ago
  8. 43eed91 ARM: tegra: Tegra30 pinmux cleanup by Stephen Warren · 11 years ago
  9. f27f4e8 ARM: tegra: Tegra20 pinmux cleanup by Stephen Warren · 11 years ago
  10. f4df605 ARM: tegra: pinmux naming consistency fixes by Stephen Warren · 11 years ago
  11. 51ed4ad ARM: tegra: reduce public pinmux API by Stephen Warren · 11 years ago
  12. 9026dfd ARM: tegra: pinctrl: remove duplication by Stephen Warren · 11 years ago
  13. fdb906f ARM: tegra: use apb_misc.h in more places by Stephen Warren · 11 years ago
  14. f70dbc3 ARM: tegra: prototype pinmux_init() in board.h by Stephen Warren · 11 years ago
  15. 8569b3a ARM: tegra: pinctrl: make pmux_func values consistent on Tegra20 by Stephen Warren · 11 years ago
  16. e13b486 ARM: tegra: pinctrl: remove vddio by Stephen Warren · 11 years ago
  17. 67e6cec ARM: tegra: pinctrl: remove func_safe by Stephen Warren · 11 years ago
  18. 6bf0b1a board:tricorder: fixup SPL OOB layout by Andreas Bießmann · 11 years ago
  19. 5e23404 board:tricorder: enable omap_gpio clocks by Andreas Bießmann · 11 years ago
  20. 2b1b13c board:tricorder: always work with valid eeprom data by Andreas Bießmann · 11 years ago
  21. 27937c0 arm:board:trats2:FIX: Clear INFORM4 and INFORM5 registers at correct boot by Łukasz Majewski · 11 years ago
  22. fd7ba8c kbuild: fix a bug in regeneration of linker scripts by Masahiro Yamada · 11 years ago
  23. b8fb7b8 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  24. 79bbde0 arm64 patch: gicv3 support by David Feng · 11 years ago
  25. 5625c8b bootstage: arm: fix fdt stashing code by Mela Custodio · 11 years ago
  26. 9e0d25e ARMv8: fix bug for flush data cache by set/way by Leo Yan · 11 years ago
  27. b7ebd10 armv8: Flush dcache before switching to EL2 by York Sun · 11 years ago
  28. 65bec89 arm: vf610: fix double iomux configuration for vf610twr board by Marcel Ziswiler · 11 years ago
  29. 5395768 arm: vf610: add enet1 support by Marcel Ziswiler · 11 years ago
  30. 4582f69 arm: vf610: add uart0 clock/iomux definitions by Marcel Ziswiler · 11 years ago
  31. fc728f7 arm: vf610: fix anadig register struct by Marcel Ziswiler · 11 years ago
  32. ff933ee build:arm: Remove setting of CROSS_COMPILE environment variable by Łukasz Majewski · 11 years ago
  33. f7ffd34 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  34. c985928 MX6: Enable ARM errata workaround 794072 and 761320 by Nitin Garg · 11 years ago
  35. 245defa ARM: Add workaround for Cortex-A9 errata 761320 by Nitin Garg · 11 years ago
  36. 7f17aed ARM: Add workaround for Cortex-A9 errata 794072 by Nitin Garg · 11 years ago
  37. ef04201 armv8/cache: Change cache invalidate and flush function by York Sun · 11 years ago
  38. 11b84ee armv8/cache: Flush D-cache, invalidate I-cache for relocation by York Sun · 11 years ago
  39. 897947c armv8/cache: Consolidate setting for MAIR and TCR by York Sun · 11 years ago
  40. 438a167 arm: Handle .gnu.hash section in ldscripts by Andreas Färber · 11 years ago
  41. cb35060 socfpga: Adding Clock Manager driver by Chin Liang See · 11 years ago
  42. 1eb7495 Revert "Start the deprecation process for generic board" by Tom Rini · 11 years ago
  43. 266003a arm: mxs: Add support for generating signed BootStream by Marek Vasut · 11 years ago
  44. 5f1f8ef Merge branch 'master' of git://git.denx.de/u-boot-arm into master by Stefano Babic · 11 years ago
  45. bd23a6c Revert "arm: mxs: Add support for generating signed BootStream" by Stefano Babic · 11 years ago
  46. 88a7240 trats/trats2: enable CONFIG_RANDOM_UUID by Przemyslaw Marczak · 11 years ago
  47. 5ec2ed2 cmd:gpt: randomly generate each partition uuid if undefined by Przemyslaw Marczak · 11 years ago
  48. 2eb40ee new commands: uuid and guid - generate random unique identifier by Przemyslaw Marczak · 11 years ago
  49. b428514 lib: uuid: add functions to generate UUID version 4 by Przemyslaw Marczak · 11 years ago
  50. 0c81336 lib: uuid: code refactor for proper maintain between uuid bin and string by Przemyslaw Marczak · 11 years ago
  51. fa90734 part_efi: move uuid<->string conversion functions into lib/uuid.c by Przemyslaw Marczak · 11 years ago
  52. da3976e ahci: Fix data abort on multiple scsi resets. by Roger Quadros · 11 years ago
  53. d18a745 config:trats2: Change u-boot's TEXT_BASE from 0x78100000 to 0x43e00000 by Łukasz Majewski · 11 years ago
  54. edeb83a mmc:eSDHC: Workaround for data timeout issue on Txxx SoC by Haijun.Zhang · 11 years ago
  55. a04a6e0 mmc: fsl_esdhc: add controller reset in case of data related errors too by Andrew Gabbasov · 11 years ago
  56. d5b4866 mmc: fsl_esdhc: fix calculation of timeout for data transactions by Andrew Gabbasov · 11 years ago
  57. 35a3ea1 mmc: Add 'mmc rst-function' sub-command by Tom Rini · 11 years ago
  58. 5cedb6e mmc: sh_mmcif: Fix warning by unused variable by Nobuhiro Iwamatsu · 11 years ago
  59. 3060064 mmc: sh_mmcif: Fix compile error by Nobuhiro Iwamatsu · 11 years ago
  60. f423e06 mx6: add example DTB for mx6qsabreauto by Stefano Babic · 11 years ago
  61. c183a6e imx: add rules for U-Boot DTB support by Stefano Babic · 11 years ago
  62. c01f10b mxs: fix warning in SPL with console support by Stefano Babic · 11 years ago
  63. c12b310 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  64. bb9f5e2 arm: mxs: Add serial console support into SPL by Marek Vasut · 11 years ago
  65. d18f74a arm: mxs: Properly set GD pointer in SPL by Marek Vasut · 11 years ago
  66. 9ae353e Prepare v2014.04-rc3 by Tom Rini · 11 years ago
  67. 448cd28 arm: mx5: Avoid hardcoding memory sizes on M53EVK by Marek Vasut · 11 years ago
  68. b424ab9 arm: mx5: Fix memory slowness on M53EVK by Marek Vasut · 11 years ago
  69. f501a54 arm: mx5: Avoid hardcoding memory sizes on MX53QSB by Marek Vasut · 11 years ago
  70. be82d53 arm: mx5: Fix memory slowness on MX53QSB by Marek Vasut · 11 years ago
  71. 0e99f01 ARM: mx6: Add PCIe on SabreSDP by Marek Vasut · 11 years ago
  72. 77779a4 pci: mx6: Implement power callback by Marek Vasut · 11 years ago
  73. c70be23 ARM: mx6: Disable PCIe on SABRE Lite/Nitrogen6x by Eric Nelson · 11 years ago
  74. 1bade0c woodburn_sd: Remove CONFIG_BOOT_INTERNAL by Fabio Estevam · 11 years ago
  75. 59251ce ARM: mxs: Add OCOTP driver by Marek Vasut · 11 years ago
  76. 6580d0a arm: mxs: Add support for generating signed BootStream by Marek Vasut · 11 years ago
  77. 913784a arm: mxs: Adjust the load address of U-Boot and SPL for HAB by Marek Vasut · 11 years ago
  78. f00abd7 Kbuild: allow building tools without board configuration by Masahiro Yamada · 11 years ago
  79. c51672c tegra: fix Makefile to pass per-file CFLAGS by Masahiro Yamada · 11 years ago
  80. 8924b94 board: enable 32kHz RTC OSC at B&R boards by Hannes Petermaier · 11 years ago
  81. 18bee70 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 11 years ago
  82. d41bf8d drivers: i2c: delete an unused source file by Masahiro Yamada · 11 years ago
  83. ea39bb0 board: ecovec: fix USB0 clock enable by Baruch Siach · 11 years ago
  84. 61d6b38 board: ecovec: fix debug LEDs pin direction by Baruch Siach · 11 years ago
  85. 23bcc9b blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.c by Tom Rini · 11 years ago
  86. d40634b am335x_evm: Drop CONFIG_SPL_ETH_SUPPORT from default build by Tom Rini · 11 years ago
  87. 60fcaaa am335x_evm: Clarify when we build board_eth_init by Tom Rini · 11 years ago
  88. 806adae kbuild: fix bugs in cleaning targets by Masahiro Yamada · 11 years ago
  89. e23add7 kbuild: create a build directory automatically for out-of-tree build by Masahiro Yamada · 11 years ago
  90. 46a3b3d Start the deprecation process for generic board by Simon Glass · 11 years ago
  91. a537a85 trats/trats2: enable exynos ace sha subsystem and hardware based lib rand by Przemyslaw Marczak · 11 years ago
  92. 8d28e1b drivers: crypto: ace_sha: add implementation of hardware based lib rand by Przemyslaw Marczak · 11 years ago
  93. b71fef3 cpu: exynos4: add ace sha base address by Przemyslaw Marczak · 11 years ago
  94. cd9c268 lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND by Przemyslaw Marczak · 11 years ago
  95. 5f9f4a9 common, env: Fix support for environment in i2c eeprom by Matthias Fuchs · 11 years ago
  96. 7c1781b axs101: flush DMA buffer descriptors before DMA transactons starts by Alexey Brodkin · 11 years ago
  97. 498fb83 net/designware: align DMA buffer descriptors to D$ line by Alexey Brodkin · 11 years ago
  98. 287a839 Logo: TIZEN: Change booting logo size to official size. by Jonghwa Lee · 11 years ago
  99. 4ad4cef spl: Fix guardian macros in spl.h by Marek Vasut · 11 years ago
  100. 8226dfd kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib by Masahiro Yamada · 11 years ago