1. a60d5d6 arm:trats:fix: Correction of loaddtb environment variable. by Łukasz Majewski · 11 years ago
  2. 762d3df mpc85xx: Add gdsys ControlCenter Digital board by Dirk Eibach · 11 years ago
  3. 4fece43 tpm: add AUTH1 cmds for LoadKey2 and GetPubKey by Reinhard Pfau · 11 years ago
  4. e7ee028 Fix ext2/ext4 filesystem accesses beyond 2TiB by Frederic Leroy · 11 years ago
  5. ddaa113 Revert "MIPS: Jz4740: Add qi_lb60 board support" by Tom Rini · 11 years ago
  6. 1d021a8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  7. ad68fc3 bootm: Use selected configuration for ramdisk and fdt by Simon Glass · 11 years ago
  8. 68f07cb Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  9. 51618ee mx53ard: Change default environment to cope with OE changes by Otavio Salvador · 11 years ago
  10. 1c1a519 mx51evk: Change default environment to cope with OE changes by Otavio Salvador · 11 years ago
  11. 3beb834 wandboard: Change default environment to cope with OE changes by Otavio Salvador · 11 years ago
  12. c36bd3f mx6slevk: Change default environment to cope with OE changes by Otavio Salvador · 11 years ago
  13. ea0515a mx6qsabrelite: Change default environment to cope with OE changes by Otavio Salvador · 11 years ago
  14. 8f0dde7 mx53loco: Change default environment to cope with OE changes by Otavio Salvador · 11 years ago
  15. e154c71 m28evk: add trimffs to nand command by Marek Vasut · 11 years ago
  16. c3836f3 ARM: tegra: enable LCD panel on Ventana by Stephen Warren · 11 years ago
  17. f008334 ARM: tegra: enable LCD panel on Harmony by Stephen Warren · 11 years ago
  18. 68c0c02c Tegra: Config: Enable Tegra30/Tegra114 USB function by Jim Lin · 11 years ago
  19. 2fefb8b ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114 by Jim Lin · 11 years ago
  20. b67aee7 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  21. 5f1afdd bootm: Clean up bootz_setup() function by Simon Glass · 11 years ago
  22. aca2430 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 11 years ago
  23. b9b5eaf video: consolidate splash screen alignment code by Anatolij Gustschin · 11 years ago
  24. 3f26531 arm:trats: Increase malloc pool size (for DFU ext4 transfers) by Łukasz Majewski · 11 years ago
  25. bed2442 EXYNOS: Move files from board/samsung to arch/arm by Rajeshwari Shinde · 11 years ago
  26. 99ae9b8 EXYNOS4210: Configure GPIO for uart by Rajeshwari Shinde · 11 years ago
  27. 111591f EXYNOS: LDS file move to common by Rajeshwari Shinde · 11 years ago
  28. 4625c17 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  29. 2abfe36 omap: cm_t35: Fix cm_t35 for weak splash_screen_prepare by Robert Winkler · 11 years ago
  30. 2a90ed0 video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO by Robert Winkler · 11 years ago
  31. e59e0ff lcd: align bmp header when uncopmressing image by Piotr Wilczek · 11 years ago
  32. 011b714 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  33. 19bb245 usb: fix unaligned access in device_qual() by Heiko Schocher · 11 years ago
  34. 07a12ea usb, g_dnl: make possibility to fixup the device_desc board specific by Heiko Schocher · 11 years ago
  35. a2f831e dfu: make data buffer size configurable by Heiko Schocher · 11 years ago
  36. f19be41 mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE by Simon Glass · 11 years ago
  37. c1f81ed Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  38. 826f22e vf610twr: Remove SoC name from U-Boot prompt by Otavio Salvador · 11 years ago
  39. 5399331 vf610twr: Add default environment in line with other Freescale boards by Otavio Salvador · 11 years ago
  40. 7b19975 am335x_evm: Add missing ';' in findfdt by Tom Rini · 11 years ago
  41. 6bced72 imx: nitrogen6x: Enable filesystem generic commands by Robert Winkler · 11 years ago
  42. bd76bdd imx: nitrogen6x: Enable raw initrd by Robert Winkler · 11 years ago
  43. 9edd3ba imx: nitrogen6x: Enable bootz by Robert Winkler · 11 years ago
  44. 8e6a47a imx: nitrogen6x: Enabled data cache by Robert Winkler · 11 years ago
  45. ec10aed imx: Add support for the SabreSD shipped with i.MX6DL by Pierre Aubert · 11 years ago
  46. 4bdf6fd Fix block device accesses beyond 2TiB by Sascha Silbe · 11 years ago
  47. c6fc03f sandbox: config: Enable FIT signatures with RSA by Simon Glass · 11 years ago
  48. 56ab8d6 image: Add support for signing of FIT configurations by Simon Glass · 11 years ago
  49. b016702 libfdt: Add fdt_find_regions() by Simon Glass · 11 years ago
  50. 35191a3 image: Add RSA support for image signing by Simon Glass · 11 years ago
  51. fbabc0f image: Support signing of images by Simon Glass · 11 years ago
  52. 58fe7e5 image: Add signing infrastructure by Simon Glass · 11 years ago
  53. dfe33ea x86: config: Add tracing options by Simon Glass · 11 years ago
  54. 0843e9e exynos: config: Add tracing options by Simon Glass · 11 years ago
  55. 0013488 Add a 'fake' go command to the bootm command by Simon Glass · 11 years ago
  56. 3081e2e Refactor the bootm command to reduce code duplication by Simon Glass · 11 years ago
  57. e7f1eb5 sandbox: Support trace feature by Simon Glass · 11 years ago
  58. 209a1a6 Add trace support to generic board by Simon Glass · 11 years ago
  59. c44b800 Add trace library by Simon Glass · 11 years ago
  60. b09cfd8 Add function to print a number with grouped digits by Simon Glass · 11 years ago
  61. 64f11d0 pci: Convert extern inline functions to static inline by Simon Glass · 11 years ago
  62. a4ed85d cros: exynos: enable cros-ec for smdk5250 by Hung-ying Tyan · 12 years ago
  63. 048a64d Add support for Wandboard Quad by Tapani Utriainen · 11 years ago
  64. 4a48bcf cros: adds cros_ec keyboard driver by Hung-ying Tyan · 12 years ago
  65. 0039123 cros: exynos: add SPI support for cros_ec by Hung-ying Tyan · 12 years ago
  66. c48ca88f cros: add cros_ec driver by Hung-ying Tyan · 12 years ago
  67. b0f42db Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 11 years ago
  68. d169a70 net: add Faraday FTMAC110 10/100Mbps ethernet support by Kuo-Jung Su · 12 years ago
  69. eaf68ac net: phy: supplement support for Micrel's KSZ9031 by SARTRE Leo · 12 years ago
  70. d2c2612 ARM: at91sam9n12: add network support with ksz8851_16mll by Bo Shen · 12 years ago
  71. b1eee65 net: ks8851_mll: add ethernet support by Roberto Cerati · 12 years ago
  72. 2332941 add support for Xilinx 1000BASE-X phy (GTX) by Charles Coldwell · 12 years ago
  73. 6025cd2 net: make IPaddr type big endian by Kim Phillips · 12 years ago
  74. c88e1bf bootz: un-staticize do_bootz by Rob Herring · 12 years ago
  75. c40f5d3 phy: export genphy_parse_link() by Yegor Yefremov · 12 years ago
  76. ada714b net: Add sunxi (Allwinner) wemac driver by Henrik Nordström · 12 years ago
  77. 0ae98b4 dfu, nand: before write a buffer to nand, erase the nand sectors by Heiko Schocher · 11 years ago
  78. bb284de Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 11 years ago
  79. cf2ad1e Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  80. 2c08c27 ac14xx: rephrase network boot config for development by Gerhard Sittig · 11 years ago
  81. c2dbe68 ac14xx: use the official product name everywhere by Gerhard Sittig · 11 years ago
  82. 84b8103 ac14xx: remove obsolete board config items by Gerhard Sittig · 11 years ago
  83. 7214cf1 ac14xx: cleanup comments in the board support by Gerhard Sittig · 11 years ago
  84. 5c82433 CONFIG: EXYNOS5: Enable silent console by Rajeshwari Shinde · 11 years ago
  85. ffff161 EXYNOS5: FDT: Add compatible strings for Serial by Rajeshwari Shinde · 11 years ago
  86. e450cb7 exynos: Adjust the starting MIF voltage to 1.05v by Bernie Thompson · 12 years ago
  87. 750f3ac sf: Add flag status register polling support by Jagannadha Sutradharudu Teki · 11 years ago
  88. c6d173d sf: Add bank addr code in CONFIG_SPI_FLASH_BAR by Jagannadha Sutradharudu Teki · 11 years ago
  89. 29d70c9 sf: Read flash bank addr register at probe time by Jagannadha Sutradharudu Teki · 11 years ago
  90. ce08a71 sf: Discover the bank addr commands by Jagannadha Sutradharudu Teki · 11 years ago
  91. cefef69 pxa: add support for palmtreo680 board by Mike Dunn · 11 years ago
  92. 85bfd2e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  93. 1691593 remove all references to .dynsym by Albert ARIBAUD · 11 years ago
  94. 2016d45 powerpc/85xx: Add P1023RDB board support by Chunhe Lan · 11 years ago
  95. 602f7d3 common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL by Ying Zhang · 12 years ago
  96. e905f03 board/b4860qds: Relax NOR flash teadc timing parameter by Prabhakar Kushwaha · 12 years ago
  97. 50082f0 powerpc/t4qds: Slave module for boot from SRIO and PCIE by Liu Gang · 12 years ago
  98. 0e518ab powerpc/t4qds: Enable master module for Boot from SRIO and PCIE by Liu Gang · 12 years ago
  99. 0ff15f9 powerpc/b4860qds: Slave module for boot from SRIO and PCIE by Liu Gang · 12 years ago
  100. c13bc8f powerpc/b4860qds: Enable master module for boot from SRIO and PCIE by Liu Gang · 12 years ago