1. 4ef400b arm:trats:fix: Correction of loaddtb environment variable. by Łukasz Majewski · 11 years ago
  2. b9944a7 mpc85xx: Add gdsys ControlCenter Digital board by Dirk Eibach · 11 years ago
  3. be6c152 tpm: add AUTH1 cmds for LoadKey2 and GetPubKey by Reinhard Pfau · 11 years ago
  4. 04735e9 Fix ext2/ext4 filesystem accesses beyond 2TiB by Frederic Leroy · 11 years ago
  5. 54e458d Revert "MIPS: Jz4740: Add qi_lb60 board support" by Tom Rini · 11 years ago
  6. fbbbc86 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  7. f320a4d bootm: Use selected configuration for ramdisk and fdt by Simon Glass · 11 years ago
  8. efc284e Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  9. a3f170c mx53ard: Change default environment to cope with OE changes by Otavio Salvador · 11 years ago
  10. e97721c mx51evk: Change default environment to cope with OE changes by Otavio Salvador · 11 years ago
  11. 86812c4 wandboard: Change default environment to cope with OE changes by Otavio Salvador · 11 years ago
  12. 94aeb8a mx6slevk: Change default environment to cope with OE changes by Otavio Salvador · 11 years ago
  13. 2169228 mx6qsabrelite: Change default environment to cope with OE changes by Otavio Salvador · 11 years ago
  14. 254fd8d mx53loco: Change default environment to cope with OE changes by Otavio Salvador · 11 years ago
  15. 32cc24d m28evk: add trimffs to nand command by Marek Vasut · 11 years ago
  16. d035fcf ARM: tegra: enable LCD panel on Ventana by Stephen Warren · 11 years ago
  17. b46694d ARM: tegra: enable LCD panel on Harmony by Stephen Warren · 11 years ago
  18. d6cf707 Tegra: Config: Enable Tegra30/Tegra114 USB function by Jim Lin · 11 years ago
  19. 7e44d93 ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114 by Jim Lin · 11 years ago
  20. 630aacb Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  21. a5266d6 bootm: Clean up bootz_setup() function by Simon Glass · 11 years ago
  22. 2f4998a Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 11 years ago
  23. ff8fb56 video: consolidate splash screen alignment code by Anatolij Gustschin · 11 years ago
  24. 9199fce arm:trats: Increase malloc pool size (for DFU ext4 transfers) by Łukasz Majewski · 11 years ago
  25. 643be9c EXYNOS: Move files from board/samsung to arch/arm by Rajeshwari Shinde · 11 years ago
  26. 198a40b EXYNOS4210: Configure GPIO for uart by Rajeshwari Shinde · 11 years ago
  27. 6e50e5c EXYNOS: LDS file move to common by Rajeshwari Shinde · 11 years ago
  28. 36f05e6 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  29. 3275989 omap: cm_t35: Fix cm_t35 for weak splash_screen_prepare by Robert Winkler · 11 years ago
  30. dd4425e video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO by Robert Winkler · 11 years ago
  31. f7ef9d6 lcd: align bmp header when uncopmressing image by Piotr Wilczek · 11 years ago
  32. 5a34d9b Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  33. b37c4a2 usb: fix unaligned access in device_qual() by Heiko Schocher · 11 years ago
  34. c5398cc usb, g_dnl: make possibility to fixup the device_desc board specific by Heiko Schocher · 11 years ago
  35. e7e75c7 dfu: make data buffer size configurable by Heiko Schocher · 11 years ago
  36. 29ce737 mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE by Simon Glass · 11 years ago
  37. e6c7f86 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  38. d6c6d12 vf610twr: Remove SoC name from U-Boot prompt by Otavio Salvador · 11 years ago
  39. ca21f61 vf610twr: Add default environment in line with other Freescale boards by Otavio Salvador · 11 years ago
  40. 20cb5fb am335x_evm: Add missing ';' in findfdt by Tom Rini · 11 years ago
  41. 262326b imx: nitrogen6x: Enable filesystem generic commands by Robert Winkler · 11 years ago
  42. 3655829 imx: nitrogen6x: Enable raw initrd by Robert Winkler · 11 years ago
  43. 9b9ba6f imx: nitrogen6x: Enable bootz by Robert Winkler · 11 years ago
  44. 87de2d6 imx: nitrogen6x: Enabled data cache by Robert Winkler · 11 years ago
  45. c174797 imx: Add support for the SabreSD shipped with i.MX6DL by Pierre Aubert · 11 years ago
  46. ff8fef5 Fix block device accesses beyond 2TiB by Sascha Silbe · 11 years ago
  47. 74378cf sandbox: config: Enable FIT signatures with RSA by Simon Glass · 11 years ago
  48. 4d09852 image: Add support for signing of FIT configurations by Simon Glass · 11 years ago
  49. 3e06cd1 libfdt: Add fdt_find_regions() by Simon Glass · 11 years ago
  50. 19c402a image: Add RSA support for image signing by Simon Glass · 11 years ago
  51. 56518e7 image: Support signing of images by Simon Glass · 11 years ago
  52. 3e569a6 image: Add signing infrastructure by Simon Glass · 11 years ago
  53. b5f3193 x86: config: Add tracing options by Simon Glass · 11 years ago
  54. 5b7dcf3 exynos: config: Add tracing options by Simon Glass · 11 years ago
  55. d0ae31e Add a 'fake' go command to the bootm command by Simon Glass · 11 years ago
  56. 35fc84f Refactor the bootm command to reduce code duplication by Simon Glass · 11 years ago
  57. e2ee100 sandbox: Support trace feature by Simon Glass · 11 years ago
  58. 71c52db Add trace support to generic board by Simon Glass · 11 years ago
  59. b2e16a8 Add trace library by Simon Glass · 11 years ago
  60. b8bcaa3 Add function to print a number with grouped digits by Simon Glass · 11 years ago
  61. bc3442a pci: Convert extern inline functions to static inline by Simon Glass · 11 years ago
  62. eb28fda cros: exynos: enable cros-ec for smdk5250 by Hung-ying Tyan · 11 years ago
  63. 491f294 Add support for Wandboard Quad by Tapani Utriainen · 11 years ago
  64. 713cb68 cros: adds cros_ec keyboard driver by Hung-ying Tyan · 11 years ago
  65. f3424c5 cros: exynos: add SPI support for cros_ec by Hung-ying Tyan · 11 years ago
  66. 8836438 cros: add cros_ec driver by Hung-ying Tyan · 11 years ago
  67. ca85eb8 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 11 years ago
  68. c477547 net: add Faraday FTMAC110 10/100Mbps ethernet support by Kuo-Jung Su · 11 years ago
  69. 42a7cb5 net: phy: supplement support for Micrel's KSZ9031 by SARTRE Leo · 11 years ago
  70. 1627622 ARM: at91sam9n12: add network support with ksz8851_16mll by Bo Shen · 11 years ago
  71. 45a1693 net: ks8851_mll: add ethernet support by Roberto Cerati · 11 years ago
  72. de1d786 add support for Xilinx 1000BASE-X phy (GTX) by Charles Coldwell · 12 years ago
  73. 3d49412 net: make IPaddr type big endian by Kim Phillips · 12 years ago
  74. da62022 bootz: un-staticize do_bootz by Rob Herring · 12 years ago
  75. e2043f5 phy: export genphy_parse_link() by Yegor Yefremov · 12 years ago
  76. 518ce47 net: Add sunxi (Allwinner) wemac driver by Henrik Nordström · 12 years ago
  77. a67cc37 dfu, nand: before write a buffer to nand, erase the nand sectors by Heiko Schocher · 11 years ago
  78. 4e78e03 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 11 years ago
  79. f9c1456 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  80. 6c5001d ac14xx: rephrase network boot config for development by Gerhard Sittig · 11 years ago
  81. 4779025 ac14xx: use the official product name everywhere by Gerhard Sittig · 11 years ago
  82. 81b0fb0 ac14xx: remove obsolete board config items by Gerhard Sittig · 11 years ago
  83. b5992e7 ac14xx: cleanup comments in the board support by Gerhard Sittig · 11 years ago
  84. c5171d1 CONFIG: EXYNOS5: Enable silent console by Rajeshwari Shinde · 11 years ago
  85. ee1e3c2 EXYNOS5: FDT: Add compatible strings for Serial by Rajeshwari Shinde · 11 years ago
  86. 2955d60 exynos: Adjust the starting MIF voltage to 1.05v by Bernie Thompson · 11 years ago
  87. 615a156 sf: Add flag status register polling support by Jagannadha Sutradharudu Teki · 11 years ago
  88. 1dcd6d0 sf: Add bank addr code in CONFIG_SPI_FLASH_BAR by Jagannadha Sutradharudu Teki · 11 years ago
  89. e612ddf sf: Read flash bank addr register at probe time by Jagannadha Sutradharudu Teki · 11 years ago
  90. cf6b11d sf: Discover the bank addr commands by Jagannadha Sutradharudu Teki · 11 years ago
  91. 0dc0e84 pxa: add support for palmtreo680 board by Mike Dunn · 11 years ago
  92. 348e47f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  93. 09d8118 remove all references to .dynsym by Albert ARIBAUD · 11 years ago
  94. 5707233 powerpc/85xx: Add P1023RDB board support by Chunhe Lan · 11 years ago
  95. ba1bee4 common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL by Ying Zhang · 11 years ago
  96. 4d0e6e0 board/b4860qds: Relax NOR flash teadc timing parameter by Prabhakar Kushwaha · 11 years ago
  97. 69fdf90 powerpc/t4qds: Slave module for boot from SRIO and PCIE by Liu Gang · 11 years ago
  98. 3e531b0 powerpc/t4qds: Enable master module for Boot from SRIO and PCIE by Liu Gang · 11 years ago
  99. 5870fe4 powerpc/b4860qds: Slave module for boot from SRIO and PCIE by Liu Gang · 11 years ago
  100. 3a01799 powerpc/b4860qds: Enable master module for boot from SRIO and PCIE by Liu Gang · 11 years ago