1. d5afbcf amcc-common.h: minor white space cleanup by Wolfgang Denk · 12 years ago
  2. cc1c9e7 m28evk: enable "env grep" and regexp support by Wolfgang Denk · 12 years ago
  3. bed617d m28evk: white space cleanup by Wolfgang Denk · 12 years ago
  4. b04ae78 setexpr: add regex substring matching and substitution by Wolfgang Denk · 12 years ago
  5. b2234d6 setexpr: simplify code, improve help message by Wolfgang Denk · 12 years ago
  6. ac9c301 "env grep" - add support for regular expression matches by Wolfgang Denk · 12 years ago
  7. 2aceea1 Add SLRE - Super Light Regular Expression library by Wolfgang Denk · 12 years ago
  8. b917ba4 "env grep" - add options to grep in name, value, or both. by Wolfgang Denk · 12 years ago
  9. e27fc12 "env grep" - reimplement command using hexport_r() by Wolfgang Denk · 12 years ago
  10. 565af27 hashtable: preparations to use hexport_r() for "env grep" by Wolfgang Denk · 12 years ago
  11. f247129 spl_mmc: cleanup variable types by Peter Korsgaard · 12 years ago
  12. 79f396a sandbox: config: Enable CONFIG_FIT and CONFIG_CMD_FIT by Simon Glass · 12 years ago
  13. ea307e8 sandbox: fs: Add support for saving files to host filesystem by Simon Glass · 12 years ago
  14. eda14ea fs: Add support for saving data to filesystems by Simon Glass · 12 years ago
  15. 7e5581e sandbox: Support 'source' command by Simon Glass · 12 years ago
  16. bde3f22 sandbox: Allow -c argument to provide a command list by Simon Glass · 12 years ago
  17. 9b48a9b Revert "fdt- Tell the FDT library where the device tree is" by Simon Glass · 12 years ago
  18. 7113685 fdt: Skip checking FDT if the pointer is NULL by Simon Glass · 12 years ago
  19. b7fc710 sandbox: fdt: Support fdt command for sandbox by Simon Glass · 12 years ago
  20. 0bfc4cc fdt: Allow fdt command to check and update control FDT by Simon Glass · 12 years ago
  21. abbd512 Add getenv_hex() to return an environment variable as hex by Simon Glass · 12 years ago
  22. 546b9a3 fdt: Add a parameter to fdt_valid() by Simon Glass · 12 years ago
  23. 1539343 sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file by Simon Glass · 12 years ago
  24. 62cf912 sandbox: Switch over to generic board by Simon Glass · 12 years ago
  25. e23d293 sandbox: Provide a way to map from host RAM to U-Boot RAM by Simon Glass · 12 years ago
  26. 07253bb Trigger generic board error only when building by Simon Glass · 12 years ago
  27. 70a01ad Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 12 years ago
  28. fea5f8e Merge branch 'microblaze' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 12 years ago
  29. b5a389f post: fix I2C POST failure for devices in CONFIG_SYS_POST_I2C_IGNORES by Anatolij Gustschin · 12 years ago
  30. 80e045f watchdog: Add support for Xilinx Microblaze watchdog by Michal Simek · 12 years ago
  31. c944687 microblaze: Disable all cpu features before reset by Michal Simek · 12 years ago
  32. ebd71f7 microblaze: Enable netconsole by Michal Simek · 14 years ago
  33. 25d20af microblaze: Fix reset function by Michal Simek · 12 years ago
  34. 84d157fd git-mailrc: Add trini shortcut by Michal Simek · 12 years ago
  35. 57440db Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · 12 years ago
  36. f52fd7d Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · 12 years ago
  37. d20cba5 flash: Add optional verify-after-write feature by Stefan Roese · 12 years ago
  38. 880354d ppc4xx: Add lcd4_lwmon5 support by Stefan Roese · 12 years ago
  39. 07a78db Makefile: Add target for combined u-boot.img & spl/u-boot.bin by Stefan Roese · 12 years ago
  40. 07038ad ppc4xx: Add SPL support by Stefan Roese · 12 years ago
  41. 0403856 feature-removal-schedule.txt: Add CONFIG_SYS_MTEST_START/END by Tom Rini · 12 years ago
  42. 4dfcfa1 config_cmd_default.h: Remove CONFIG_CMD_MEMTEST by Tom Rini · 12 years ago
  43. 558985e Prepare v2013.04 by Tom Rini · 12 years ago
  44. 9b12a85 crc32: Correct endianness of crc32 result by Simon Glass · 12 years ago
  45. 6931059 patman: fix gitutil for decorations by Andreas Bießmann · 12 years ago
  46. 87bde00 Merge branch 'master' of git://git.denx.de/u-boot-arm into HEAD by Tom Rini · 12 years ago
  47. bd8ca27 fdt: Ensure that libfdt_env.h comes from U-Boot by Simon Glass · 12 years ago
  48. d552bd1 mmc: check the revision for sd3.0 by Jaehoon Chung · 12 years ago
  49. 6108ef6 mmc: support the correct card version for eMMC by Jaehoon Chung · 12 years ago
  50. ec85681 printenv: Correct out-of-memory condition check. by Maxime Larocque · 12 years ago
  51. 36558ca exynos: fdt: Add TMU node for snow by Simon Glass · 12 years ago
  52. c34c0ed exynos: Correct use of 64-bit division by Simon Glass · 12 years ago
  53. 681dd83 Exynos5: Add support for USB download boot mode by Vivek Gautam · 12 years ago
  54. 12aa04d Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  55. e1e6aa9 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  56. 3d52059 x86: config: Init PCI before SPI by Simon Glass · 12 years ago
  57. 3f55a31 x86: Allow setup code to manage its own global data by Simon Glass · 12 years ago
  58. 6dd76f6 x86: Fix DRAM bank size init with generic board by Simon Glass · 12 years ago
  59. 0abb702 Tegra: T30: Beaver board support. by Tom Warren · 12 years ago
  60. 8b81711 Tegra: Split tegra_get_chip_type() into soc & sku funcs by Tom Warren · 12 years ago
  61. 4dae96b Tegra: Fix MSELECT clock divisors for T30/T114. by Tom Warren · 12 years ago
  62. fbef355 Tegra114: Initialize System Counter (TSC) with osc frequency by Tom Warren · 12 years ago
  63. 82b5134 Tegra: Configure L2 cache control reg properly. by Tom Warren · 12 years ago
  64. 9efa71a Tegra: TEC: Enable boot script support by Thierry Reding · 12 years ago
  65. cb52723 Tegra: Plutux: Enable NAND and boot script support by Thierry Reding · 12 years ago
  66. 1195dae Tegra: Medcom-Wide: Enable NAND and boot script support by Thierry Reding · 12 years ago
  67. 81185c1 Tegra: All Tamonten-derived boards use onboard NAND by Thierry Reding · 12 years ago
  68. 23b2c7c Tegra: Restore cp15 VBAR _start vector write for ARMv7 by Tom Warren · 12 years ago
  69. 88efe70 Tegra: enable verify support for the crc32 command by Tom Warren · 12 years ago
  70. d9cd502 ARM: tegra: support T33 SKU of Tegra30 by Stephen Warren · 12 years ago
  71. 7acb96b ARMv7: start.S: stay in HYP mode if u-boot is entered in it by Andre Przywara · 12 years ago
  72. 5674de4 Prepare v2013.04-rc3 by Tom Rini · 12 years ago
  73. de0cf30 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  74. 6d2e04b Merge branch 'tpm' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  75. afab148 cosmetic: fix CONFIG_SPL_BSS_MAX_SIZE typo in README by Albert ARIBAUD · 12 years ago
  76. 19a053d smdk5250, snow: convert to CONFIG_SPL_MAX_FOOTPRINT by Albert ARIBAUD · 12 years ago
  77. a02e3cc da850evm, da850_am18xxevm: convert to CONFIG_SPL_MAX_FOOTPRINT by Albert ARIBAUD · 12 years ago
  78. fd2c981 cam_enc_4xx: convert to CONFIG_SPL_MAX_FOOTPRINT by Albert ARIBAUD · 12 years ago
  79. e916e05 ARM: fix CONFIG_SPL_MAX_SIZE semantics by Albert ARIBAUD · 12 years ago
  80. 05be071 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  81. 4a92962 fsl_esdhc: Fix DMA transfer completion waiting loop by Andrew Gabbasov · 12 years ago
  82. 70e6869 fsl_esdhc: flush cache after IO completion by Eric Nelson · 12 years ago
  83. c3c7fce Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  84. ba5662d ARM: Fix __bss_start and __bss_end in linker scripts by Albert ARIBAUD · 12 years ago
  85. 833fb55 spi: mxc_spi: Set master mode for all channels by Fabio Estevam · 12 years ago
  86. 191dba4 mx6qsabre{sd, auto}: Fix environment as 'mmc rescan' takes no arguments by Otavio Salvador · 12 years ago
  87. b023a95 BUGFIX: arm: data abort in get_bad_stack_swi by Tetsuyuki Kobayashi · 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. b3ae144 tpm: Add casts for proper compilation by Taylor Hutt · 12 years ago
  93. 44796de integrator: enable device tree by Linus Walleij · 12 years ago
  94. 8ed3777 VCMA9: Enable CONFIG_CMD_NAND_YAFFS by Tom Rini · 12 years ago
  95. f457a12 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  96. 54e2c2f4 omap5_common.h: Switch to ext4 by Tom Rini · 12 years ago
  97. b709cd1 omap3: Display MHz instead of mHz on the console by man.huber@arcor.de · 12 years ago
  98. 70a90b7 Revert "mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support" by Stefan Roese · 12 years ago
  99. c6c93de Revert "cfi_flash: Use uintptr_t for casts from u32 to void *" by Stefan Roese · 12 years ago
  100. 05acd82 am335x: Really correct DDR timings on new BeagleBone part by Tom Rini · 12 years ago