1. d5d12bf am335x_evm: Enable CMD_EXT4 and CMD_FS_GENERIC, add bootpart to env by Koen Kooi · 12 years ago
  2. b4aa527 am335x_evm: add support for BeagleBone Black DT name by Koen Kooi · 12 years ago
  3. c4a295a cm-t35: add support for loading splash image from NAND by Nikita Kiryanov · 12 years ago
  4. c4ab971 ARM: rpi_b: enable SD controller, add related env/cmds by Stephen Warren · 12 years ago
  5. 4ecd498 video: add a driver for the bcm2835 by Stephen Warren · 12 years ago
  6. 12a8a7d ARM: rpi_b: disable rpi_b dcache explicitly by Stephen Warren · 12 years ago
  7. db09c5f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 12 years ago
  8. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  9. 2f59c32 x86: Enable USB features for coreboot by Simon Glass · 12 years ago
  10. 0a4d8a9 arm:trats: Use new ums command by Lukasz Majewski · 12 years ago
  11. 44a6ac9 usb:gadget: USB Mass Storage Gadget support by Lukasz Majewski · 12 years ago
  12. 96decf6 usbtty: adapt buffers for large packet support by Shiraz Hashim · 12 years ago
  13. 059c54f Use 'unsigned int' for global_data's baudrate by Simon Glass · 12 years ago
  14. cdf4e97 exynos5: Enable generic board for Exynos5 device tree boards by Simon Glass · 12 years ago
  15. fadd5ab tegra: Enable generic board for Tegra by Simon Glass · 12 years ago
  16. 5af29bd Adjust board_r.c for ppc by Simon Glass · 12 years ago
  17. 4fb732d arm: Remove use of board_early_init_r/last_stage_init() by Simon Glass · 12 years ago
  18. c45e359 Introduce generic pre-relocation board_f.c by Simon Glass · 12 years ago
  19. 6f98490 Declare watchdog functions in watchdog.h by Simon Glass · 12 years ago
  20. 82a5fa0 Introduce a basic initcall implementation by Simon Glass · 12 years ago
  21. 9bce37c Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  22. 4c0dc6d Introduce generic u-boot.h file by Simon Glass · 12 years ago
  23. 0883a76 Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  24. 81420c3 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  25. de5d70b ARM: tegra: enable a common set of disk-related commands everywhere by Stephen Warren · 12 years ago
  26. fe3ecc5 disk: define HAVE_BLOCK_DEVICE if CONFIG_CMD_PART by Stephen Warren · 12 years ago
  27. 8ec730d disk: define HAVE_BLOCK_DEVICE in a common place by Stephen Warren · 12 years ago
  28. 4b1f4b7 ARM: tegra: make bounce buffer option common by Stephen Warren · 12 years ago
  29. 41cdd3f Tegra30: MMC: Enable DT MMC driver support for Tegra30 Cardhu boards by Tom Warren · 12 years ago
  30. 7db0e2d Tegra30: mmc: Add Tegra30 SDMMC compatible entry to fdtdec & driver by Tom Warren · 12 years ago
  31. df45095 Tegra: Remove unused CONFIG_SYS_CPU_OSC_FREQUENCY define by Tom Warren · 12 years ago
  32. 9745cf8 Tegra: MMC: Add DT support to MMC driver for all T20 boards by Tom Warren · 12 years ago
  33. 4ecc269 Tegra114: I2C: Enable I2C driver on Dalmore E1611 eval board by Tom Warren · 12 years ago
  34. f8cf4b2 Tegra: I2C: Add T114 clock support to tegra_i2c driver by Tom Warren · 12 years ago
  35. aacf0a2 ARM: tegra: enable some CPU errata workarounds by Stephen Warren · 12 years ago
  36. e5b3a50 Add Boundary Devices Nitrogen6X boards by Eric Nelson · 12 years ago
  37. c24895e Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  38. 6277b19 Remove linker lists (LGAs) from SPL linker scripts by Albert ARIBAUD · 12 years ago
  39. 78972f8 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  40. a8fd063 ARM: at91: change nand flash table by Bo Shen · 12 years ago
  41. e4f3623 arm: at91/configs: add bootz to configuration by Nicolas Ferre · 12 years ago
  42. 6ddbdb1 arm: at91/configs: add libfdt to configuration by Nicolas Ferre · 12 years ago
  43. 39cf43f ppc: Remove PCIPPC2 and PCIPPC6 boards by Stefan Roese · 12 years ago
  44. 9d00928 Feature Removal: disable "mtest" command by default by Wolfgang Denk · 12 years ago
  45. 9dbc836 Merge u-boot/master into u-boot-ti/master by Tom Rini · 12 years ago
  46. 3e716e2 arm: dra7xx: Add dra7xx_evm build support by Lokesh Vutla · 12 years ago
  47. 00d328c ARM: OMAP4+: Clean up the pmic code by SRICHARAN R · 12 years ago
  48. a6b2b73 cm_t35: prevent splashimage from being set to a bad value by Nikita Kiryanov · 12 years ago
  49. 2f3e2ca lcd: implement a callback for splashimage by Nikita Kiryanov · 12 years ago
  50. dda6aa3 omap4_common: Enable CONFIG_CMD_BOOTZ by Tom Rini · 12 years ago
  51. 4ffa066 omap3_beagle: Enable CONFIG_CMD_BOOTZ by Tom Rini · 12 years ago
  52. 25e192a omap5_evm: Enable CONFIG_CMD_BOOTZ by Tom Rini · 12 years ago
  53. c64ea61 am335x_evm: Enable CONFIG_CMD_BOOTZ by Tom Rini · 12 years ago
  54. d6b5eed SPL: ONENAND: Support SPL to boot u-boot from OneNAND. by Enric Balletbo i Serra · 12 years ago
  55. d639890 mpc512x: add ifm ac14xx board by Anatolij Gustschin · 12 years ago
  56. c936642 mpc512x: use common code for clock setting for all mpc512x boards by Anatolij Gustschin · 12 years ago
  57. ca625ee mpc512x: use common code for CSx configuration by Anatolij Gustschin · 12 years ago
  58. 223008d mpc5200: a4m2k: Implement custom "dynamic" watchdog support by Stefan Roese · 12 years ago
  59. 512da3b mpc5200: Add a4m2k board port by Stefan Roese · 12 years ago
  60. 2247eb4 cm-t35: add support for dvi displays by Nikita Kiryanov · 12 years ago
  61. e0eba1f lcd: add option for board specific splash screen preparation by Nikita Kiryanov · 12 years ago
  62. 020f261 mmc: add support for write protection by Nikita Kiryanov · 12 years ago
  63. 35eafab am335x_evm: Add am335x_evm_usbspl build target by Tom Rini · 12 years ago
  64. 73e0dac am335x_evm: Never set CONFIG_EXTRA_ENV_SETTINGS in SPL by Tom Rini · 12 years ago
  65. 57ab23f ARM: mx6: use common CPU errata config options by Stephen Warren · 12 years ago
  66. 6439671 mx23_olinuxino: Add ethernet support by Otavio Salvador · 12 years ago
  67. 801fa15 mx23_olinuxino: Enable USB support by Otavio Salvador · 12 years ago
  68. 6c5223a mx23evk: Enable USB support by Otavio Salvador · 12 years ago
  69. fcc7689 mx23_olinuxino: Add support for status LED by Otavio Salvador · 12 years ago
  70. 191a2ce mxs: Make ehci-mxs multiport capable by Marek Vasut · 12 years ago
  71. 57855be mxs: spi: Remove CONFIG_MXS_SPI_DMA_ENABLE by Marek Vasut · 12 years ago
  72. 2f62fa2 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 12 years ago
  73. 5042213 x86: Enable CONFIG_OF_CONTROL on coreboot by Simon Glass · 12 years ago
  74. 108458a ubifs: Allow ubifsmount volume reference by number by Joe Hershberger · 12 years ago
  75. 6cb5db4 sandbox: config: Enable sandbox command by Simon Glass · 12 years ago
  76. eb4cecd sandbox: Enable ext4 and fat filesystems by Simon Glass · 12 years ago
  77. bf6ce79 sandbox: Add 'sb' command to access filesystem features by Simon Glass · 12 years ago
  78. 1184287 sandbox: Add host filesystem by Simon Glass · 12 years ago
  79. f1c45c8 sandbox: Add a way of obtaining directory listings by Simon Glass · 12 years ago
  80. 19e3858 fs: Move ls and read methods into ext4, fat by Simon Glass · 12 years ago
  81. 5b02602 Merge branch 'mem' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  82. 7068b32 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 12 years ago
  83. 6cdbce6 blackfin: bf60x: add hw watchdog support by Bob Liu · 13 years ago
  84. 9e469b4 blackfin: bf60x: add board and headers files to support bf609 by Sonic Zhang · 12 years ago
  85. f51b4c7 OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local define by Stefano Babic · 12 years ago
  86. e22a6fc hash: Use lower case for hash algorithm names by Simon Glass · 12 years ago
  87. a081a0f sandbox: config: Enable hash functions and mtest by Simon Glass · 12 years ago
  88. 0bbd76f Roll crc32 into hash infrastructure by Simon Glass · 12 years ago
  89. 80e345a hash: Add a flag to support saving hashes in the environment by Simon Glass · 12 years ago
  90. 044dc9e Update set_working_fdt_addr() to use setenv_addr() by Simon Glass · 12 years ago
  91. 17dabf0 sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf by Simon Glass · 12 years ago
  92. 868aa3a sandbox: Improve sandbox serial port keyboard interface by Taylor Hutt · 12 years ago
  93. d963b72 Update print_buffer() to use const by Simon Glass · 12 years ago
  94. d0ddde7 ARM: ns9750dev: remove remainders of dead board by Wolfgang Denk · 12 years ago
  95. ea97d34 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 12 years ago
  96. 5fb56b0 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  97. 59f75b4 Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  98. 219ad3c vsprintf: add ustrtoll function by Piotr Wilczek · 12 years ago
  99. b3b533c malloc: make malloc_bin_reloc static by Gabor Juhos · 12 years ago
  100. 76f8b8f ARM: atmel: add at91sam9g20ek_2mmc nand boot support by Bo Shen · 12 years ago