1. 232cda1 Merge branch 'master' of git://git.denx.de/u-boot-blackfin into powerpc-eldk53-warning-fixes by Tom Rini · 12 years ago
  2. 8ac19e2 x86: config: Enable LZO for coreboot, remove zlib, gzip by Simon Glass · 12 years ago
  3. a8d147b bootstage: Allow marking a particular line of code by Simon Glass · 12 years ago
  4. ba55cdc x86: Enable bootstage for coreboot by Simon Glass · 12 years ago
  5. 87e0d8b bootstage: Copy bootstage strings post-relocation by Doug Anderson · 12 years ago
  6. a289a85 bootstage: Add stubs for new bootstage functions by Simon Glass · 12 years ago
  7. 3e8b605 x86: Re-enable PCAT timer 2 for beeping by Simon Glass · 12 years ago
  8. 11d7a5b x86: Add TSC timer by Simon Glass · 12 years ago
  9. 3edc3f3 bfin: Move gpio support for bf54x and bf60x into the generic driver folder. by Sonic Zhang · 12 years ago
  10. 95aad8a blackfin: Move blackfin serial driver out of blackfin arch folder. by Sonic Zhang · 12 years ago
  11. cde8cef blackfin: Move blackfin watchdog driver out of the blackfin arch folder. by Sonic Zhang · 12 years ago
  12. 57a3246 blackfin: Enable early print via the generic serial API. by Sonic Zhang · 12 years ago
  13. ae26b40 blackfin: Fit u-boot image size into limited nor flash on blackfin. by Sonic Zhang · 12 years ago
  14. a671b70 blackfin: bf609: add softswitch config command by Bob Liu · 12 years ago
  15. 8a9561c blackfin: run core1 from L1 code sram start address in uboot init code on core 0 by Sonic Zhang · 12 years ago
  16. ec39f22 blackfin: reduce size of u-boot.ldr in bf548-ezkit default config. by Bob Liu · 12 years ago
  17. 8777dbd Move FDT_RAMDISK_OVERHEAD from fdt.h to libfdt_env.h by Gerald Van Baren · 12 years ago
  18. 431a3b1 Added license header to dtc/libfdt/fdt.h and libfdt_env.h by Justin Sobota · 12 years ago
  19. 0f0ad8c Fix typo by François Revol · 12 years ago
  20. 73b4756 Export fdt_stringlist_contains() by Simon Glass · 12 years ago
  21. 7b1b255 fs/ext4: Support device block sizes != 512 bytes by Egbert Eich · 12 years ago
  22. 23ccda0 gpio: Add support for microblaze xilinx GPIO by Michal Simek · 12 years ago
  23. e4d55bd Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · 12 years ago
  24. 4a2c7d7 mmc: Split device init to decouple OCR-polling delay by Che-Liang Chiou · 12 years ago
  25. 131533c usb: common: Use a global definition for 'min3' by Vivek Gautam · 12 years ago
  26. 86c35be usb: fix: Fixing Port status and feature number constants by Vivek Gautam · 12 years ago
  27. df3f221 USB: SS: Add support for Super Speed USB interface by Vivek Gautam · 12 years ago
  28. 23cbd29 USB: Some cleanup prior to USB 3.0 interface addition by Vivek Gautam · 12 years ago
  29. d404670 usb: Add new command to set USB 2.0 port test modes by Julius Werner · 12 years ago
  30. 9c85e8a P1022DS: Set CONFIG_SPL_MAX_SIZE directly by Tom Rini · 12 years ago
  31. 6513aa6 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 12 years ago
  32. 1ae0295 powerpc/85xx: set USB2 default mode to 'device' for (super)hydra boards by Shaohui Xie · 12 years ago
  33. cd99caa powerpc/p1022ds: Add support for NAND and NAND boot using SPL by Matthew McClintock · 12 years ago
  34. 3ab6a5a Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 12 years ago
  35. 9071a44 mpc5200: a3m071/a4m2k: Miscellaneous updates and fixes by Stefan Roese · 12 years ago
  36. 1c41976 mpc5200: a3m071/a4m2k: Fix problem with increased global_data struct by Stefan Roese · 12 years ago
  37. eba076f mpc5200: a3m071/a4m2k: Enable flash verify option by Stefan Roese · 12 years ago
  38. 4c0c7bb mpc512x: remove dead code by Anatolij Gustschin · 12 years ago
  39. 0e389ce omap5_uevm: Enable redundant MMC environment by Tom Rini · 12 years ago
  40. 2504bc4 mx28evk: Guard NAND-related ENV defines with CONFIG_ENV_IS_IN_NAND by Tom Rini · 12 years ago
  41. 5e9cf22 tx25: add CONFIG_SPL_LIBGENERIC_SUPPORT by Andreas Bießmann · 12 years ago
  42. ce25e4a mx31pdk: add CONFIG_SPL_LIBGENERIC_SUPPORT by Andreas Bießmann · 12 years ago
  43. 2eec2ab part/dev_desc: Add log2 of blocksize to block_dev_desc data struct by Egbert Eich · 12 years ago
  44. 9b2ecea disk/iso: Add Support for block sizes > 512 byte to ISO partition support by Egbert Eich · 12 years ago
  45. 071e423 disk/gpt: Fix GPT partition handling for blocksize != 512 by Egbert Eich · 12 years ago
  46. a09c2b7 mmc: Define a constant for the maximum block size by Simon Glass · 12 years ago
  47. d965ed6 amcc-common.h: enable support for "env grep", "setexpr", and regex. by Wolfgang Denk · 12 years ago
  48. d5afbcf amcc-common.h: minor white space cleanup by Wolfgang Denk · 12 years ago
  49. cc1c9e7 m28evk: enable "env grep" and regexp support by Wolfgang Denk · 12 years ago
  50. bed617d m28evk: white space cleanup by Wolfgang Denk · 12 years ago
  51. ac9c301 "env grep" - add support for regular expression matches by Wolfgang Denk · 12 years ago
  52. 2aceea1 Add SLRE - Super Light Regular Expression library by Wolfgang Denk · 12 years ago
  53. e27fc12 "env grep" - reimplement command using hexport_r() by Wolfgang Denk · 12 years ago
  54. 565af27 hashtable: preparations to use hexport_r() for "env grep" by Wolfgang Denk · 12 years ago
  55. 79f396a sandbox: config: Enable CONFIG_FIT and CONFIG_CMD_FIT by Simon Glass · 12 years ago
  56. ea307e8 sandbox: fs: Add support for saving files to host filesystem by Simon Glass · 12 years ago
  57. eda14ea fs: Add support for saving data to filesystems by Simon Glass · 12 years ago
  58. abbd512 Add getenv_hex() to return an environment variable as hex by Simon Glass · 12 years ago
  59. 1539343 sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file by Simon Glass · 12 years ago
  60. 62cf912 sandbox: Switch over to generic board by Simon Glass · 12 years ago
  61. e23d293 sandbox: Provide a way to map from host RAM to U-Boot RAM by Simon Glass · 12 years ago
  62. fea5f8e Merge branch 'microblaze' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 12 years ago
  63. 80e045f watchdog: Add support for Xilinx Microblaze watchdog by Michal Simek · 12 years ago
  64. ebd71f7 microblaze: Enable netconsole by Michal Simek · 14 years ago
  65. f52fd7d Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · 12 years ago
  66. 880354d ppc4xx: Add lcd4_lwmon5 support by Stefan Roese · 12 years ago
  67. 4dfcfa1 config_cmd_default.h: Remove CONFIG_CMD_MEMTEST by Tom Rini · 12 years ago
  68. 87bde00 Merge branch 'master' of git://git.denx.de/u-boot-arm into HEAD by Tom Rini · 12 years ago
  69. d552bd1 mmc: check the revision for sd3.0 by Jaehoon Chung · 12 years ago
  70. 6108ef6 mmc: support the correct card version for eMMC by Jaehoon Chung · 12 years ago
  71. 681dd83 Exynos5: Add support for USB download boot mode by Vivek Gautam · 12 years ago
  72. 3d52059 x86: config: Init PCI before SPI by Simon Glass · 12 years ago
  73. 0abb702 Tegra: T30: Beaver board support. by Tom Warren · 12 years ago
  74. 9efa71a Tegra: TEC: Enable boot script support by Thierry Reding · 12 years ago
  75. cb52723 Tegra: Plutux: Enable NAND and boot script support by Thierry Reding · 12 years ago
  76. 1195dae Tegra: Medcom-Wide: Enable NAND and boot script support by Thierry Reding · 12 years ago
  77. 88efe70 Tegra: enable verify support for the crc32 command by Tom Warren · 12 years ago
  78. de0cf30 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  79. 6d2e04b Merge branch 'tpm' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  80. 19a053d smdk5250, snow: convert to CONFIG_SPL_MAX_FOOTPRINT by Albert ARIBAUD · 12 years ago
  81. a02e3cc da850evm, da850_am18xxevm: convert to CONFIG_SPL_MAX_FOOTPRINT by Albert ARIBAUD · 12 years ago
  82. fd2c981 cam_enc_4xx: convert to CONFIG_SPL_MAX_FOOTPRINT by Albert ARIBAUD · 12 years ago
  83. e916e05 ARM: fix CONFIG_SPL_MAX_SIZE semantics by Albert ARIBAUD · 12 years ago
  84. 05be071 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  85. 4a92962 fsl_esdhc: Fix DMA transfer completion waiting loop by Andrew Gabbasov · 12 years ago
  86. c3c7fce Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  87. 191dba4 mx6qsabre{sd, auto}: Fix environment as 'mmc rescan' takes no arguments by Otavio Salvador · 12 years ago
  88. f15851d Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  89. c18f901 tpm: Add TPM command library by Che-liang Chiou · 12 years ago
  90. 2df1f7a exynos: Enable I2C TPM for smdk5250 by Simon Glass · 12 years ago
  91. 8faa945 tpm: Add Infineon slb9635_i2c TPM driver by Rong Chang · 12 years ago
  92. 44796de integrator: enable device tree by Linus Walleij · 12 years ago
  93. 8ed3777 VCMA9: Enable CONFIG_CMD_NAND_YAFFS by Tom Rini · 12 years ago
  94. f457a12 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  95. 54e2c2f4 omap5_common.h: Switch to ext4 by Tom Rini · 12 years ago
  96. 70a90b7 Revert "mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support" by Stefan Roese · 12 years ago
  97. ac552d5 arm/km: add support for kmsuv31 board by Holger Brunck · 12 years ago
  98. 2b8dfb9 arm/km: use CONFIG_NAND_ECC_BCH by Holger Brunck · 12 years ago
  99. c1abaca arm/km: rename BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT by Holger Brunck · 12 years ago
  100. ee531c2 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago