1. 514672e omap4_panda: remove CONFIG_PANDA, not used by Peter Meerwald · 12 years ago
  2. 18534e2 am335x-evm config: decrease bootdelay to 1s and mount rootfs RO by Koen Kooi · 12 years ago
  3. f7a2c55 OMAP: networking support for SPL by Ilya Yanok · 12 years ago
  4. a1560ec am335x_evm: enable networking in SPL by Ilya Yanok · 12 years ago
  5. 29665cf davinci: ea20: add some configs and default environmet variables by Bastian Ruppert · 12 years ago
  6. cf52537 davinci: ea20: the console is always set to the serial line by Bastian Ruppert · 12 years ago
  7. 3b88bcf devkit8000: add rootwait to mmcboot option by Andreas Bießmann · 12 years ago
  8. 426d9fd Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 12 years ago
  9. 7592d1b lib: add gzip lib function callback by Lei Wen · 12 years ago
  10. 8dd348f lib: zlib: include deflate into zlib build by Lei Wen · 12 years ago
  11. a20e6d3 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 12 years ago
  12. 919f5c5 Merge remote-tracking branch 'u-boot-atmel/master' by Albert ARIBAUD · 12 years ago
  13. b314ebe Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 12 years ago
  14. 1e2abf9 SPL: SPI: Enhance spi_spl_load to match the other load functions by Tom Rini · 12 years ago
  15. 00b57b3 SPL: Add option to skip copying of the mkimage header by Stefan Roese · 12 years ago
  16. 900c177 SPL: Add NOR flash booting support by Stefan Roese · 12 years ago
  17. 3b095df hawkboard: Update config file to work with common spl framework by Sughosh Ganu · 12 years ago
  18. 1293858 ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK by Tom Rini · 12 years ago
  19. 2ebd150 net/phy: support the mv88e6352 switch by Valentin Longchamp · 12 years ago
  20. 31dfba4 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux by Tom Rini · 12 years ago
  21. 28591df SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago
  22. 9e0c260 ARM: SPL: Move gpmc_init() to spl_board_init() by Tom Rini · 12 years ago
  23. fe3b0c7 omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() by Tom Rini · 12 years ago
  24. 5295aa8 FAT: Make it possible to read from any file position by Benoît Thébaudeau · 12 years ago
  25. 01fe7db malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · 12 years ago
  26. 19dfc47 net: Add driver for Zynq Gem IP by Michal Simek · 12 years ago
  27. 36267c4 net: introduce transparent driver private in ueth_data by Lucas Stach · 12 years ago
  28. c6c7b7a disk: part_efi: parse and store partition UUID by Stephen Warren · 12 years ago
  29. c87ff22 disk: get_device_and_partition() "auto" partition and cleanup by Stephen Warren · 12 years ago
  30. afd909c disk: introduce get_device() by Stephen Warren · 12 years ago
  31. 8d6ba05 cmd_reiser: use common get_device_and_partition function by Rob Herring · 12 years ago
  32. 153817e cmd_zfs: use common get_device_and_partition function by Rob Herring · 12 years ago
  33. 752e1bd cmd_extX: use common get_device_and_partition function by Rob Herring · 12 years ago
  34. 30f7fd7 ext4: remove init_fs/deinit_fs by Rob Herring · 12 years ago
  35. d586cec disk/part: introduce get_device_and_partition by Rob Herring · 12 years ago
  36. eda5111 disk/part: check bootable flag for DOS partitions by Rob Herring · 12 years ago
  37. a20cbf9 combine block device load commands into common function by Rob Herring · 12 years ago
  38. e6cb5cd Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 12 years ago
  39. 58cd218 net: Filter incoming netconsole packets by IP by Joe Hershberger · 12 years ago
  40. 9f37406 net: Improve the speed of netconsole by Joe Hershberger · 12 years ago
  41. 2b0ec2f mx28evk: Add missing 'setexpr' command by Otavio Salvador · 12 years ago
  42. 988ad42 i.MX: mxc_ipuv3_fb: add ipuv3_fb_shutdown() routine to stop IPU frame buffer by Eric Nelson · 12 years ago
  43. 7477d11 mx51evk: Add CONFIG_REVISION_TAG by Benoît Thébaudeau · 12 years ago
  44. 0c947f7 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  45. e1ced00 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  46. 0a9d66f fdt: Add header guard to fdtdec.h by Simon Glass · 12 years ago
  47. eadbf1a Add gpio_request() to asm-generic header by Simon Glass · 12 years ago
  48. 2fa03bc Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 12 years ago
  49. edd5f22 Merge branch 'ext4' by Tom Rini · 12 years ago
  50. e573de2 ColdFire: Rename NANDFLASH_SIZE into CONFIG_NANDFLASH_SIZE for MCF537x by Alison Wang · 13 years ago
  51. 4fe7d0a Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Tom Rini · 12 years ago
  52. 0377b56 mpc8308rdb: add support for eSDHC MMC controller by Ira W. Snyder · 12 years ago
  53. d564e5f mpc8308rdb: add support for FIT images by Ira W. Snyder · 12 years ago
  54. 429a1f9 mpc8308rdb: add support for Spansion SPI flash on header J8 by Ira W. Snyder · 12 years ago
  55. fe9f49d env: make "env default" selective, check and apply by Gerlando Falauto · 12 years ago
  56. 393acf0 env: check and apply changes on delete/destroy by Gerlando Falauto · 12 years ago
  57. d392595 env: add check/apply logic to himport_r() by Gerlando Falauto · 12 years ago
  58. 9b0e1ff env: make himport_r() selective on variables by Gerlando Falauto · 12 years ago
  59. dc88d59 env: unify logic to check and apply changes by Gerlando Falauto · 12 years ago
  60. fbaa804 ARM: Remove apollon board by Marek Vasut · 12 years ago
  61. b3486a5 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  62. c5b4eb1 mxc nand: Homogenize IP revisions with Linux by Benoît Thébaudeau · 12 years ago
  63. 27d6453 mxc nand: Let driver detect IP revision by Benoît Thébaudeau · 12 years ago
  64. d29aeba mxc nand: Access all ecc_status_result fields by Benoît Thébaudeau · 12 years ago
  65. 32ae5b4 mxc nand: cosmectic: Light cleanup by Benoît Thébaudeau · 12 years ago
  66. 3f77519 mxc nand: Merge mtd and spl register definitions by Benoît Thébaudeau · 12 years ago
  67. fc41719 mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver by Marek Vasut · 12 years ago
  68. 5376856 nand: Make NAND lock status compatible with Micron by Joe Hershberger · 12 years ago
  69. acae445 nand: consolidate duplicated constants by Joe Hershberger · 12 years ago
  70. dfa8ba4 nand: Change ulong to loff_t and size_t by Joe Hershberger · 12 years ago
  71. cccf595 nand: Add support for unlock.invert by Joe Hershberger · 12 years ago
  72. e715909 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 12 years ago
  73. 70390ab Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel by Bo Shen · 12 years ago
  74. e8301fc mx28evk: extend default environment by Otavio Salvador · 12 years ago
  75. c877879 i2c:soft:multi: Enable soft I2C multibus at Trats development board by Łukasz Majewski · 12 years ago
  76. b2d7652 i2c:soft:multi: Support for multiple soft I2C buses at Samsung boards by Łukasz Majewski · 12 years ago
  77. 76825d8 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  78. a12f5c7 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Tom Rini · 12 years ago
  79. 1a1d61d avr32: add atngw100mkii board by Andreas Bießmann · 12 years ago
  80. 4fc9179 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · 12 years ago
  81. 06ac651 microblaze: timer: Prepare for device-tree initialization by Michal Simek · 12 years ago
  82. f5c5b3f serial: Support serial multi for Microblaze by Michal Simek · 12 years ago
  83. 22562a4 Tegra: Change Tegra20 to Tegra in common code, prep for T30 by Tom Warren · 12 years ago
  84. 9dd9d0f MX35: mx35pdk: add support for MMC by Stefano Babic · 12 years ago
  85. f0afa1a ima3-mx53:Rename CONFIG_PRIME => CONFIG_ETHPRME, remove by Ashok Kumar Reddy · 12 years ago
  86. 20da39b tegra: put eMMC environment into the boot sectors by Stephen Warren · 12 years ago
  87. d639f60 mmc: detect boot sectors using EXT_CSD_BOOT_MULT too by Stephen Warren · 12 years ago
  88. 66d807f tegra: Enable NAND on TEC by Thierry Reding · 12 years ago
  89. 560a1ee tegra: enable NAND on Harmony by Stephen Warren · 12 years ago
  90. bad90ee tegra: Enable NAND on Seaboard by Simon Glass · 12 years ago
  91. 5d309e6 tegra: nand: Add Tegra NAND driver by Jim Lin · 12 years ago
  92. 7885179 nand: Try to align the default buffers by Simon Glass · 12 years ago
  93. 38e2f08 mx31: Define default SoC input clock frequencies by Benoît Thébaudeau · 12 years ago
  94. e452834 mx35: Define default SoC input clock frequencies by Benoît Thébaudeau · 12 years ago
  95. d2dd29d mx25: Define default SoC input clock frequencies by Benoît Thébaudeau · 12 years ago
  96. b1929ea mmc: s5p_sdhci: add the set_mmc_clk for cmu control by Jaehoon Chung · 12 years ago
  97. 456f34a mmc: Add a SDHCI quirk for boards that have no CD by Joe Hershberger · 12 years ago
  98. de6b88b tegra: put eMMC environment into the boot sectors by Stephen Warren · 12 years ago
  99. 009784c mmc: detect boot sectors using EXT_CSD_BOOT_MULT too by Stephen Warren · 12 years ago
  100. b44c114 Merge remote-tracking branch 'u-boot-ti/master' into m by Albert ARIBAUD · 12 years ago