1. 85a02aa am335x_evm: Regroup USB options by Tom Rini · 11 years ago
  2. 610af38 am335x_evm: Add comment by SPL SPI support by Tom Rini · 11 years ago
  3. a7a0640 TI:am335x: Better comment and organize the networking related options by Tom Rini · 11 years ago
  4. c3799fc omap5: Expand CONFIG_SPL_MAX_SIZE and comment upon SRAM_SCRATCH_SPACE_ADDR by Tom Rini · 11 years ago
  5. a7142dd TI:armv7: Move CONFIG_SPL_LIBDISK_SUPPORT to MMC section by Tom Rini · 11 years ago
  6. c27efde am33xx: Correct and expand comments on CONFIG_SPL_MAX_SIZE by Tom Rini · 11 years ago
  7. 372d7fa ARM: igep00x0.h: Enable raw initrd support by Javier Martinez Canillas · 11 years ago
  8. 8d20836 arm: omap3: fix SRAM copy and execution sequence by Albert ARIBAUD · 11 years ago
  9. e633ac0 ARM: OMAP4460: sdp: Limit TPS mux config to 4460 by Taras Kondratiuk · 11 years ago
  10. 81aee97 ARM: OMAP4470: Add Elpida EDB8164B3PF memory configuration by Lubomir Popov · 11 years ago
  11. 40aadf9 ARM: OMAP4470: Add voltage and dpll data by Taras Kondratiuk · 11 years ago
  12. 696f81f ARM: OMAP4470: Add OMAP4470 identification by Taras Kondratiuk · 11 years ago
  13. 5b47f2d sdp4430: Initialize board id using CONFIG_MACH_TYPE by Oleksandr Tyshchenko · 11 years ago
  14. 35bea61 arm: goni: remove config.mk file by Minkyu Kang · 11 years ago
  15. 08bcbc4 arm: smdkc100: remove config.mk file by Minkyu Kang · 11 years ago
  16. a228296 omap5: Correct include order, drop CONFIG_SYS_PROMPT define by Tom Rini · 11 years ago
  17. 529c0d9 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  18. ad403e7 CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and update Makefiles by Chander Kashyap · 11 years ago
  19. 880a412 i2c: fix i2c dev command for not using new framework by Heiko Schocher · 11 years ago
  20. c95e2b9 console: usb: kbd: To fix slow TFTP booting by Jim Lin · 11 years ago
  21. 07551f2 console: usb: kbd: To improve TFTP booting performance by Jim Lin · 11 years ago
  22. b63056d NET: Add net_busy_flag if CONFIG_USB_KEYBOARD is defined by Jim Lin · 11 years ago
  23. 76b6b19 usb: ehci-mx5: Use 'bool' instead of 'unsigned char' by Fabio Estevam · 11 years ago
  24. c390412 usb: ehci-mx5: Remove unneeded write to cscmr1 register by Fabio Estevam · 11 years ago
  25. c4219a8 usb:dfu:g_dnl: Refactoring the string definition code for g_dnl driver by Lukasz Majewski · 11 years ago
  26. cfc2d0d usb:dfu:g_dnl: Change number of exported configurations at composite gadget by Lukasz Majewski · 11 years ago
  27. 815c30b dfu, nand, ubi: add partubi alt settings for updating ubi partition by Heiko Schocher · 11 years ago
  28. eaf3e61 usb: Use well-known descriptor sizes when parsing configuration by Julius Werner · 11 years ago
  29. 1572ead ARM: OMAP5-uevm: Add usb device reset API by Dan Murphy · 11 years ago
  30. 3615a99 USB: usb-hub: Add a weak function for resetting devices by Dan Murphy · 11 years ago
  31. 04025b4 ARM: OMAP5-uevm: Add USB MAC ethernet address by Dan Murphy · 11 years ago
  32. 5e5cfaf ARM: OMAP5-uevm: Add USB ehci support for the uEVM by Dan Murphy · 11 years ago
  33. 120503f ARM: OMAP: USB: Fix linker error when ULPI is not defined by Dan Murphy · 11 years ago
  34. d3d037a ARM: OMAP5: USB: Add OMAP5 common USB EHCI information by Dan Murphy · 11 years ago
  35. 5a7bd38 omap5: uevm: Change the board name to correct name by Dan Murphy · 11 years ago
  36. 49b0415 mmc: mxsmmc: Enable MMC HC support by Amaury Pouly · 11 years ago
  37. 0abb0ae arm:exynos:gpio: fix s5p_gpio_part_max for exynos4x12 by Piotr Wilczek · 11 years ago
  38. 2b26201 env_nand.c: support falling back to redundant env when writing by Phil Sutter · 11 years ago
  39. 47b6dad nand_util: delete a useless variable by Masahiro Yamada · 11 years ago
  40. 46aabcc cmd_nand: Do not show usage when scrub is aborted by Masahiro Yamada · 11 years ago
  41. 7d25cd3 cmd_nand: slight optimization of nand_dump function by Masahiro Yamada · 11 years ago
  42. e40520b cmd_nand: fix a memory leak in nand_dump function by Masahiro Yamada · 11 years ago
  43. bc69589 arm: atmel: cpux9k2: board update and enhancement by Jens Scharsig (BuS Elektronik) · 11 years ago
  44. 39b787e gpio: atmel: add copyright and remove error header info by Bo Shen · 11 years ago
  45. 6edaea8 gpio: atmel: add gpio common API support by Bo Shen · 11 years ago
  46. 4bc9b7a gpio: atmel: fix code to use pointer for pio port by Bo Shen · 11 years ago
  47. 77461a6 arm: atmel: remove the config.mk file by Bo Shen · 11 years ago
  48. a4c79b3 arm: atmel: sama5d3: fix typo error for CONFIG_ENV_IS_NOWHERE by Bo Shen · 11 years ago
  49. 5471c4a arm: sama5d3: remove unused define by Bo Shen · 11 years ago
  50. 1f7b06e arm: sama5d3: fix smc cs related registers offset by Bo Shen · 11 years ago
  51. a07d229 ARM: at91: atmel_nand: add code to check the ONFI parameter ECC requirement by Wu, Josh · 11 years ago
  52. ddd8597 mtd: atmel_nand: alloc memory instead of use static array for pmecc data by Wu, Josh · 11 years ago
  53. 2f96b06 linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.h by Wu, Josh · 11 years ago
  54. be3dbef ARM: at91: sama5d3: remove unused definition about PMECC alpha table offset by Wu, Josh · 11 years ago
  55. b2d96dc ARM: at91: atmel_nand: pmecc driver will select the galois table by sector size by Wu, Josh · 11 years ago
  56. ce76f0a arm: atmel: add nand trimffs subcommand for at91sam9n12 and at91sam9x5 by Bo Shen · 11 years ago
  57. e08d6f3 arm: atmel: add gmac support for sama5d3xek board by Bo Shen · 11 years ago
  58. 8314ccd net: macb: fix the following building warning by Bo Shen · 11 years ago
  59. 6612ab3 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  60. ddb636b fec_mxc: set ethaddr if fuses burned and not previously set by Eric Nelson · 11 years ago
  61. 0cfb8af ARM: mxs: Add mx28evk_auart_console target by Andreas Wass · 11 years ago
  62. 661edaa ARM: mxs: Added application UART driver by Andreas Wass · 11 years ago
  63. 8907c2c i.MX6: nitrogen6x: force HDMI onto IPU0/DI0 by Eric Nelson · 11 years ago
  64. b6df9b0 Makefile: Fix build in a separated directory tree by York Sun · 11 years ago
  65. e6394e9 Fix for incorrect conversion hex string to number (FMAN firmware address). by Николай Пузанов · 11 years ago
  66. 424bf94 powerpc/sec: Add workaround for SEC A-003571 by Shengzhou Liu · 11 years ago
  67. e1a2a34 powerpc/p1010rdb: fix calculating ddr_freq_mhz by Shengzhou Liu · 11 years ago
  68. 1c68d01 powerpc/t4240: add QSGMII interface support by Shaohui Xie · 11 years ago
  69. ae3dcd0 powerpc/t4240: fix lanes routing for QSGMII protocols by Shaohui Xie · 11 years ago
  70. 7d0d355 powerpc/common/vsc3316: remove const from vsc3316_config parameter define by Shaohui Xie · 11 years ago
  71. 6b44d9e powerpcv2: Print hardcoded size like print_size() does by Shruti Kanetkar · 11 years ago
  72. 2f848f9 powerpc: Use print_size() where appropriate by Shruti Kanetkar · 11 years ago
  73. bf90256 SPDX-License-Identifier: clean up license header by York Sun · 11 years ago
  74. 997399f powerpc: Fix CamelCase checkpatch warnings by Prabhakar Kushwaha · 11 years ago
  75. 5d97fe2 powerpc: p1022ds: add TPL for p1022ds nand boot by Ying Zhang · 11 years ago
  76. 3aa29de TPL : introduce the TPL based on the SPL by Ying Zhang · 11 years ago
  77. 382ce7e powerpc : p1022ds : Enable p1022ds to start from eSPI with SPL by Ying Zhang · 11 years ago
  78. fdf8529 powerpc : spi flash : Support to start from eSPI with SPL by Ying Zhang · 11 years ago
  79. 7c8eea5 powerpc: p1022ds: Enable P1022DS to boot from SD Card with SPL by Ying Zhang · 11 years ago
  80. bb0dc10 powerpc: mpc85xx: Support booting from SD Card with SPL by Ying Zhang · 11 years ago
  81. 0151d99 powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some functionality for common SPL by Ying Zhang · 11 years ago
  82. 7cb4f1c spl: env_common.c: make CONFIG_SPL_BUILD contain function env_import by Ying Zhang · 11 years ago
  83. 3fb8588 ppc4xx: Remove support for PPC405CR CPUs by Matthias Fuchs · 11 years ago
  84. fb8f4fd ppc4xx: Remove CANBT board by Matthias Fuchs · 11 years ago
  85. 63980c2 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  86. 3fbb517 pmic:i2c: Replace legacy I2C_SET_BUS macro with i2c_set_bus_num() by Łukasz Majewski · 11 years ago
  87. 2936df1 i2c:samsung: Adjust Trats, GONI and Universal_c210 boards to work with new I2C framework by Łukasz Majewski · 11 years ago
  88. ea0f73a i2c:multibus:fix: Correct I2C_MULTI_BUS value when support for many buses is enabled by Łukasz Majewski · 11 years ago
  89. 9c3f77e fsl_i2c: add workaround for the erratum I2C A004447 by Chunhe Lan · 11 years ago
  90. b8ce334 fsl_i2c: generate nine pulses on SCL if the I2C bus is hung by Chunhe Lan · 11 years ago
  91. 8258c12 ARM: tegra: support raw ramdisks by Stephen Warren · 11 years ago
  92. e94f0af ARM: tegra: Enable data cache on Dalmore by Thierry Reding · 11 years ago
  93. 0d79f4f ARM: tegra: Make cache line size SoC specific by Thierry Reding · 11 years ago
  94. 39bc12d SPL: Makefile: Build a separate autoconf.mk for SPL by Joel Fernandes · 11 years ago
  95. 40a60c6 Prepare v2013.10-rc1 by Tom Rini · 11 years ago
  96. cb3761e SPDX-License-Identifier: convert BSD-3-Clause files by Wolfgang Denk · 11 years ago
  97. 874b4a0 board/esd/cpci750/mv_eth.c: Fix license by Wolfgang Denk · 11 years ago
  98. 46263f2 SPDX-License-Identifier: convert PIBS licensed files by Wolfgang Denk · 11 years ago
  99. bcd4d4e SPDX-License-Identifier: fixing some problematic GPL-2.0 files by Wolfgang Denk · 11 years ago
  100. 933aa01 SPDX-License-Identifier: convert GPL-2.0+ / BSD-2-Clause dual-licensed files by Wolfgang Denk · 11 years ago