1. d981d80 Sound: WM8994: Support I2S0 channel by Dani Krishna Mohan · 11 years ago
  2. d7884e0 cmd_pxe.c: Pass along 'cmdtp' to do_bootm()/do_bootz() by Tom Rini · 11 years ago
  3. 3d187b3 cmd_bootm.c: Only pass BOOTM_STATE_OS_CMDLINE on PowerPC/MIPS by Tom Rini · 11 years ago
  4. 12eba1b README: update ARM register usage by Jeroen Hofstee · 11 years ago
  5. fe1378a ARM: use r9 for gd by Jeroen Hofstee · 11 years ago
  6. a81872f ARM,relocate: do not use r9 by Jeroen Hofstee · 11 years ago
  7. 3102274 ARM: refactor compiler options in config.mk by Masahiro Yamada · 11 years ago
  8. 7ba69b7 arm: zynq: Fix timer loadaddress by Michal Simek · 11 years ago
  9. 373d798 arm: prevent using movt/movw address loads by Jeroen Hofstee · 11 years ago
  10. 827512f am335x_evm.h: If mmcdev and bootpart switch to mmcdev 1, so should mmcroot. by Robert P. J. Day · 11 years ago
  11. 93ff255 net, phy, cpsw: fix NULL pointer deference by Heiko Schocher · 11 years ago
  12. e22cc0c ARM: OMAP5: Avoid writing into LDO SRAM bits by Lokesh Vutla · 11 years ago
  13. d3d33da ARM: DRA7: Enable saveenv command by Lokesh Vutla · 11 years ago
  14. 52f7d84 am335x:Handle worst case scenario for Errata 1.0.24 by Steve Kipisz · 11 years ago
  15. 9721027 am335x_evm: am33xx_spl_board_init function and scale core frequency by Tom Rini · 11 years ago
  16. d0b9616 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 11 years ago
  17. 2c01184 Fix wrong sdhci host control register read and write by Juhyun \(Justin\) Oh · 11 years ago
  18. e8232fe Add parentheses to ALLOC_ALIGN_BUFFER macro's by Mischa Jonker · 11 years ago
  19. 21bd576 mmc/dw_mmc: Allocate the correct amount of descriptors by Mischa Jonker · 11 years ago
  20. 2136d22 mmc/dw_mmc: Fix DMA descriptor corruption by Mischa Jonker · 11 years ago
  21. da61fa5 mmc: don't support write & erase for SPL builds by Paul Burton · 11 years ago
  22. fd37f19 net: fec_mxc: Fix timeouts during tftp transfer by Fabio Estevam · 11 years ago
  23. 1d58524 mx6sabresd: Fix the fdt file for the mx6dl version by Fabio Estevam · 11 years ago
  24. 79d6bf3 doc: README.mxs: Add instruction to install 'libssl-dev' by Fabio Estevam · 11 years ago
  25. 71d8b01 mx28evk: Fix checkpatch warning by Fabio Estevam · 11 years ago
  26. e654ddf i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10 by Eric Nelson · 11 years ago
  27. 31f0796 mx6slevk: Add Ethernet support by Fabio Estevam · 11 years ago
  28. 7df51fd net: fec_mxc: Add support for mx6 solo-lite by Fabio Estevam · 11 years ago
  29. e12408c mx6qsabreauto: Return error if cpu_eth_init() fails by Fabio Estevam · 11 years ago
  30. cb427fe mx6sabresd: Return error if cpu_eth_init() fails by Fabio Estevam · 11 years ago
  31. c4ed314 mx35pdk: Remove CONFIG_SYS_CACHELINE_SIZE by Fabio Estevam · 11 years ago
  32. 3f786a8 mmc: fsl_esdhc: Check the result from malloc() by Fabio Estevam · 11 years ago
  33. 59f46f4 mx6sabresd: Reset counter to prevent error message by Fabio Estevam · 11 years ago
  34. 1601ba4 mx6sabresd: Avoid hang when HDMI cable is not connected by Fabio Estevam · 11 years ago
  35. b4c927b ARM: arch-mx6: fix PLL2_PFD2_FREQ by Markus Niebel · 11 years ago
  36. f62cd00 wandboard: Use imx6dl-wandboard.dtb for the solo version by Fabio Estevam · 11 years ago
  37. 5287946 am33xx: Add the efuse_sma CONTROL_MODULE register by Tom Rini · 11 years ago
  38. 6a0d803 am33xx: Add am33xx_spl_board_init function, call by Tom Rini · 11 years ago
  39. b04601a drivers/power/pmic: Add tps65910 driver by Philip, Avinash · 11 years ago
  40. 8b65b12 drivers/power/pmic: Add tps65217 driver by Greg Guyotte · 11 years ago
  41. fd070d8 spl/Makefile: Add drivers/power/pmic/libpmic to CONFIG_SPL_POWER_SUPPORT by Tom Rini · 11 years ago
  42. 03c1bb2 buildman: fix boards.cfg parsing by Andreas Bießmann · 11 years ago
  43. 2f0877c FIT: delete unnecessary casts by Masahiro Yamada · 11 years ago
  44. 50c2a91 Makefile: Do not show make debug messages by Masahiro Yamada · 11 years ago
  45. 069d594 cosmetic: FIT: fix typos in comments by Masahiro Yamada · 11 years ago
  46. 1b387ef SPDX: fix IBM-pibs license identifier by Wolfgang Denk · 11 years ago
  47. 9346d54 arm: omap5: echi: Add GPL-2.0+ SPDX-License-Identifier by Nobuhiro Iwamatsu · 11 years ago
  48. 1bce2ae Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · 11 years ago
  49. 398bd4e git-mailrc: Update SPI custodian by Jagannadha Sutradharudu Teki · 11 years ago
  50. 33c7731 Cosmetic: Update some info in the README "arch" section. by Robert P. J. Day · 11 years ago
  51. 61ffc17 cosmetic: doc: uImage.FIT: fix typos by Masahiro Yamada · 11 years ago
  52. a466e49 boards.cfg: show info about boards.cfg instead of MAINTAINERS by Roger Meier · 11 years ago
  53. bf209ab boards.cfg: Fix the comment for invoking tools/reformat.py from vim by Axel Lin · 11 years ago
  54. 6d2ee5a part_efi: make sure the gpt_pte is freed by Mark Langsdorf · 11 years ago
  55. 8094972 Fix loading freeze when netconsole is active by Frederic Leroy · 11 years ago
  56. 1f8b546 Fix some obvious typos across multiple subsystems. by Robert P. J. Day · 11 years ago
  57. 5c427e4 bootm: use BOOTM_STATE_OS_CMDLINE flag for plain bootm by Paul Burton · 11 years ago
  58. ad31ff6 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  59. db82447 arm: atmel: cpux9k2: increase malloc space to fix crash on start u-boot by Jens Scharsig (BuS Elektronik) · 11 years ago
  60. 82cecfc drivers: s3c44b0_rtc: delete an unused driver by Masahiro Yamada · 11 years ago
  61. d964df3 drivers: serial_s3c44b0: delete an unused driver by Masahiro Yamada · 11 years ago
  62. a341f64 drivers: s3c44b0_i2c: delete an unused driver by Masahiro Yamada · 11 years ago
  63. aeef2b0 ARM: s3c44b0: remove remainders of dead board by Masahiro Yamada · 11 years ago
  64. 8687d5c mmc: size optimization when !CONFIG_MMC_SPI by Paul Burton · 11 years ago
  65. 5619682 mmc: don't call *printf or puts when SPL & !CONFIG_SPL_LIBCOMMON_SUPPORT by Paul Burton · 11 years ago
  66. 8112f5f spl_mmc: only call printf or puts with CONFIG_SPL_LIBCOMMON_SUPPORT by Paul Burton · 11 years ago
  67. db6b5e8 spl: remove unnecessary (& ARM specific) include of asm/utils.h by Paul Burton · 11 years ago
  68. 152ba36 ARM: OMAP: Enable 8-bit eMMC access for OMAP4/5/DRA7xx by Lubomir Popov · 11 years ago
  69. 61a6cc2 omap_hsmmc: omap4+/am335x: modify MMC controller internal fsm reset func by Oleksandr Tyshchenko · 11 years ago
  70. c30054b mmc: Remove unused variable backup from mmc_send_cmd() by Oleksandr Tyshchenko · 11 years ago
  71. 113e5df mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoC by Jaehoon Chung · 11 years ago
  72. 46ef4fa Prepare v2013.10-rc3 by Tom Rini · 11 years ago
  73. bc23d96 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  74. 771f74c arm: dma_alloc_coherent: malloc() -> memalign() by Kuo-Jung Su · 11 years ago
  75. fb8d49c arm: spl: Do not set the stack pointer twice by Masahiro Yamada · 11 years ago
  76. 6856254 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  77. c4a7ece Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  78. 8386ca8 Revert "standalone-examples: support custom GCC lib" by Tom Rini · 11 years ago
  79. 27af930 Merge and reformat boards.cfg and MAINTAINERS by Albert ARIBAUD · 11 years ago
  80. 7bcee5f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  81. 5480ac3 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  82. b5e7f1b apf27: add FPGA support for the apf27 board by trem · 11 years ago
  83. bcc05c7 apf27: add support for the armadeus APF27 board by trem · 11 years ago
  84. a8f2d0e mxs_nand: Fix ECC strength for NAND flash with OOB size of 224 by Elie De Brauwer · 11 years ago
  85. 5c18a1c arm:goni:mmc: Add sd card detection and initialization. by Przemyslaw Marczak · 11 years ago
  86. 7324907 arm:mmc:goni/exynos: Fix wrong mmc base register devices offset. by Przemyslaw Marczak · 11 years ago
  87. e223832 dts: samsung: arndale: Fix include path by Chander Kashyap · 11 years ago
  88. 954a1a4 powerpc/mpc85xx: Add workaround for erratum A-005125 by York Sun · 11 years ago
  89. 2bd1aab powerpc/p2041: fix I2C controller's offset by Shaohui Xie · 11 years ago
  90. 47ac53d imx: nitrogen6x/mx6qsabrelite: Fix bug in board_video_skip by Robert Winkler · 11 years ago
  91. 607232e ARM: mxs: Add SanDisk Sansa Fuze+ board by Marek Vasut · 11 years ago
  92. aa04fef ARM: mxs: Add Creative ZEN XFi3 board by Marek Vasut · 11 years ago
  93. e24278a mx27: add missing constant for mx27 by trem · 11 years ago
  94. d9b8946 mx6sabresd: Add LVDS splash screen support by Fabio Estevam · 11 years ago
  95. 7b8657e ARM: mxs: Receive r0 and r1 passed from BootROM by Marek Vasut · 11 years ago
  96. d4c9135 ARM: mxs: Document the power block initialization by Marek Vasut · 11 years ago
  97. 2f9c8ee ARM: mxs: Sort the mx23evk and mx23_olinuxino by Marek Vasut · 11 years ago
  98. 93d520f tools: mxsboot: Mark the FCB pages as valid by Marek Vasut · 11 years ago
  99. d55e0da mx6: Fix calculation of emi_slow clock rate by Andrew Gabbasov · 11 years ago
  100. 985a71d Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · 11 years ago