1. a5266d6 bootm: Clean up bootz_setup() function by Simon Glass · 11 years ago
  2. 2f4998a Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 11 years ago
  3. ff8fb56 video: consolidate splash screen alignment code by Anatolij Gustschin · 11 years ago
  4. 36f05e6 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  5. 3275989 omap: cm_t35: Fix cm_t35 for weak splash_screen_prepare by Robert Winkler · 11 years ago
  6. dd4425e video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO by Robert Winkler · 11 years ago
  7. f7ef9d6 lcd: align bmp header when uncopmressing image by Piotr Wilczek · 12 years ago
  8. 5a34d9b Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  9. b37c4a2 usb: fix unaligned access in device_qual() by Heiko Schocher · 11 years ago
  10. c5398cc usb, g_dnl: make possibility to fixup the device_desc board specific by Heiko Schocher · 12 years ago
  11. e7e75c7 dfu: make data buffer size configurable by Heiko Schocher · 11 years ago
  12. 29ce737 mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE by Simon Glass · 11 years ago
  13. 20cb5fb am335x_evm: Add missing ';' in findfdt by Tom Rini · 11 years ago
  14. ff8fef5 Fix block device accesses beyond 2TiB by Sascha Silbe · 11 years ago
  15. 74378cf sandbox: config: Enable FIT signatures with RSA by Simon Glass · 11 years ago
  16. 4d09852 image: Add support for signing of FIT configurations by Simon Glass · 11 years ago
  17. 3e06cd1 libfdt: Add fdt_find_regions() by Simon Glass · 11 years ago
  18. 19c402a image: Add RSA support for image signing by Simon Glass · 11 years ago
  19. 56518e7 image: Support signing of images by Simon Glass · 11 years ago
  20. 3e569a6 image: Add signing infrastructure by Simon Glass · 11 years ago
  21. b5f3193 x86: config: Add tracing options by Simon Glass · 11 years ago
  22. 5b7dcf3 exynos: config: Add tracing options by Simon Glass · 11 years ago
  23. d0ae31e Add a 'fake' go command to the bootm command by Simon Glass · 11 years ago
  24. 35fc84f Refactor the bootm command to reduce code duplication by Simon Glass · 11 years ago
  25. e2ee100 sandbox: Support trace feature by Simon Glass · 11 years ago
  26. 71c52db Add trace support to generic board by Simon Glass · 11 years ago
  27. b2e16a8 Add trace library by Simon Glass · 11 years ago
  28. b8bcaa3 Add function to print a number with grouped digits by Simon Glass · 11 years ago
  29. bc3442a pci: Convert extern inline functions to static inline by Simon Glass · 11 years ago
  30. eb28fda cros: exynos: enable cros-ec for smdk5250 by Hung-ying Tyan · 12 years ago
  31. 713cb68 cros: adds cros_ec keyboard driver by Hung-ying Tyan · 12 years ago
  32. f3424c5 cros: exynos: add SPI support for cros_ec by Hung-ying Tyan · 12 years ago
  33. 8836438 cros: add cros_ec driver by Hung-ying Tyan · 12 years ago
  34. ca85eb8 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 11 years ago
  35. c477547 net: add Faraday FTMAC110 10/100Mbps ethernet support by Kuo-Jung Su · 12 years ago
  36. 42a7cb5 net: phy: supplement support for Micrel's KSZ9031 by SARTRE Leo · 12 years ago
  37. 1627622 ARM: at91sam9n12: add network support with ksz8851_16mll by Bo Shen · 12 years ago
  38. 45a1693 net: ks8851_mll: add ethernet support by Roberto Cerati · 12 years ago
  39. de1d786 add support for Xilinx 1000BASE-X phy (GTX) by Charles Coldwell · 12 years ago
  40. 3d49412 net: make IPaddr type big endian by Kim Phillips · 12 years ago
  41. da62022 bootz: un-staticize do_bootz by Rob Herring · 12 years ago
  42. e2043f5 phy: export genphy_parse_link() by Yegor Yefremov · 12 years ago
  43. 518ce47 net: Add sunxi (Allwinner) wemac driver by Henrik Nordström · 12 years ago
  44. a67cc37 dfu, nand: before write a buffer to nand, erase the nand sectors by Heiko Schocher · 11 years ago
  45. 4e78e03 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 11 years ago
  46. f9c1456 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  47. 6c5001d ac14xx: rephrase network boot config for development by Gerhard Sittig · 12 years ago
  48. 4779025 ac14xx: use the official product name everywhere by Gerhard Sittig · 12 years ago
  49. 81b0fb0 ac14xx: remove obsolete board config items by Gerhard Sittig · 12 years ago
  50. b5992e7 ac14xx: cleanup comments in the board support by Gerhard Sittig · 12 years ago
  51. 615a156 sf: Add flag status register polling support by Jagannadha Sutradharudu Teki · 11 years ago
  52. 1dcd6d0 sf: Add bank addr code in CONFIG_SPI_FLASH_BAR by Jagannadha Sutradharudu Teki · 11 years ago
  53. e612ddf sf: Read flash bank addr register at probe time by Jagannadha Sutradharudu Teki · 11 years ago
  54. cf6b11d sf: Discover the bank addr commands by Jagannadha Sutradharudu Teki · 11 years ago
  55. 348e47f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  56. 09d8118 remove all references to .dynsym by Albert ARIBAUD · 11 years ago
  57. 5707233 powerpc/85xx: Add P1023RDB board support by Chunhe Lan · 11 years ago
  58. ba1bee4 common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL by Ying Zhang · 12 years ago
  59. 4d0e6e0 board/b4860qds: Relax NOR flash teadc timing parameter by Prabhakar Kushwaha · 12 years ago
  60. 69fdf90 powerpc/t4qds: Slave module for boot from SRIO and PCIE by Liu Gang · 12 years ago
  61. 3e531b0 powerpc/t4qds: Enable master module for Boot from SRIO and PCIE by Liu Gang · 12 years ago
  62. 5870fe4 powerpc/b4860qds: Slave module for boot from SRIO and PCIE by Liu Gang · 12 years ago
  63. 3a01799 powerpc/b4860qds: Enable master module for boot from SRIO and PCIE by Liu Gang · 12 years ago
  64. c8b2815 powerpc/boot: Change the macro of Boot from SRIO and PCIE master module by Liu Gang · 12 years ago
  65. 1d2949a board/bsc9131rdb: Update default boot environment settings by Priyanka Jain · 12 years ago
  66. 765b0bd board/bsc9131rdb: Add DSP side tlb and laws by Priyanka Jain · 12 years ago
  67. 087cf44 board/bsc9131rdb: Add targets for Sysclk 100MHz by Priyanka Jain · 12 years ago
  68. 83e0c2b board/bsc9132qds:Add NAND boot support using new SPL format by Prabhakar Kushwaha · 12 years ago
  69. f159326 board/bsc9131rdb:Add NAND boot support using new SPL format by Prabhakar Kushwaha · 12 years ago
  70. 0fa934d board/p1010rdb:Add NAND boot support using new SPL format by Prabhakar Kushwaha · 12 years ago
  71. 74fa22e powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399 by Prabhakar Kushwaha · 12 years ago
  72. 2af4d0f net2big_v2: initialize I2C fan at startup by Simon Guinot · 11 years ago
  73. c2543a2 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  74. 69f14dc Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  75. 7d47d1c arm: omap4: panda: Add reading of the board revision by Dan Murphy · 11 years ago
  76. 45dbbf2 arm: dra7xx: Update the EXTRA_ENV_SETTINGS by Dan Murphy · 11 years ago
  77. 3de7c28 arm: omap5_uevm: Correct the console sys prompt for 5432 by Dan Murphy · 11 years ago
  78. a714321 arm: omap: Add check for fdtfile in the findfdt macro by Dan Murphy · 11 years ago
  79. dfdb3d3 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · 11 years ago
  80. 9117109 ARM: tegra: make use of negative ENV_OFFSET on NVIDIA boards by Stephen Warren · 11 years ago
  81. f866a46 mmc: report capacity for the selected partition by Stephen Warren · 11 years ago
  82. 5707df7 mmc: fix env in mmc with redundant compile error by Bo Shen · 12 years ago
  83. f0df254 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  84. 4134122 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  85. 3690d6d MMC: APIs to support resize of EMMC boot partition by Amar · 12 years ago
  86. 752f4c4 SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDT by Amar · 12 years ago
  87. a082a2d EXYNOS5: DWMMC: Added FDT support for DWMMC by Amar · 12 years ago
  88. 45a4d4d FDT: Add compatible string for DWMMC by Amar · 12 years ago
  89. ba223bb arm:trats: change auto-booting to boot kernel with separate device tree blob by Arkadiusz Wlodarczyk · 12 years ago
  90. b7ab8b8 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  91. c3442c1 arm: pxa: Add support for ICP DAS LP-8x4x by Sergey Yanovich · 12 years ago
  92. e82a316 usb: ehci: add Faraday USB 2.0 EHCI support by Kuo-Jung Su · 12 years ago
  93. f903a20 usb: Use get_unaligned() in usb_endpoint_maxp() for wMaxPacketSize by Vivek Gautam · 12 years ago
  94. 077becc Merge branch 'master' of git://git.denx.de/u-boot-74xx-7xx by Tom Rini · 11 years ago
  95. 8cf6955 ppc: ppmc7xx: Fix possible out-of-bound access by Marek Vasut · 12 years ago
  96. a166fbc powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 by Scott Wood · 12 years ago
  97. 68cd4a4 arm: da830: moved pinmux configurations to the arch tree by Vishwanathrao Badarkhe, Manish · 12 years ago
  98. 7f5eef9 arm: Remove OMAP2420H4 and all omap24xx support by Tom Rini · 12 years ago
  99. 03e08d7 da830: add MMC support by Vishwanathrao Badarkhe, Manish · 12 years ago
  100. e9090fa ARM: OMAP5: Power: Add more functionality to Palmas driver by Lubomir Popov · 11 years ago