1. 4d1fd7f Add 64-bit data support for memory commands by York Sun · 11 years ago
  2. eeb72e6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  3. 1551df3 arm: Switch to -mno-unaligned-access when supported by the compiler by Tom Rini · 11 years ago
  4. b60eff3 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  5. 6b1e125 driver/ddr: Add 256 byte interleaving support by York Sun · 11 years ago
  6. 6b9e309 Driver/ddr: Add support of different DDR base address by York Sun · 11 years ago
  7. 4e5b1bd driver/ddr: Change Freescale ARM DDR driver to support both big and little endian by York Sun · 11 years ago
  8. 1530f6f fs/fdos: Remove by Tom Rini · 11 years ago
  9. 6853e6a Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  10. 3e11350 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  11. 9e50c40 i2c, bootcount: add support for bootcounter on i2c devices by Heiko Schocher · 11 years ago
  12. 8bf2aad doc: README: Correct file name of signature verification documentation by Detlev Zundel · 11 years ago
  13. 16f4d93 README: document CONFIG_CMD_FS_GENERIC by Stephen Warren · 11 years ago
  14. a87a0ce Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  15. c8d4b2f ARM: IXP: Remove the IXP architecture support by Marek Vasut · 11 years ago
  16. c3a6e51 Merge branch 'clk' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
  17. 08d0d6f common: Add new clk command by Michal Simek · 11 years ago
  18. 1b4175d driver/ifc:Change accessor function to take care of endianness by Prabhakar Kushwaha · 11 years ago
  19. 690e425 powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBI by Prabhakar Kushwaha · 11 years ago
  20. b902e07 sf: Add CONFIG_SF_DUAL_FLASH by Jagannadha Sutradharudu Teki · 11 years ago
  21. b135991 powerpc/mpc85xx: Add support for single source clocking by Priyanka Jain · 11 years ago
  22. fbe76ae board/freescale:Remove use of CONFIG_SPL_NAND_MINIMAL by Prabhakar Kushwaha · 11 years ago
  23. a804b5c Add dumpimage, a tool to extract data from U-Boot images by Guilherme Maciel Ferreira · 11 years ago
  24. 4b210ad Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  25. f15ea6e Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  26. e717fc6 i2c: samsung: register i2c busses for Exynso5420 and Exynos5250 by Naveen Krishna Ch · 11 years ago
  27. 77fdd6d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  28. 9ac4ffb Driver/DDR: Add Freescale DDR driver for ARM by York Sun · 11 years ago
  29. 5614e71 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  30. 9dfdcdf gpio_led: add support for inverted polarity by Igor Grinberg · 11 years ago
  31. 1df7bbb README: document the CONFIG_GPIO_LED symbol by Igor Grinberg · 11 years ago
  32. 0bdffe7 i2c, zynq: convert zynq i2c driver to new multibus/multiadapter framework by Heiko Schocher · 11 years ago
  33. 6789e84 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
  34. 2035d77 i2c: sh_i2c: Update to new CONFIG_SYS_I2C framework by Nobuhiro Iwamatsu · 11 years ago
  35. 16678eb arm, am33x: make RTC32K OSC enable configurable by Heiko Schocher · 11 years ago
  36. eda0ba3 bootcount: store bootcount var in environment by Heiko Schocher · 11 years ago
  37. 15c5cdf Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Tom Rini · 11 years ago
  38. 351e9b2 usb: ums: add ums exit feature by ctrl+c or by detach usb cable by Przemyslaw Marczak · 11 years ago
  39. 39d9abf README: remove wrong config name by Igor Grinberg · 11 years ago
  40. 88733e2 cmd_nvedit.c: Add env exists command by Andrew Ruder · 11 years ago
  41. 45ae254 video, cfb_console: make background and foreground color configurable by Heiko Schocher · 11 years ago
  42. 10cee51 README: I2C: Fix indent by Nobuhiro Iwamatsu · 11 years ago
  43. 1086bfa i2c: Add support for Renesas rcar by Nobuhiro Iwamatsu · 11 years ago
  44. fac9640 i2c: mxc: move to new subsystem by trem · 11 years ago
  45. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  46. 9f3fe6d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  47. 0610a16 omap1510inn: arm925t: remove support by Albert ARIBAUD · 11 years ago
  48. 6297872 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  49. a9479f0 dfu: ram support by Afzal Mohammed · 11 years ago
  50. 12eba1b README: update ARM register usage by Jeroen Hofstee · 11 years ago
  51. 1bce2ae Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · 11 years ago
  52. 33c7731 Cosmetic: Update some info in the README "arch" section. by Robert P. J. Day · 11 years ago
  53. aeef2b0 ARM: s3c44b0: remove remainders of dead board by Masahiro Yamada · 11 years ago
  54. 27af930 Merge and reformat boards.cfg and MAINTAINERS by Albert ARIBAUD · 11 years ago
  55. 8ef7047 documentation: add more compression configs by Kees Cook · 11 years ago
  56. 3aa29de TPL : introduce the TPL based on the SPL by Ying Zhang · 11 years ago
  57. 7c8eea5 powerpc: p1022ds: Enable P1022DS to boot from SD Card with SPL by Ying Zhang · 11 years ago
  58. bb0dc10 powerpc: mpc85xx: Support booting from SD Card with SPL by Ying Zhang · 11 years ago
  59. e20cc2c Merge branch 'master' of git://88.191.163.10/u-boot-arm by Tom Rini · 11 years ago
  60. 8d51aac RFC: bootm: Add silent_linux environment variable by Simon Glass · 11 years ago
  61. 64501c6 board/bsc9132qds: Add DSP side tlb and laws by Priyanka Jain · 11 years ago
  62. cb93071 mpc85xx: Base emulator support by York Sun · 11 years ago
  63. 326ea98 Merge git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  64. a11f187 imx: Add documentation for imx specific commands by Robert Winkler · 11 years ago
  65. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  66. eca3aeb Licenses: introduce SPDX Unique Lincense Identifiers by Wolfgang Denk · 11 years ago
  67. 880540d i2c, ppc4xx_i2c: switch to new multibus/multiadapter support by Dirk Eibach · 11 years ago
  68. 1f2ba72 tegra: i2c: Enable new CONFIG_SYS_I2C framework by Simon Glass · 12 years ago
  69. 9a2accb i2c, multibus: get rid of CONFIG_I2C_MUX by Heiko Schocher · 12 years ago
  70. 00f792e i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  71. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  72. 3f4978c i2c: common changes for multibus/multiadapter support by Heiko Schocher · 13 years ago
  73. c01939c Add Atmel I2C tpm by Dirk Eibach · 11 years ago
  74. be6c152 tpm: add AUTH1 cmds for LoadKey2 and GetPubKey by Reinhard Pfau · 11 years ago
  75. 2f4998a Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 11 years ago
  76. 59b1592 video: lcd: Make splash_screen_prepare weak, remove config macro by Robert Winkler · 11 years ago
  77. e7e75c7 dfu: make data buffer size configurable by Heiko Schocher · 11 years ago
  78. 4d98b5c README: align default commands with code by Vincent Stehlé · 11 years ago
  79. 19c402a image: Add RSA support for image signing by Simon Glass · 11 years ago
  80. 3e569a6 image: Add signing infrastructure by Simon Glass · 11 years ago
  81. 713cb68 cros: adds cros_ec keyboard driver by Hung-ying Tyan · 11 years ago
  82. f9c1456 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  83. 1dcd6d0 sf: Add bank addr code in CONFIG_SPI_FLASH_BAR by Jagannadha Sutradharudu Teki · 11 years ago
  84. ba1bee4 common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL by Ying Zhang · 11 years ago
  85. 5df572f powerpc/mpc85xx: support application without resetvec segment in the linker script by Ying Zhang · 11 years ago
  86. c8b2815 powerpc/boot: Change the macro of Boot from SRIO and PCIE master module by Liu Gang · 11 years ago
  87. 765b0bd board/bsc9131rdb: Add DSP side tlb and laws by Priyanka Jain · 11 years ago
  88. 74fa22e powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399 by Prabhakar Kushwaha · 11 years ago
  89. dfdb3d3 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · 11 years ago
  90. 5c088ee env_mmc: allow negative CONFIG_ENV_OFFSET by Stephen Warren · 11 years ago
  91. 06e4ae5 README: document CONFIG_ENV_IS_IN_MMC by Stephen Warren · 11 years ago
  92. aa15505 usb: hub: make minimum power-on delay configurable by Kuo-Jung Su · 11 years ago
  93. 842033e pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · 11 years ago
  94. 2b75b0a spl_mmc: add Falcon mode support for raw variant by Peter Korsgaard · 11 years ago
  95. 7ad2cc7 spl_mmc: add Falcon mode support for FAT variant by Peter Korsgaard · 11 years ago
  96. 1b393db tpm: Reorganize the I2C TPM driver by Tom Wai-Hong Tam · 11 years ago
  97. 90899cc tpm: Rename generic_lpc_tpm to tpm_tis_lpc by Che-liang Chiou · 11 years ago
  98. a19b0dd Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  99. 8ac2856 README: Correct reference for CONFIG_SUPPORT_RAW_INITRD by Tom Rini · 11 years ago
  100. d6ed322 Power: remove support for Freescale MPC8220 by Wolfgang Denk · 11 years ago