1. a7f8b5e Tegra114: I2C: Enable I2C driver on Dalmore E1611 eval board by Tom Warren · 12 years ago
  2. e32624e Tegra: I2C: Add T114 clock support to tegra_i2c driver by Tom Warren · 12 years ago
  3. c44bb3a ARM: tegra: enable some CPU errata workarounds by Stephen Warren · 12 years ago
  4. d67b0d9 Add Boundary Devices Nitrogen6X boards by Eric Nelson · 12 years ago
  5. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  6. 65cdd64 Remove linker lists (LGAs) from SPL linker scripts by Albert ARIBAUD · 12 years ago
  7. 1acba33 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  8. 0c58cfa ARM: at91: change nand flash table by Bo Shen · 12 years ago
  9. f9129fe arm: at91/configs: add bootz to configuration by Nicolas Ferre · 12 years ago
  10. 36873e7 arm: at91/configs: add libfdt to configuration by Nicolas Ferre · 12 years ago
  11. d4ea072 EXYNOS5: Snow: Add a configuration file by Rajeshwari Shinde · 12 years ago
  12. 8afcfc2 Exynos5: Config: Enable dtt command for TMU by Akshay Saraswat · 12 years ago
  13. f7f85f7 Exynos5: Config: Enable support for Exynos TMU driver by Akshay Saraswat · 12 years ago
  14. 618766c Exynos5: FDT: Add TMU device node values by Akshay Saraswat · 12 years ago
  15. 39d182d Exynos5: TMU: Add driver for Thermal Management Unit by Akshay Saraswat · 12 years ago
  16. 7c9e89b ppc: Remove PCIPPC2 and PCIPPC6 boards by Stefan Roese · 12 years ago
  17. a268170 Feature Removal: disable "mtest" command by default by Wolfgang Denk · 12 years ago
  18. 76b40ab Merge u-boot/master into u-boot-ti/master by Tom Rini · 12 years ago
  19. 3ef5ebe arm: dra7xx: Add dra7xx_evm build support by Lokesh Vutla · 12 years ago
  20. 3fcdd4a ARM: OMAP4+: Clean up the pmic code by SRICHARAN R · 12 years ago
  21. 60e6bdc cm_t35: prevent splashimage from being set to a bad value by Nikita Kiryanov · 12 years ago
  22. c088048 lcd: implement a callback for splashimage by Nikita Kiryanov · 12 years ago
  23. f0617d4 omap4_common: Enable CONFIG_CMD_BOOTZ by Tom Rini · 12 years ago
  24. 03a2075 omap3_beagle: Enable CONFIG_CMD_BOOTZ by Tom Rini · 12 years ago
  25. fe8f137 omap5_evm: Enable CONFIG_CMD_BOOTZ by Tom Rini · 12 years ago
  26. d446c90 am335x_evm: Enable CONFIG_CMD_BOOTZ by Tom Rini · 12 years ago
  27. 6000992 SPL: ONENAND: Support SPL to boot u-boot from OneNAND. by Enric Balletbo i Serra · 12 years ago
  28. fcc7fe4 mpc512x: add ifm ac14xx board by Anatolij Gustschin · 12 years ago
  29. e5f5386 mpc512x: use common code for clock setting for all mpc512x boards by Anatolij Gustschin · 12 years ago
  30. 676c669 mpc512x: use common code for CSx configuration by Anatolij Gustschin · 12 years ago
  31. aed7548 mpc5200: a4m2k: Implement custom "dynamic" watchdog support by Stefan Roese · 12 years ago
  32. d4451d3 mpc5200: Add a4m2k board port by Stefan Roese · 12 years ago
  33. 7878ca5 cm-t35: add support for dvi displays by Nikita Kiryanov · 12 years ago
  34. 581bb41 lcd: add option for board specific splash screen preparation by Nikita Kiryanov · 12 years ago
  35. d23d8d7 mmc: add support for write protection by Nikita Kiryanov · 12 years ago
  36. 98bc122 am335x_evm: Add am335x_evm_usbspl build target by Tom Rini · 12 years ago
  37. a32f42f am335x_evm: Never set CONFIG_EXTRA_ENV_SETTINGS in SPL by Tom Rini · 12 years ago
  38. cfa6df1 config: Snow: Enable MAX98095 codec by Rajeshwari Shinde · 12 years ago
  39. 7772bb7 EXYNOS5: FDT: Add compatible strings for MAX98095 by Rajeshwari Shinde · 12 years ago
  40. 14d2dfc Sound: Support for MAX98095 codec in driver by Rajeshwari Shinde · 12 years ago
  41. 8f39377 ARM: mx6: use common CPU errata config options by Stephen Warren · 12 years ago
  42. b8bd75a mx23_olinuxino: Add ethernet support by Otavio Salvador · 12 years ago
  43. ebe1d17 mx23_olinuxino: Enable USB support by Otavio Salvador · 12 years ago
  44. e895aa4 mx23evk: Enable USB support by Otavio Salvador · 12 years ago
  45. 36c7c92 mx23_olinuxino: Add support for status LED by Otavio Salvador · 12 years ago
  46. afa8721 mxs: Make ehci-mxs multiport capable by Marek Vasut · 12 years ago
  47. d3f26a2 mxs: spi: Remove CONFIG_MXS_SPI_DMA_ENABLE by Marek Vasut · 12 years ago
  48. c5fea0f Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 12 years ago
  49. fc95908 x86: Enable CONFIG_OF_CONTROL on coreboot by Simon Glass · 12 years ago
  50. 949a771 ubifs: Allow ubifsmount volume reference by number by Joe Hershberger · 12 years ago
  51. e40753b sandbox: config: Enable sandbox command by Simon Glass · 12 years ago
  52. 10fc121 sandbox: Enable ext4 and fat filesystems by Simon Glass · 12 years ago
  53. d304931 sandbox: Add 'sb' command to access filesystem features by Simon Glass · 12 years ago
  54. 92ccc96 sandbox: Add host filesystem by Simon Glass · 12 years ago
  55. 62584db sandbox: Add a way of obtaining directory listings by Simon Glass · 12 years ago
  56. e6d5241 fs: Move ls and read methods into ext4, fat by Simon Glass · 12 years ago
  57. 1c9f47a Merge branch 'mem' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  58. c259188 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 12 years ago
  59. 49c2da5 blackfin: bf60x: add hw watchdog support by Bob Liu · 13 years ago
  60. 320ec9d blackfin: bf60x: add board and headers files to support bf609 by Sonic Zhang · 12 years ago
  61. 3037296 OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local define by Stefano Babic · 12 years ago
  62. 218da0f hash: Use lower case for hash algorithm names by Simon Glass · 12 years ago
  63. ecdbf41 sandbox: config: Enable hash functions and mtest by Simon Glass · 12 years ago
  64. d20a40d Roll crc32 into hash infrastructure by Simon Glass · 12 years ago
  65. d5b7667 hash: Add a flag to support saving hashes in the environment by Simon Glass · 12 years ago
  66. bfc5996 Update set_working_fdt_addr() to use setenv_addr() by Simon Glass · 12 years ago
  67. 4213fc2 sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf by Simon Glass · 12 years ago
  68. e101550 sandbox: Improve sandbox serial port keyboard interface by Taylor Hutt · 12 years ago
  69. bda32ff Update print_buffer() to use const by Simon Glass · 12 years ago
  70. 4cfc611 ARM: ns9750dev: remove remainders of dead board by Wolfgang Denk · 12 years ago
  71. 9cd9b34 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 12 years ago
  72. a562791 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  73. 0326837 Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  74. b278c40 SMDK5250: Add PMIC voltage settings by Rajeshwari Shinde · 12 years ago
  75. 7df54d3 vsprintf: add ustrtoll function by Piotr Wilczek · 12 years ago
  76. 7b39523 malloc: make malloc_bin_reloc static by Gabor Juhos · 12 years ago
  77. 8495faf ARM: atmel: add at91sam9g20ek_2mmc nand boot support by Bo Shen · 12 years ago
  78. 4adfcd6 am335x evm: Add am335x_evm_spiboot target by Tom Rini · 12 years ago
  79. abdd178 am335x_evm: Add NET environment variables by Chase Maupin · 12 years ago
  80. 63ba7c6 am335x_evm: Add SPI environment variables by Chase Maupin · 12 years ago
  81. 73c1f4a am335x_evm: Add NAND environment variables by Chase Maupin · 12 years ago
  82. bb4d464 omap3: mvblx: pass FPGA version to the kernel by Michael Jones · 12 years ago
  83. 71c4ae3 omap3: mvblx: select fpgafilename according to orientation by Michael Jones · 12 years ago
  84. 661bb0f omap3: mvblx: change console to ttyO0 and make silent by default. by Howard Gray · 12 years ago
  85. d9aacf4 OMAP3: igep00x0: Add new IGEP COM PROTON. by Enric Balletbo i Serra · 12 years ago
  86. aa127df OMAP3: igep00x0: add missing include mach-types.h by Enric Balletbo i Serra · 12 years ago
  87. c0e6679 am335x_evm: enable support for booting via USB by Ilya Yanok · 12 years ago
  88. 78ed94c da8xx: ea20: Add the configuration define for the exact SoC variant by Tomas Novotny · 12 years ago
  89. 411190c powerpc/83xx/km: drop uneeded dtt_bus environment var by Holger Brunck · 12 years ago
  90. 25b2992 powerpc/83xx/km: remove uneeded CONFIG_MISC_INIT_R by Holger Brunck · 12 years ago
  91. 4714f8e powerpc/83xx/km: add support for kmopti2 board by Holger Brunck · 12 years ago
  92. 47f5364 powerpc/83xx/km: cleanup tuxx1 support by Holger Brunck · 12 years ago
  93. a7bc914 km/common: add eccmode to kernel commandline by Holger Brunck · 12 years ago
  94. be7576f powerpc/83xx: use NAND_ECC_BCH for kmcoge5ne by Holger Brunck · 12 years ago
  95. dacc109 km/common: introduce $uimage variable by Andreas Huber · 12 years ago
  96. 6515139 powerpc/83xx: use ppc_6xx as arch variable for kmvect1 by Holger Brunck · 12 years ago
  97. 5bcd64c powerpc/83xx/km: add MV88E6122 switch support for kmvect1 by Karlheinz Jerg · 12 years ago
  98. 588a13f x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR by Simon Glass · 12 years ago
  99. 7e8c53d x86: Remove eNET boards by Simon Glass · 12 years ago
  100. bec0160 i.MX6Q: mx6qsabre*: Configure to allow CONFIG_SYS_ALT_MEMTEST by Eric Nelson · 12 years ago