1. 16678eb arm, am33x: make RTC32K OSC enable configurable by Heiko Schocher · 11 years ago
  2. eda0ba3 bootcount: store bootcount var in environment by Heiko Schocher · 11 years ago
  3. 15c5cdf Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Tom Rini · 11 years ago
  4. 351e9b2 usb: ums: add ums exit feature by ctrl+c or by detach usb cable by Przemyslaw Marczak · 11 years ago
  5. 39d9abf README: remove wrong config name by Igor Grinberg · 11 years ago
  6. 88733e2 cmd_nvedit.c: Add env exists command by Andrew Ruder · 11 years ago
  7. 45ae254 video, cfb_console: make background and foreground color configurable by Heiko Schocher · 11 years ago
  8. 10cee51 README: I2C: Fix indent by Nobuhiro Iwamatsu · 11 years ago
  9. 1086bfa i2c: Add support for Renesas rcar by Nobuhiro Iwamatsu · 11 years ago
  10. fac9640 i2c: mxc: move to new subsystem by trem · 11 years ago
  11. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  12. 9f3fe6d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  13. 0610a16 omap1510inn: arm925t: remove support by Albert ARIBAUD · 11 years ago
  14. 6297872 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  15. a9479f0 dfu: ram support by Afzal Mohammed · 11 years ago
  16. 12eba1b README: update ARM register usage by Jeroen Hofstee · 11 years ago
  17. 1bce2ae Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · 11 years ago
  18. 33c7731 Cosmetic: Update some info in the README "arch" section. by Robert P. J. Day · 11 years ago
  19. aeef2b0 ARM: s3c44b0: remove remainders of dead board by Masahiro Yamada · 11 years ago
  20. 27af930 Merge and reformat boards.cfg and MAINTAINERS by Albert ARIBAUD · 11 years ago
  21. 8ef7047 documentation: add more compression configs by Kees Cook · 11 years ago
  22. 3aa29de TPL : introduce the TPL based on the SPL by Ying Zhang · 11 years ago
  23. 7c8eea5 powerpc: p1022ds: Enable P1022DS to boot from SD Card with SPL by Ying Zhang · 11 years ago
  24. bb0dc10 powerpc: mpc85xx: Support booting from SD Card with SPL by Ying Zhang · 11 years ago
  25. e20cc2c Merge branch 'master' of git://88.191.163.10/u-boot-arm by Tom Rini · 11 years ago
  26. 8d51aac RFC: bootm: Add silent_linux environment variable by Simon Glass · 11 years ago
  27. 64501c6 board/bsc9132qds: Add DSP side tlb and laws by Priyanka Jain · 11 years ago
  28. cb93071 mpc85xx: Base emulator support by York Sun · 11 years ago
  29. 326ea98 Merge git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  30. a11f187 imx: Add documentation for imx specific commands by Robert Winkler · 11 years ago
  31. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  32. eca3aeb Licenses: introduce SPDX Unique Lincense Identifiers by Wolfgang Denk · 11 years ago
  33. 880540d i2c, ppc4xx_i2c: switch to new multibus/multiadapter support by Dirk Eibach · 11 years ago
  34. 1f2ba72 tegra: i2c: Enable new CONFIG_SYS_I2C framework by Simon Glass · 12 years ago
  35. 9a2accb i2c, multibus: get rid of CONFIG_I2C_MUX by Heiko Schocher · 12 years ago
  36. 00f792e i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  37. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  38. 3f4978c i2c: common changes for multibus/multiadapter support by Heiko Schocher · 13 years ago
  39. c01939c Add Atmel I2C tpm by Dirk Eibach · 11 years ago
  40. be6c152 tpm: add AUTH1 cmds for LoadKey2 and GetPubKey by Reinhard Pfau · 11 years ago
  41. 2f4998a Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 11 years ago
  42. 59b1592 video: lcd: Make splash_screen_prepare weak, remove config macro by Robert Winkler · 11 years ago
  43. e7e75c7 dfu: make data buffer size configurable by Heiko Schocher · 11 years ago
  44. 4d98b5c README: align default commands with code by Vincent Stehlé · 11 years ago
  45. 19c402a image: Add RSA support for image signing by Simon Glass · 11 years ago
  46. 3e569a6 image: Add signing infrastructure by Simon Glass · 11 years ago
  47. 713cb68 cros: adds cros_ec keyboard driver by Hung-ying Tyan · 11 years ago
  48. f9c1456 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  49. 1dcd6d0 sf: Add bank addr code in CONFIG_SPI_FLASH_BAR by Jagannadha Sutradharudu Teki · 11 years ago
  50. ba1bee4 common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL by Ying Zhang · 11 years ago
  51. 5df572f powerpc/mpc85xx: support application without resetvec segment in the linker script by Ying Zhang · 11 years ago
  52. c8b2815 powerpc/boot: Change the macro of Boot from SRIO and PCIE master module by Liu Gang · 11 years ago
  53. 765b0bd board/bsc9131rdb: Add DSP side tlb and laws by Priyanka Jain · 11 years ago
  54. 74fa22e powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399 by Prabhakar Kushwaha · 11 years ago
  55. dfdb3d3 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · 11 years ago
  56. 5c088ee env_mmc: allow negative CONFIG_ENV_OFFSET by Stephen Warren · 11 years ago
  57. 06e4ae5 README: document CONFIG_ENV_IS_IN_MMC by Stephen Warren · 11 years ago
  58. aa15505 usb: hub: make minimum power-on delay configurable by Kuo-Jung Su · 11 years ago
  59. 842033e pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · 11 years ago
  60. 2b75b0a spl_mmc: add Falcon mode support for raw variant by Peter Korsgaard · 11 years ago
  61. 7ad2cc7 spl_mmc: add Falcon mode support for FAT variant by Peter Korsgaard · 11 years ago
  62. 1b393db tpm: Reorganize the I2C TPM driver by Tom Wai-Hong Tam · 11 years ago
  63. 90899cc tpm: Rename generic_lpc_tpm to tpm_tis_lpc by Che-liang Chiou · 11 years ago
  64. a19b0dd Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  65. 8ac2856 README: Correct reference for CONFIG_SUPPORT_RAW_INITRD by Tom Rini · 11 years ago
  66. d6ed322 Power: remove support for Freescale MPC8220 by Wolfgang Denk · 11 years ago
  67. 87ebee3 image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL by Simon Glass · 11 years ago
  68. 7d861d9 blackfin: bf609: add softswitch config command by Bob Liu · 12 years ago
  69. cac423a Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  70. ec7023d Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  71. 0b1b60c ARM: OMAP5: Fix warm reset with USB cable connected by Lokesh Vutla · 11 years ago
  72. a5ecbe6 Add SLRE - Super Light Regular Expression library by Wolfgang Denk · 12 years ago
  73. ccca7df Add fuse API and commands by Benoît Thébaudeau · 11 years ago
  74. 352ef3f flash: Add optional verify-after-write feature by Stefan Roese · 11 years ago
  75. 8960af8 cosmetic: fix CONFIG_SPL_BSS_MAX_SIZE typo in README by Albert ARIBAUD · 11 years ago
  76. 6ebc346 ARM: fix CONFIG_SPL_MAX_SIZE semantics by Albert ARIBAUD · 11 years ago
  77. 1812201 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  78. 6113d3f Makefile: Change CONFIG_SPL_PAD_TO to image offset by Benoît Thébaudeau · 11 years ago
  79. a430e91 mtd: nand: mxc_nand: Fix is_16bit_nand() by Fabio Estevam · 11 years ago
  80. 66bd184 mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT by Fabio Estevam · 11 years ago
  81. 785881f env: Add redundant env support to UBI env by Joe Hershberger · 11 years ago
  82. 2b74433 env: Add support for UBI environment by Joe Hershberger · 11 years ago
  83. 147162d ubi: ubifs: Turn off verbose prints by Joe Hershberger · 11 years ago
  84. 70c219c ubi: ubifs: Add documentation for README by Joe Hershberger · 11 years ago
  85. c663176 dfu: NAND specific routines for DFU operation by Pantelis Antoniou · 12 years ago
  86. ea2453d dfu: Support larger than memory transfers. by Pantelis Antoniou · 12 years ago
  87. b3ba6e9 README: Document current DFU CONFIG options by Tom Rini · 12 years ago
  88. fd2aeac omap3_beagle: Flush UART3 xmit on enable if TEMT is broken by Manfred Huber · 11 years ago
  89. 795659d README: document the requirements for CONFIG_SYS_HZ by Stephen Warren · 11 years ago
  90. 472d546 Consolidate bool type by York Sun · 11 years ago
  91. b6379e1 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  92. c5d4752 ARM: implement erratum 716044 workaround by Stephen Warren · 12 years ago
  93. fc33705 Allow AM335x MPU core clock speed to be specified in the board config file by Mark Jackson · 12 years ago
  94. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  95. 632efa7 Add CONFIG_SYS_SYM_OFFSETS to support offset symbols by Simon Glass · 12 years ago
  96. 5c1a7ea __HAVE_ARCH_GENERIC_BOARD controls availabilty of generic board by Simon Glass · 12 years ago
  97. 0678587 ARM: implement some Cortex-A9 errata workarounds by Stephen Warren · 12 years ago
  98. a268170 Feature Removal: disable "mtest" command by default by Wolfgang Denk · 12 years ago
  99. 76b40ab Merge u-boot/master into u-boot-ti/master by Tom Rini · 12 years ago
  100. c088048 lcd: implement a callback for splashimage by Nikita Kiryanov · 12 years ago