1. 72048bc tools/imximage.c: Fix compiling warning by York Sun · 11 years ago
  2. fd37f19 net: fec_mxc: Fix timeouts during tftp transfer by Fabio Estevam · 11 years ago
  3. 1d58524 mx6sabresd: Fix the fdt file for the mx6dl version by Fabio Estevam · 11 years ago
  4. 79d6bf3 doc: README.mxs: Add instruction to install 'libssl-dev' by Fabio Estevam · 11 years ago
  5. 71d8b01 mx28evk: Fix checkpatch warning by Fabio Estevam · 11 years ago
  6. e654ddf i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10 by Eric Nelson · 11 years ago
  7. 31f0796 mx6slevk: Add Ethernet support by Fabio Estevam · 11 years ago
  8. 7df51fd net: fec_mxc: Add support for mx6 solo-lite by Fabio Estevam · 11 years ago
  9. e12408c mx6qsabreauto: Return error if cpu_eth_init() fails by Fabio Estevam · 11 years ago
  10. cb427fe mx6sabresd: Return error if cpu_eth_init() fails by Fabio Estevam · 11 years ago
  11. c4ed314 mx35pdk: Remove CONFIG_SYS_CACHELINE_SIZE by Fabio Estevam · 11 years ago
  12. 3f786a8 mmc: fsl_esdhc: Check the result from malloc() by Fabio Estevam · 11 years ago
  13. 59f46f4 mx6sabresd: Reset counter to prevent error message by Fabio Estevam · 11 years ago
  14. 1601ba4 mx6sabresd: Avoid hang when HDMI cable is not connected by Fabio Estevam · 11 years ago
  15. b4c927b ARM: arch-mx6: fix PLL2_PFD2_FREQ by Markus Niebel · 11 years ago
  16. f62cd00 wandboard: Use imx6dl-wandboard.dtb for the solo version by Fabio Estevam · 11 years ago
  17. c4a7ece Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  18. 8386ca8 Revert "standalone-examples: support custom GCC lib" by Tom Rini · 11 years ago
  19. 27af930 Merge and reformat boards.cfg and MAINTAINERS by Albert ARIBAUD · 11 years ago
  20. 7bcee5f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  21. 5480ac3 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  22. b5e7f1b apf27: add FPGA support for the apf27 board by trem · 11 years ago
  23. bcc05c7 apf27: add support for the armadeus APF27 board by trem · 11 years ago
  24. a8f2d0e mxs_nand: Fix ECC strength for NAND flash with OOB size of 224 by Elie De Brauwer · 11 years ago
  25. 5c18a1c arm:goni:mmc: Add sd card detection and initialization. by Przemyslaw Marczak · 11 years ago
  26. 7324907 arm:mmc:goni/exynos: Fix wrong mmc base register devices offset. by Przemyslaw Marczak · 11 years ago
  27. e223832 dts: samsung: arndale: Fix include path by Chander Kashyap · 11 years ago
  28. 47ac53d imx: nitrogen6x/mx6qsabrelite: Fix bug in board_video_skip by Robert Winkler · 11 years ago
  29. 607232e ARM: mxs: Add SanDisk Sansa Fuze+ board by Marek Vasut · 11 years ago
  30. aa04fef ARM: mxs: Add Creative ZEN XFi3 board by Marek Vasut · 11 years ago
  31. e24278a mx27: add missing constant for mx27 by trem · 11 years ago
  32. d9b8946 mx6sabresd: Add LVDS splash screen support by Fabio Estevam · 11 years ago
  33. 7b8657e ARM: mxs: Receive r0 and r1 passed from BootROM by Marek Vasut · 11 years ago
  34. d4c9135 ARM: mxs: Document the power block initialization by Marek Vasut · 11 years ago
  35. 2f9c8ee ARM: mxs: Sort the mx23evk and mx23_olinuxino by Marek Vasut · 11 years ago
  36. 93d520f tools: mxsboot: Mark the FCB pages as valid by Marek Vasut · 11 years ago
  37. d55e0da mx6: Fix calculation of emi_slow clock rate by Andrew Gabbasov · 11 years ago
  38. 985a71d Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · 11 years ago
  39. 89993dc Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  40. f62b123 powerpc/mpc85xx: Fix the I2C bus speed error on p1022 by Tang Yuantian · 11 years ago
  41. 81b867a SPL: P1022DS: switch to new multibus/multiadapter support by Ying Zhang · 11 years ago
  42. 9055f66 ppc4xx: Fix GPIO handling in lwmon5 and lcd4_lwmon5 BSP by Stefan Roese · 11 years ago
  43. 47f75cf Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  44. 1affd4d cam_enc_4xx: Move CONFIG_SPL_PAD_TO to a config header by Masahiro Yamada · 11 years ago
  45. cb4ef5b config.mk: Delete unnecessary code by Masahiro Yamada · 11 years ago
  46. e387efb fw_env: fix writing environment for mtd devices by Oliver Metz · 11 years ago
  47. 23ef62d fw_env: add redundant env support for MTD_ABSENT by Oliver Metz · 11 years ago
  48. a82ca7b mail: Fix email address by Marek Vasut · 11 years ago
  49. 4c26737 Always build u-boot.img when using CONFIG_SPL_FRAMEWORK by Henrik Nordström · 11 years ago
  50. 344ca0b ahci: convert to use libata functions and definitions by Rob Herring · 11 years ago
  51. 7610b41 ahci: increase spin-up timeout to 20 sec by Rob Herring · 11 years ago
  52. 1782108 ahci: handle COMINIT received during spin-up by Rob Herring · 11 years ago
  53. 124e9fa ahci: move link bring-up handling to separate function by Rob Herring · 11 years ago
  54. 2bdb10d ahci: add defines for PORT_SCR_STAT register bits by Rob Herring · 11 years ago
  55. 796c2eb ahci: fix memory leak in ata_scsiop_inquiry by Rob Herring · 11 years ago
  56. 48c3a87 ahci: fix unaligned access by Rob Herring · 11 years ago
  57. 2915a02 ahci: use ports implemented map instead of num_ports by Richard Gibbs · 11 years ago
  58. 4412db4 standalone-examples: support custom GCC lib by Jack Mitchell · 11 years ago
  59. 6b8f185 fs: fat: don't call disk_write with zero sector num by Wu, Josh · 11 years ago
  60. 7ea50d5 compiler_gcc: do not redefine __gnu_attributes by Jeroen Hofstee · 11 years ago
  61. dc19ec1 git-mailrc: Update MMC custodian by Pantelis Antoniou · 11 years ago
  62. 938138c Merge branch 'master' of git://git.denx.de/u-boot-nios by Tom Rini · 11 years ago
  63. 3c950c4 am335x_evm.h: Add back the actual load of the kernel image by Robert P. J. Day · 11 years ago
  64. 68e1747 socfpga: Creating driver for Reset Manager by Chin Liang See · 11 years ago
  65. 31ad864 socfpga: Adding configuration for development kit by Chin Liang See · 11 years ago
  66. 1a05b5f nios2: fix missing comment terminator from SPDX License commit by Thomas Chou · 11 years ago
  67. fba1ed4 arm: lds: Remove libgcc eabi exception handling tables by Michal Simek · 11 years ago
  68. f0f102f Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  69. 19d829f Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  70. 27871e6 ARM: atmel: sama5d3: drop unused CONFIG_NET_MULTI by Bo Shen · 11 years ago
  71. 1bd3e2a mtd: atmel_nand: pmecc: fix bug fail to correct bit error in 1024-bytes sector by Wu, Josh · 11 years ago
  72. e62d5fb Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  73. 4eef93d Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  74. 315c0ac bootm: allow correct bounds-check of destination by Kees Cook · 11 years ago
  75. ff9d2ef lzo: correctly bounds-check output buffer by Kees Cook · 11 years ago
  76. afca294 lzma: correctly bounds-check output buffer by Kees Cook · 11 years ago
  77. b75650d gzip: correctly bounds-check output buffer by Kees Cook · 11 years ago
  78. 8ef7047 documentation: add more compression configs by Kees Cook · 11 years ago
  79. 3153e91 sandbox: add compression tests by Kees Cook · 11 years ago
  80. 628af17 sandbox: Correct compiler warnings in cmd_bootm/cmd_ximg by Simon Glass · 11 years ago
  81. 31043e2 Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  82. 6d4511b Merge 'u-boot-microblaze/zynq' into (u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  83. fb18fa9 Prepare v2013.10-rc2 by Tom Rini · 11 years ago
  84. 8467fae i.MX6: Set and clear the gating bits for Phase Fractional Dividers by Eric Nelson · 11 years ago
  85. 67d54c3 i.MX6: nitrogen6x: Don't bother setting PLL3(480) PFD1 divisor by Eric Nelson · 11 years ago
  86. 3fc4176 i.MX6: Correct ANATOP_PFD (Phase Fractional Divider) register declarations by Eric Nelson · 11 years ago
  87. 1ca244d i.MX6: Add convenience macros cpu_type(rev) and is_cpu_type(cpu) by Eric Nelson · 11 years ago
  88. 6f6059e ARM: mxs: rename function that sets AUTO_RESTART flag by Hector Palacios · 11 years ago
  89. 518501d ARM: Congatec: README update by SARTRE Leo · 11 years ago
  90. 62d40d1 tools: mxsboot: Staticize functions by Marek Vasut · 11 years ago
  91. a5f746f tools: Sort lists of files in Makefile by Marek Vasut · 11 years ago
  92. bce8837 ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · 11 years ago
  93. b83c709 imx: add status reporting for HAB status by Stefano Babic · 11 years ago
  94. 0187c98 tools: add support for setting the CSF into imximage by Stefano Babic · 11 years ago
  95. 01390af tools: add padding of data image file for imximage by Stefano Babic · 11 years ago
  96. 9bac0bb tools: add variable padding of data image in mkimage by Stefano Babic · 11 years ago
  97. 377e367 tools: dynamically allocate imx_header in imximage by Stefano Babic · 11 years ago
  98. 3150f92 tools: rename mximage_flash_offset to imximage_ivt_offset by Stefano Babic · 11 years ago
  99. 4655d40 tools: imx_header should not include flash_offset by Stefano Babic · 11 years ago
  100. 812d757 drivers:power:max77686: add function to set voltage and mode by Piotr Wilczek · 11 years ago