1. e30bd5c x86: Enable SPI flash support for coreboot by Simon Glass · 12 years ago
  2. bb8215f sf: Enable FDT-based configuration and memory mapping by Simon Glass · 12 years ago
  3. 0c456ce spi: Add parameter for maximum write size by Simon Glass · 12 years ago
  4. b5aec14 sf: Add spi_flash_alloc() to create a new SPI flash struct by Simon Glass · 12 years ago
  5. ba6c3ce spi: Add function to allocate a new SPI slave by Simon Glass · 12 years ago
  6. 4397a2a fdt: Add fdtdec_get_addr_size() to read reg properties by Simon Glass · 12 years ago
  7. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  8. b5bec88 Use 'unsigned int' for global_data's baudrate by Simon Glass · 12 years ago
  9. 068a1e4 exynos5: Enable generic board for Exynos5 device tree boards by Simon Glass · 12 years ago
  10. dd7f65f tegra: Enable generic board for Tegra by Simon Glass · 12 years ago
  11. c2240d4 Adjust board_r.c for ppc by Simon Glass · 12 years ago
  12. ea8c37d arm: Remove use of board_early_init_r/last_stage_init() by Simon Glass · 12 years ago
  13. 1938f4a Introduce generic pre-relocation board_f.c by Simon Glass · 12 years ago
  14. a6741bc Declare watchdog functions in watchdog.h by Simon Glass · 12 years ago
  15. c8a311d Introduce a basic initcall implementation by Simon Glass · 12 years ago
  16. 1865286 Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  17. 69d59b4 Introduce generic u-boot.h file by Simon Glass · 12 years ago
  18. b27673c Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  19. 6579d15 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  20. 11d9c03 ARM: tegra: enable a common set of disk-related commands everywhere by Stephen Warren · 12 years ago
  21. 4123c4e disk: define HAVE_BLOCK_DEVICE if CONFIG_CMD_PART by Stephen Warren · 12 years ago
  22. 2c1af9d disk: define HAVE_BLOCK_DEVICE in a common place by Stephen Warren · 12 years ago
  23. a885f85 ARM: tegra: make bounce buffer option common by Stephen Warren · 12 years ago
  24. ca557b3 Tegra30: MMC: Enable DT MMC driver support for Tegra30 Cardhu boards by Tom Warren · 12 years ago
  25. f4e4e0b Tegra30: mmc: Add Tegra30 SDMMC compatible entry to fdtdec & driver by Tom Warren · 12 years ago
  26. bfcf46d Tegra: Remove unused CONFIG_SYS_CPU_OSC_FREQUENCY define by Tom Warren · 12 years ago
  27. c9aa831 Tegra: MMC: Add DT support to MMC driver for all T20 boards by Tom Warren · 12 years ago
  28. a7f8b5e Tegra114: I2C: Enable I2C driver on Dalmore E1611 eval board by Tom Warren · 12 years ago
  29. e32624e Tegra: I2C: Add T114 clock support to tegra_i2c driver by Tom Warren · 12 years ago
  30. c44bb3a ARM: tegra: enable some CPU errata workarounds by Stephen Warren · 12 years ago
  31. d67b0d9 Add Boundary Devices Nitrogen6X boards by Eric Nelson · 12 years ago
  32. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  33. 65cdd64 Remove linker lists (LGAs) from SPL linker scripts by Albert ARIBAUD · 12 years ago
  34. 1acba33 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  35. 0c58cfa ARM: at91: change nand flash table by Bo Shen · 12 years ago
  36. f9129fe arm: at91/configs: add bootz to configuration by Nicolas Ferre · 12 years ago
  37. 36873e7 arm: at91/configs: add libfdt to configuration by Nicolas Ferre · 12 years ago
  38. 7c9e89b ppc: Remove PCIPPC2 and PCIPPC6 boards by Stefan Roese · 12 years ago
  39. a268170 Feature Removal: disable "mtest" command by default by Wolfgang Denk · 12 years ago
  40. 76b40ab Merge u-boot/master into u-boot-ti/master by Tom Rini · 12 years ago
  41. 3ef5ebe arm: dra7xx: Add dra7xx_evm build support by Lokesh Vutla · 12 years ago
  42. 3fcdd4a ARM: OMAP4+: Clean up the pmic code by SRICHARAN R · 12 years ago
  43. 60e6bdc cm_t35: prevent splashimage from being set to a bad value by Nikita Kiryanov · 12 years ago
  44. c088048 lcd: implement a callback for splashimage by Nikita Kiryanov · 12 years ago
  45. f0617d4 omap4_common: Enable CONFIG_CMD_BOOTZ by Tom Rini · 12 years ago
  46. 03a2075 omap3_beagle: Enable CONFIG_CMD_BOOTZ by Tom Rini · 12 years ago
  47. fe8f137 omap5_evm: Enable CONFIG_CMD_BOOTZ by Tom Rini · 12 years ago
  48. d446c90 am335x_evm: Enable CONFIG_CMD_BOOTZ by Tom Rini · 12 years ago
  49. 6000992 SPL: ONENAND: Support SPL to boot u-boot from OneNAND. by Enric Balletbo i Serra · 12 years ago
  50. fcc7fe4 mpc512x: add ifm ac14xx board by Anatolij Gustschin · 12 years ago
  51. e5f5386 mpc512x: use common code for clock setting for all mpc512x boards by Anatolij Gustschin · 12 years ago
  52. 676c669 mpc512x: use common code for CSx configuration by Anatolij Gustschin · 12 years ago
  53. aed7548 mpc5200: a4m2k: Implement custom "dynamic" watchdog support by Stefan Roese · 12 years ago
  54. d4451d3 mpc5200: Add a4m2k board port by Stefan Roese · 12 years ago
  55. 7878ca5 cm-t35: add support for dvi displays by Nikita Kiryanov · 12 years ago
  56. 581bb41 lcd: add option for board specific splash screen preparation by Nikita Kiryanov · 12 years ago
  57. d23d8d7 mmc: add support for write protection by Nikita Kiryanov · 12 years ago
  58. 98bc122 am335x_evm: Add am335x_evm_usbspl build target by Tom Rini · 12 years ago
  59. a32f42f am335x_evm: Never set CONFIG_EXTRA_ENV_SETTINGS in SPL by Tom Rini · 12 years ago
  60. 8f39377 ARM: mx6: use common CPU errata config options by Stephen Warren · 12 years ago
  61. b8bd75a mx23_olinuxino: Add ethernet support by Otavio Salvador · 12 years ago
  62. ebe1d17 mx23_olinuxino: Enable USB support by Otavio Salvador · 12 years ago
  63. e895aa4 mx23evk: Enable USB support by Otavio Salvador · 12 years ago
  64. 36c7c92 mx23_olinuxino: Add support for status LED by Otavio Salvador · 12 years ago
  65. afa8721 mxs: Make ehci-mxs multiport capable by Marek Vasut · 12 years ago
  66. d3f26a2 mxs: spi: Remove CONFIG_MXS_SPI_DMA_ENABLE by Marek Vasut · 12 years ago
  67. c5fea0f Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 12 years ago
  68. fc95908 x86: Enable CONFIG_OF_CONTROL on coreboot by Simon Glass · 12 years ago
  69. 949a771 ubifs: Allow ubifsmount volume reference by number by Joe Hershberger · 12 years ago
  70. e40753b sandbox: config: Enable sandbox command by Simon Glass · 12 years ago
  71. 10fc121 sandbox: Enable ext4 and fat filesystems by Simon Glass · 12 years ago
  72. d304931 sandbox: Add 'sb' command to access filesystem features by Simon Glass · 12 years ago
  73. 92ccc96 sandbox: Add host filesystem by Simon Glass · 12 years ago
  74. 62584db sandbox: Add a way of obtaining directory listings by Simon Glass · 12 years ago
  75. e6d5241 fs: Move ls and read methods into ext4, fat by Simon Glass · 12 years ago
  76. 1c9f47a Merge branch 'mem' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  77. c259188 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 12 years ago
  78. 49c2da5 blackfin: bf60x: add hw watchdog support by Bob Liu · 13 years ago
  79. 320ec9d blackfin: bf60x: add board and headers files to support bf609 by Sonic Zhang · 12 years ago
  80. 3037296 OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local define by Stefano Babic · 12 years ago
  81. 218da0f hash: Use lower case for hash algorithm names by Simon Glass · 12 years ago
  82. ecdbf41 sandbox: config: Enable hash functions and mtest by Simon Glass · 12 years ago
  83. d20a40d Roll crc32 into hash infrastructure by Simon Glass · 12 years ago
  84. d5b7667 hash: Add a flag to support saving hashes in the environment by Simon Glass · 12 years ago
  85. bfc5996 Update set_working_fdt_addr() to use setenv_addr() by Simon Glass · 12 years ago
  86. 4213fc2 sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf by Simon Glass · 12 years ago
  87. e101550 sandbox: Improve sandbox serial port keyboard interface by Taylor Hutt · 12 years ago
  88. bda32ff Update print_buffer() to use const by Simon Glass · 12 years ago
  89. 4cfc611 ARM: ns9750dev: remove remainders of dead board by Wolfgang Denk · 12 years ago
  90. 9cd9b34 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 12 years ago
  91. a562791 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  92. 0326837 Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  93. 7df54d3 vsprintf: add ustrtoll function by Piotr Wilczek · 12 years ago
  94. 7b39523 malloc: make malloc_bin_reloc static by Gabor Juhos · 12 years ago
  95. 8495faf ARM: atmel: add at91sam9g20ek_2mmc nand boot support by Bo Shen · 12 years ago
  96. 4adfcd6 am335x evm: Add am335x_evm_spiboot target by Tom Rini · 12 years ago
  97. abdd178 am335x_evm: Add NET environment variables by Chase Maupin · 12 years ago
  98. 63ba7c6 am335x_evm: Add SPI environment variables by Chase Maupin · 12 years ago
  99. 73c1f4a am335x_evm: Add NAND environment variables by Chase Maupin · 12 years ago
  100. bb4d464 omap3: mvblx: pass FPGA version to the kernel by Michael Jones · 12 years ago