1. f04c537 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  2. 0ae3916 Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · 11 years ago
  3. 5c8d5b6 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  4. 4281ad8 buildman: Allow make flags to be specified for each board by Simon Glass · 11 years ago
  5. e19d578 buildman: Adjust tests for new boards.cfg format by Simon Glass · 11 years ago
  6. 5077f96 usb: ehci: Fix test mode for connected ports by Julius Werner · 11 years ago
  7. ce7a7f5 i.MX6DQ/DLS: Add pad MX6_PAD_GPIO_1__USB_OTG_ID by Eric Nelson · 11 years ago
  8. a0a0dac mx6: Fix use of improper value in enable_ipu_clock by Pierre Aubert · 11 years ago
  9. a05f4ab mx35pdk: Fix error handling in board_late_init() by Fabio Estevam · 11 years ago
  10. 17cc236 mx28evk: Propagate the error if cpu_eth_init() fails by Fabio Estevam · 11 years ago
  11. 2cba60a mx28evk: Propagate the error if cpu_eth_init() fails by Fabio Estevam · 11 years ago
  12. 72048bc tools/imximage.c: Fix compiling warning by York Sun · 11 years ago
  13. 4d6c967 samsung: trats2: add support for new board Trats2 by Piotr Wilczek · 11 years ago
  14. ecda331 samsung:common:i2c: add definions for third soft I2C adapter for Trats2 board by Piotr Wilczek · 11 years ago
  15. a88aab6 power:battery: add battery support for Trats2 board by Piotr Wilczek · 11 years ago
  16. 0475044 drivers:power:max77693: add support for new multi function pmic max77693 by Piotr Wilczek · 11 years ago
  17. 4585fc5 USB: gadget: atmel: disconnect before unbind by Bo Shen · 11 years ago
  18. a6921ad usb:g_dnl:dfu: Download gadget and DFU function code clean up by Lukasz Majewski · 11 years ago
  19. 69d6cbe usb:gadget:Remove redundant #includes for USB composite gadget and its functions by Lukasz Majewski · 11 years ago
  20. ba4e95c usb:g_dnl:ums: Conditional compilation for mass storage function (f_mass_storage) by Lukasz Majewski · 11 years ago
  21. e473b8b am335x_evm: enable DFU RAM by Afzal Mohammed · 11 years ago
  22. a9479f0 dfu: ram support by Afzal Mohammed · 11 years ago
  23. 5a127c8 dfu: unify mmc/nand read/write ops enum by Afzal Mohammed · 11 years ago
  24. 765c5ae dfu: Extract common DFU code to handle "dfu_alt_info" environment variable by Lukasz Majewski · 11 years ago
  25. 3668ce3 ARM: atmel: add RNDIS gadget support by Bo Shen · 11 years ago
  26. ee7e9a3 ARM: atmel: correct UDPHS name by Bo Shen · 11 years ago
  27. 9e40493 USB: gadget: add atmel usba udc driver by Bo Shen · 11 years ago
  28. 898d686 usb: gadget: config: fix unaligned access issues by Troy Kisky · 11 years ago
  29. 7a813d5 dfu: Make maximum DFU file size equal to default DFU data buffer by Lukasz Majewski · 11 years ago
  30. a7d2c3c dfu:cosmetic: Fix printf text for buffer overflow condition by Lukasz Majewski · 11 years ago
  31. 5290759 usb: gadget: Fix data aborts during USB ethernet boot by Joel Fernandes · 11 years ago
  32. 6b40852 Sound: MAX98095: Support I2S0 channel by Dani Krishna Mohan · 11 years ago
  33. 5fb5b15 Sound: I2S: Replacing I2S1 with I2S0 channel. by Dani Krishna Mohan · 11 years ago
  34. 3dd22a3 ARM: Added I2S0 clocks for audio by Dani Krishna Mohan · 11 years ago
  35. b7006a7 DTS: Addition of I2S0 channel and replacing I2S1 by Dani Krishna Mohan · 11 years ago
  36. d981d80 Sound: WM8994: Support I2S0 channel by Dani Krishna Mohan · 11 years ago
  37. d7884e0 cmd_pxe.c: Pass along 'cmdtp' to do_bootm()/do_bootz() by Tom Rini · 11 years ago
  38. 3d187b3 cmd_bootm.c: Only pass BOOTM_STATE_OS_CMDLINE on PowerPC/MIPS by Tom Rini · 11 years ago
  39. 12eba1b README: update ARM register usage by Jeroen Hofstee · 11 years ago
  40. fe1378a ARM: use r9 for gd by Jeroen Hofstee · 11 years ago
  41. a81872f ARM,relocate: do not use r9 by Jeroen Hofstee · 11 years ago
  42. 3102274 ARM: refactor compiler options in config.mk by Masahiro Yamada · 11 years ago
  43. 7ba69b7 arm: zynq: Fix timer loadaddress by Michal Simek · 11 years ago
  44. 373d798 arm: prevent using movt/movw address loads by Jeroen Hofstee · 11 years ago
  45. 827512f am335x_evm.h: If mmcdev and bootpart switch to mmcdev 1, so should mmcroot. by Robert P. J. Day · 11 years ago
  46. 93ff255 net, phy, cpsw: fix NULL pointer deference by Heiko Schocher · 11 years ago
  47. e22cc0c ARM: OMAP5: Avoid writing into LDO SRAM bits by Lokesh Vutla · 11 years ago
  48. d3d33da ARM: DRA7: Enable saveenv command by Lokesh Vutla · 11 years ago
  49. 52f7d84 am335x:Handle worst case scenario for Errata 1.0.24 by Steve Kipisz · 11 years ago
  50. 9721027 am335x_evm: am33xx_spl_board_init function and scale core frequency by Tom Rini · 11 years ago
  51. d0b9616 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 11 years ago
  52. 2c01184 Fix wrong sdhci host control register read and write by Juhyun \(Justin\) Oh · 11 years ago
  53. e8232fe Add parentheses to ALLOC_ALIGN_BUFFER macro's by Mischa Jonker · 11 years ago
  54. 21bd576 mmc/dw_mmc: Allocate the correct amount of descriptors by Mischa Jonker · 11 years ago
  55. 2136d22 mmc/dw_mmc: Fix DMA descriptor corruption by Mischa Jonker · 11 years ago
  56. da61fa5 mmc: don't support write & erase for SPL builds by Paul Burton · 11 years ago
  57. fd37f19 net: fec_mxc: Fix timeouts during tftp transfer by Fabio Estevam · 11 years ago
  58. 1d58524 mx6sabresd: Fix the fdt file for the mx6dl version by Fabio Estevam · 11 years ago
  59. 79d6bf3 doc: README.mxs: Add instruction to install 'libssl-dev' by Fabio Estevam · 11 years ago
  60. 71d8b01 mx28evk: Fix checkpatch warning by Fabio Estevam · 11 years ago
  61. e654ddf i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10 by Eric Nelson · 11 years ago
  62. 31f0796 mx6slevk: Add Ethernet support by Fabio Estevam · 11 years ago
  63. 7df51fd net: fec_mxc: Add support for mx6 solo-lite by Fabio Estevam · 11 years ago
  64. e12408c mx6qsabreauto: Return error if cpu_eth_init() fails by Fabio Estevam · 11 years ago
  65. cb427fe mx6sabresd: Return error if cpu_eth_init() fails by Fabio Estevam · 11 years ago
  66. c4ed314 mx35pdk: Remove CONFIG_SYS_CACHELINE_SIZE by Fabio Estevam · 11 years ago
  67. 3f786a8 mmc: fsl_esdhc: Check the result from malloc() by Fabio Estevam · 11 years ago
  68. 59f46f4 mx6sabresd: Reset counter to prevent error message by Fabio Estevam · 11 years ago
  69. 1601ba4 mx6sabresd: Avoid hang when HDMI cable is not connected by Fabio Estevam · 11 years ago
  70. b4c927b ARM: arch-mx6: fix PLL2_PFD2_FREQ by Markus Niebel · 11 years ago
  71. f62cd00 wandboard: Use imx6dl-wandboard.dtb for the solo version by Fabio Estevam · 11 years ago
  72. 5287946 am33xx: Add the efuse_sma CONTROL_MODULE register by Tom Rini · 11 years ago
  73. 6a0d803 am33xx: Add am33xx_spl_board_init function, call by Tom Rini · 11 years ago
  74. b04601a drivers/power/pmic: Add tps65910 driver by Philip, Avinash · 11 years ago
  75. 8b65b12 drivers/power/pmic: Add tps65217 driver by Greg Guyotte · 11 years ago
  76. fd070d8 spl/Makefile: Add drivers/power/pmic/libpmic to CONFIG_SPL_POWER_SUPPORT by Tom Rini · 11 years ago
  77. 03c1bb2 buildman: fix boards.cfg parsing by Andreas Bießmann · 11 years ago
  78. 2f0877c FIT: delete unnecessary casts by Masahiro Yamada · 11 years ago
  79. 50c2a91 Makefile: Do not show make debug messages by Masahiro Yamada · 11 years ago
  80. 069d594 cosmetic: FIT: fix typos in comments by Masahiro Yamada · 11 years ago
  81. 1b387ef SPDX: fix IBM-pibs license identifier by Wolfgang Denk · 11 years ago
  82. 9346d54 arm: omap5: echi: Add GPL-2.0+ SPDX-License-Identifier by Nobuhiro Iwamatsu · 11 years ago
  83. 1bce2ae Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · 11 years ago
  84. 398bd4e git-mailrc: Update SPI custodian by Jagannadha Sutradharudu Teki · 11 years ago
  85. 33c7731 Cosmetic: Update some info in the README "arch" section. by Robert P. J. Day · 11 years ago
  86. 61ffc17 cosmetic: doc: uImage.FIT: fix typos by Masahiro Yamada · 11 years ago
  87. a466e49 boards.cfg: show info about boards.cfg instead of MAINTAINERS by Roger Meier · 11 years ago
  88. bf209ab boards.cfg: Fix the comment for invoking tools/reformat.py from vim by Axel Lin · 11 years ago
  89. 6d2ee5a part_efi: make sure the gpt_pte is freed by Mark Langsdorf · 11 years ago
  90. 8094972 Fix loading freeze when netconsole is active by Frederic Leroy · 11 years ago
  91. 1f8b546 Fix some obvious typos across multiple subsystems. by Robert P. J. Day · 11 years ago
  92. 5c427e4 bootm: use BOOTM_STATE_OS_CMDLINE flag for plain bootm by Paul Burton · 11 years ago
  93. ad31ff6 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  94. db82447 arm: atmel: cpux9k2: increase malloc space to fix crash on start u-boot by Jens Scharsig (BuS Elektronik) · 11 years ago
  95. 82cecfc drivers: s3c44b0_rtc: delete an unused driver by Masahiro Yamada · 11 years ago
  96. d964df3 drivers: serial_s3c44b0: delete an unused driver by Masahiro Yamada · 11 years ago
  97. a341f64 drivers: s3c44b0_i2c: delete an unused driver by Masahiro Yamada · 11 years ago
  98. aeef2b0 ARM: s3c44b0: remove remainders of dead board by Masahiro Yamada · 11 years ago
  99. 8687d5c mmc: size optimization when !CONFIG_MMC_SPI by Paul Burton · 11 years ago
  100. 5619682 mmc: don't call *printf or puts when SPL & !CONFIG_SPL_LIBCOMMON_SUPPORT by Paul Burton · 11 years ago