1. 9bac0bb tools: add variable padding of data image in mkimage by Stefano Babic · 11 years ago
  2. 377e367 tools: dynamically allocate imx_header in imximage by Stefano Babic · 11 years ago
  3. 3150f92 tools: rename mximage_flash_offset to imximage_ivt_offset by Stefano Babic · 11 years ago
  4. 4655d40 tools: imx_header should not include flash_offset by Stefano Babic · 11 years ago
  5. 812d757 drivers:power:max77686: add function to set voltage and mode by Piotr Wilczek · 11 years ago
  6. cc2b101 exynos5250: arndale: Add mmc support by Inderpal Singh · 11 years ago
  7. a2ac68f exynos5250: Add arndale board support by Chander Kashyap · 11 years ago
  8. 901ce27 siemens-am33x-common.h: Always build CONFIG_OMAP_GPIO support by Tom Rini · 11 years ago
  9. c0dcece arm, am335x: add support for 3 siemens boards by Heiko Schocher · 11 years ago
  10. b26354c video: add formike lcd panel init by Heiko Schocher · 11 years ago
  11. 988ea35 arm, am335x: add watchdog support by Heiko Schocher · 11 years ago
  12. a09f964 arm, spl: add watchdog library to SPL by Heiko Schocher · 11 years ago
  13. 14c0158 arm, am335x: add some missing registers and defines for lcd and epwm support by Heiko Schocher · 11 years ago
  14. dafd4db arm, am33xx: add defines for gmii_sel_register bits by Heiko Schocher · 11 years ago
  15. 457bb50 dra7xx_evm: Re-order and comment the networking related config options by Tom Rini · 11 years ago
  16. 318aeb4 omap5_uevm: Better comment why we have TCA642X and the reset time by Tom Rini · 11 years ago
  17. 078aa4f TI:omap5: Clarify comments about SPL and DDR timings in common config by Tom Rini · 11 years ago
  18. 78c392f TI:am33xx: Move SPL YMODEM support to the per-board config by Tom Rini · 11 years ago
  19. d7ccfc5 am335x_evm: Update README for customization by Tom Rini · 11 years ago
  20. 1dd44e5 TI:armv7: Re-order slightly the generic CONFIG options, expand related comments by Tom Rini · 11 years ago
  21. 85a02aa am335x_evm: Regroup USB options by Tom Rini · 11 years ago
  22. 610af38 am335x_evm: Add comment by SPL SPI support by Tom Rini · 11 years ago
  23. a7a0640 TI:am335x: Better comment and organize the networking related options by Tom Rini · 11 years ago
  24. c3799fc omap5: Expand CONFIG_SPL_MAX_SIZE and comment upon SRAM_SCRATCH_SPACE_ADDR by Tom Rini · 11 years ago
  25. a7142dd TI:armv7: Move CONFIG_SPL_LIBDISK_SUPPORT to MMC section by Tom Rini · 11 years ago
  26. c27efde am33xx: Correct and expand comments on CONFIG_SPL_MAX_SIZE by Tom Rini · 11 years ago
  27. 372d7fa ARM: igep00x0.h: Enable raw initrd support by Javier Martinez Canillas · 11 years ago
  28. 8d20836 arm: omap3: fix SRAM copy and execution sequence by Albert ARIBAUD · 11 years ago
  29. e633ac0 ARM: OMAP4460: sdp: Limit TPS mux config to 4460 by Taras Kondratiuk · 11 years ago
  30. 81aee97 ARM: OMAP4470: Add Elpida EDB8164B3PF memory configuration by Lubomir Popov · 11 years ago
  31. 40aadf9 ARM: OMAP4470: Add voltage and dpll data by Taras Kondratiuk · 11 years ago
  32. 696f81f ARM: OMAP4470: Add OMAP4470 identification by Taras Kondratiuk · 11 years ago
  33. 5b47f2d sdp4430: Initialize board id using CONFIG_MACH_TYPE by Oleksandr Tyshchenko · 11 years ago
  34. 35bea61 arm: goni: remove config.mk file by Minkyu Kang · 11 years ago
  35. 08bcbc4 arm: smdkc100: remove config.mk file by Minkyu Kang · 11 years ago
  36. a228296 omap5: Correct include order, drop CONFIG_SYS_PROMPT define by Tom Rini · 11 years ago
  37. b95f958 cmd_sf: let "sf update" preserve the final part of the last sector by Gerlando Falauto · 11 years ago
  38. a928a36 spi: mxs_spi: Configure chipselect after block reset by Marek Vasut · 11 years ago
  39. 529c0d9 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  40. ad403e7 CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and update Makefiles by Chander Kashyap · 11 years ago
  41. 880a412 i2c: fix i2c dev command for not using new framework by Heiko Schocher · 11 years ago
  42. c95e2b9 console: usb: kbd: To fix slow TFTP booting by Jim Lin · 11 years ago
  43. 07551f2 console: usb: kbd: To improve TFTP booting performance by Jim Lin · 11 years ago
  44. b63056d NET: Add net_busy_flag if CONFIG_USB_KEYBOARD is defined by Jim Lin · 11 years ago
  45. 76b6b19 usb: ehci-mx5: Use 'bool' instead of 'unsigned char' by Fabio Estevam · 11 years ago
  46. c390412 usb: ehci-mx5: Remove unneeded write to cscmr1 register by Fabio Estevam · 11 years ago
  47. c4219a8 usb:dfu:g_dnl: Refactoring the string definition code for g_dnl driver by Lukasz Majewski · 11 years ago
  48. cfc2d0d usb:dfu:g_dnl: Change number of exported configurations at composite gadget by Lukasz Majewski · 11 years ago
  49. 815c30b dfu, nand, ubi: add partubi alt settings for updating ubi partition by Heiko Schocher · 11 years ago
  50. eaf3e61 usb: Use well-known descriptor sizes when parsing configuration by Julius Werner · 11 years ago
  51. 1572ead ARM: OMAP5-uevm: Add usb device reset API by Dan Murphy · 11 years ago
  52. 3615a99 USB: usb-hub: Add a weak function for resetting devices by Dan Murphy · 11 years ago
  53. 04025b4 ARM: OMAP5-uevm: Add USB MAC ethernet address by Dan Murphy · 11 years ago
  54. 5e5cfaf ARM: OMAP5-uevm: Add USB ehci support for the uEVM by Dan Murphy · 11 years ago
  55. 120503f ARM: OMAP: USB: Fix linker error when ULPI is not defined by Dan Murphy · 11 years ago
  56. d3d037a ARM: OMAP5: USB: Add OMAP5 common USB EHCI information by Dan Murphy · 11 years ago
  57. 5a7bd38 omap5: uevm: Change the board name to correct name by Dan Murphy · 11 years ago
  58. 49b0415 mmc: mxsmmc: Enable MMC HC support by Amaury Pouly · 11 years ago
  59. 0abb0ae arm:exynos:gpio: fix s5p_gpio_part_max for exynos4x12 by Piotr Wilczek · 11 years ago
  60. 2b26201 env_nand.c: support falling back to redundant env when writing by Phil Sutter · 11 years ago
  61. 47b6dad nand_util: delete a useless variable by Masahiro Yamada · 11 years ago
  62. 46aabcc cmd_nand: Do not show usage when scrub is aborted by Masahiro Yamada · 11 years ago
  63. 7d25cd3 cmd_nand: slight optimization of nand_dump function by Masahiro Yamada · 11 years ago
  64. e40520b cmd_nand: fix a memory leak in nand_dump function by Masahiro Yamada · 11 years ago
  65. bc69589 arm: atmel: cpux9k2: board update and enhancement by Jens Scharsig (BuS Elektronik) · 11 years ago
  66. 39b787e gpio: atmel: add copyright and remove error header info by Bo Shen · 11 years ago
  67. 6edaea8 gpio: atmel: add gpio common API support by Bo Shen · 11 years ago
  68. 4bc9b7a gpio: atmel: fix code to use pointer for pio port by Bo Shen · 11 years ago
  69. 77461a6 arm: atmel: remove the config.mk file by Bo Shen · 11 years ago
  70. a4c79b3 arm: atmel: sama5d3: fix typo error for CONFIG_ENV_IS_NOWHERE by Bo Shen · 11 years ago
  71. 5471c4a arm: sama5d3: remove unused define by Bo Shen · 11 years ago
  72. 1f7b06e arm: sama5d3: fix smc cs related registers offset by Bo Shen · 11 years ago
  73. a07d229 ARM: at91: atmel_nand: add code to check the ONFI parameter ECC requirement by Wu, Josh · 11 years ago
  74. ddd8597 mtd: atmel_nand: alloc memory instead of use static array for pmecc data by Wu, Josh · 11 years ago
  75. 2f96b06 linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.h by Wu, Josh · 11 years ago
  76. be3dbef ARM: at91: sama5d3: remove unused definition about PMECC alpha table offset by Wu, Josh · 11 years ago
  77. b2d96dc ARM: at91: atmel_nand: pmecc driver will select the galois table by sector size by Wu, Josh · 11 years ago
  78. ce76f0a arm: atmel: add nand trimffs subcommand for at91sam9n12 and at91sam9x5 by Bo Shen · 11 years ago
  79. e08d6f3 arm: atmel: add gmac support for sama5d3xek board by Bo Shen · 11 years ago
  80. 8314ccd net: macb: fix the following building warning by Bo Shen · 11 years ago
  81. 6612ab3 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  82. ddb636b fec_mxc: set ethaddr if fuses burned and not previously set by Eric Nelson · 11 years ago
  83. 0cfb8af ARM: mxs: Add mx28evk_auart_console target by Andreas Wass · 11 years ago
  84. 661edaa ARM: mxs: Added application UART driver by Andreas Wass · 11 years ago
  85. 8907c2c i.MX6: nitrogen6x: force HDMI onto IPU0/DI0 by Eric Nelson · 11 years ago
  86. b6df9b0 Makefile: Fix build in a separated directory tree by York Sun · 11 years ago
  87. e6394e9 Fix for incorrect conversion hex string to number (FMAN firmware address). by Николай Пузанов · 11 years ago
  88. 424bf94 powerpc/sec: Add workaround for SEC A-003571 by Shengzhou Liu · 11 years ago
  89. e1a2a34 powerpc/p1010rdb: fix calculating ddr_freq_mhz by Shengzhou Liu · 11 years ago
  90. 1c68d01 powerpc/t4240: add QSGMII interface support by Shaohui Xie · 11 years ago
  91. ae3dcd0 powerpc/t4240: fix lanes routing for QSGMII protocols by Shaohui Xie · 11 years ago
  92. 7d0d355 powerpc/common/vsc3316: remove const from vsc3316_config parameter define by Shaohui Xie · 11 years ago
  93. 6b44d9e powerpcv2: Print hardcoded size like print_size() does by Shruti Kanetkar · 11 years ago
  94. 2f848f9 powerpc: Use print_size() where appropriate by Shruti Kanetkar · 11 years ago
  95. bf90256 SPDX-License-Identifier: clean up license header by York Sun · 11 years ago
  96. 997399f powerpc: Fix CamelCase checkpatch warnings by Prabhakar Kushwaha · 11 years ago
  97. 5d97fe2 powerpc: p1022ds: add TPL for p1022ds nand boot by Ying Zhang · 11 years ago
  98. 3aa29de TPL : introduce the TPL based on the SPL by Ying Zhang · 11 years ago
  99. 382ce7e powerpc : p1022ds : Enable p1022ds to start from eSPI with SPL by Ying Zhang · 11 years ago
  100. fdf8529 powerpc : spi flash : Support to start from eSPI with SPL by Ying Zhang · 11 years ago