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