1. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  2. 3ebd1cb arm: make __bss_start and __bss_end__ compiler-generated by Albert ARIBAUD · 12 years ago
  3. 65cdd64 Remove linker lists (LGAs) from SPL linker scripts by Albert ARIBAUD · 12 years ago
  4. 2fd34f2 arm: omap: map u_boot_lists section to .sram by Albert ARIBAUD · 12 years ago
  5. cb466c0 I2C: S3C24X0: Bug fixes in i2c_transfer by Rajeshwari Shinde · 12 years ago
  6. cecf3c0 I2C: S3C24X0: Remove the dead code by Rajeshwari Shinde · 12 years ago
  7. 68149e9 cmd_mem.c: Fix warning when CONFIG_CMD_MEMTEST is not set by Tom Rini · 12 years ago
  8. d514544 CONFIG_BOOTDELAY default should not affect runtime by Joe Hershberger · 12 years ago
  9. fe492ce common/main: move set_working_fdt_addr to enable usage of $fdtaddr by Barak Wasserstrom · 12 years ago
  10. 7d85591 env: fix "env ask" command by Wolfgang Denk · 12 years ago
  11. 01fac04 cmd_fat.c: Note in fatread help about alignment requirements by Tom Rini · 12 years ago
  12. 1acba33 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  13. 08f0533 ARM: sam9x5: fix ethernet pins in MII mode by Jesse Gilles · 12 years ago
  14. fc14fba ARM: at91sam9x5: Using CPU string directly by Bo Shen · 12 years ago
  15. 0c58cfa ARM: at91: change nand flash table by Bo Shen · 12 years ago
  16. f9129fe arm: at91/configs: add bootz to configuration by Nicolas Ferre · 12 years ago
  17. 36873e7 arm: at91/configs: add libfdt to configuration by Nicolas Ferre · 12 years ago
  18. ce0c1bc mmc:sdhci:fix: Change default interrupts enabled at SDHCI initialization by Łukasz Majewski · 12 years ago
  19. d4ea072 EXYNOS5: Snow: Add a configuration file by Rajeshwari Shinde · 12 years ago
  20. 2881e53 EXYNOS5: Add initial DTS file for Snow. by Rajeshwari Shinde · 12 years ago
  21. 871333f Exynos5: FDT: Add a H/W-trip member to TMU node by Akshay Saraswat · 12 years ago
  22. 3a0b1da Exynos5: TMU: Add hardware tripping by Akshay Saraswat · 12 years ago
  23. 8afcfc2 Exynos5: Config: Enable dtt command for TMU by Akshay Saraswat · 12 years ago
  24. bc5478b TMU: Add TMU support in dtt command by Akshay Saraswat · 12 years ago
  25. f7f85f7 Exynos5: Config: Enable support for Exynos TMU driver by Akshay Saraswat · 12 years ago
  26. 7e30ad8 Exynos5: TMU: Add TMU init and status check by Akshay Saraswat · 12 years ago
  27. 618766c Exynos5: FDT: Add TMU device node values by Akshay Saraswat · 12 years ago
  28. 39d182d Exynos5: TMU: Add driver for Thermal Management Unit by Akshay Saraswat · 12 years ago
  29. 07f1750 SMDK5250: FDT: Retrieve board model via DT by Rajeshwari Shinde · 12 years ago
  30. c42ffff EXYNOS: Correct ordering of SPL machine_params by Simon Glass · 12 years ago
  31. f1932b7 env: Allow accessing non-mtd devices by Lubomir Rintel · 12 years ago
  32. c8b5f55 cmd_df.c: Delete this clearly unused source file. by Robert P. J. Day · 12 years ago
  33. a22bf16 cmd_mtdparts.c: Correct "reseting" to "resetting" in error msgs by Robert P. J. Day · 12 years ago
  34. be2e5a0 Allow u-boot to be silent without forcing Linux to be by Joe Hershberger · 12 years ago
  35. 5501153 Fix a couple typoes in tools/env/README by Robert P. J. Day · 12 years ago
  36. d45a6ae tools: update checkpatch to latest upstream version by Kim Phillips · 12 years ago
  37. e3e2d00 tools: enable more checkpatch tests by default by Kim Phillips · 12 years ago
  38. 92668d6 cmd_part: don't print cmd name twice in help by Stephen Warren · 12 years ago
  39. 6bdd9f8 MAKEALL: fix kill_children for BSD hosts by Andreas Bießmann · 12 years ago
  40. c08349e mvsata_ide.c: Correction of typo in comments by Gray Remlin · 12 years ago
  41. 7c9e89b ppc: Remove PCIPPC2 and PCIPPC6 boards by Stefan Roese · 12 years ago
  42. efd7c11 display_options:print_buffer: align ASCII print by Andreas Bießmann · 12 years ago
  43. a268170 Feature Removal: disable "mtest" command by default by Wolfgang Denk · 12 years ago
  44. 76b40ab Merge u-boot/master into u-boot-ti/master by Tom Rini · 12 years ago
  45. de62688 arm: dra7xx: Add silicon id support for DRA752 soc by Lokesh Vutla · 12 years ago
  46. 3ef5ebe arm: dra7xx: Add dra7xx_evm build support by Lokesh Vutla · 12 years ago
  47. 687054a arm: dra7xx: Add board files for DRA7XX socs by Lokesh Vutla · 12 years ago
  48. 7831419 arm: dra7xx: Add DDR related data for DRA752 ES1.0 by Lokesh Vutla · 12 years ago
  49. 8b12f17 arm: dra7xx: Add control module changes by Lokesh Vutla · 12 years ago
  50. ea8eff1 arm: dra7xx: clock: Add the dplls data by Lokesh Vutla · 12 years ago
  51. d4e4129 arm: dra7xx: clock: Add the prcm changes by Lokesh Vutla · 12 years ago
  52. d4d986e ARM: OMAP5: srcomp: enable slew rate compensation cells after powerup by Lokesh Vutla · 12 years ago
  53. 9100ede ARM: OMAP5: Add DDR changes required for OMAP543X ES2.0 SOCs by Lokesh Vutla · 12 years ago
  54. 47abc3d ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendum by SRICHARAN R · 12 years ago
  55. afc2f9d ARM: OMAP5: clock: Add the prcm register changes required for ES2.0 by SRICHARAN R · 12 years ago
  56. eed7c0f ARM: OMAP5: Add silicon id support for ES2.0 revision. by SRICHARAN R · 12 years ago
  57. ef1697e ARM: OMAP5: Clean up iosettings code by Lokesh Vutla · 12 years ago
  58. c43c833 ARM: OMAP4+: Make control module register structure generic by Lokesh Vutla · 12 years ago
  59. e05a4f1 ARM: OMAP4+: Cleanup emif specific files by Lokesh Vutla · 12 years ago
  60. 3fcdd4a ARM: OMAP4+: Clean up the pmic code by SRICHARAN R · 12 years ago
  61. ee9447b ARM: OMAP4+: Cleanup the clocks layer by SRICHARAN R · 12 years ago
  62. 01b753f ARM: OMAP4+: Change the PRCM structure prototype common for all Socs by SRICHARAN R · 12 years ago
  63. 9ca8bfe ARM: OMAP4+: emif: Detect SDRAM from SDRAM config register by Lokesh Vutla · 12 years ago
  64. 60e6bdc cm_t35: prevent splashimage from being set to a bad value by Nikita Kiryanov · 12 years ago
  65. c088048 lcd: implement a callback for splashimage by Nikita Kiryanov · 12 years ago
  66. 48ec529 am335x: cpsw: optimize cpsw_send to increase network performance by Mugunthan V N · 12 years ago
  67. f0617d4 omap4_common: Enable CONFIG_CMD_BOOTZ by Tom Rini · 12 years ago
  68. 03a2075 omap3_beagle: Enable CONFIG_CMD_BOOTZ by Tom Rini · 12 years ago
  69. fe8f137 omap5_evm: Enable CONFIG_CMD_BOOTZ by Tom Rini · 12 years ago
  70. d446c90 am335x_evm: Enable CONFIG_CMD_BOOTZ by Tom Rini · 12 years ago
  71. 6b3dcc4 Allow AM33xx boards to setup GPMC chipselects. by Mark Jackson · 12 years ago
  72. b51a5e3 OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled. by Enric Balletbo i Serra · 12 years ago
  73. 6000992 SPL: ONENAND: Support SPL to boot u-boot from OneNAND. by Enric Balletbo i Serra · 12 years ago
  74. c02bff3 Merge branch 'master' of git://git.denx.de/u-boot-mpc82xx by Tom Rini · 12 years ago
  75. 8327122 powerpc/82xx/km: removed unneeded ifdef by Holger Brunck · 12 years ago
  76. 47ce50e powerpc/82xx/km: make handle_mgcoge3un_reset static by Holger Brunck · 12 years ago
  77. 5a35831 mpc512x: pdm360ng: drop not needed memory node fixup by Anatolij Gustschin · 12 years ago
  78. a615dfd mpc512x: Adjust the DRAM init sequence to the datasheet spec by Anatolij Gustschin · 12 years ago
  79. fcc7fe4 mpc512x: add ifm ac14xx board by Anatolij Gustschin · 12 years ago
  80. 5643709 mpc512x: allow configuring board specific IPS divider by Anatolij Gustschin · 12 years ago
  81. 1d63b8f mpc512x: optionally configure DIU, LPC and NFC deviders by Anatolij Gustschin · 12 years ago
  82. e5f5386 mpc512x: use common code for clock setting for all mpc512x boards by Anatolij Gustschin · 12 years ago
  83. 676c669 mpc512x: use common code for CSx configuration by Anatolij Gustschin · 12 years ago
  84. b84d6d2 mpc512x: add common LAW and Chip Select configuration by Anatolij Gustschin · 12 years ago
  85. aed7548 mpc5200: a4m2k: Implement custom "dynamic" watchdog support by Stefan Roese · 12 years ago
  86. d4451d3 mpc5200: Add a4m2k board port by Stefan Roese · 12 years ago
  87. b4dc0bd mpc5200: spl_boot.c: Change init oder to first enable printf by Stefan Roese · 12 years ago
  88. f996137 SPL: ONENAND: Fix onenand_spl_load_image implementation. by Enric Balletbo i Serra · 12 years ago
  89. 66c7f39 SPL: ONENAND: Fix some ONENAND related defines. by Enric Balletbo i Serra · 12 years ago
  90. 4fc4afa cm-t35: add support for user defined lcd parameters by Nikita Kiryanov · 12 years ago
  91. 7878ca5 cm-t35: add support for dvi displays by Nikita Kiryanov · 12 years ago
  92. 581bb41 lcd: add option for board specific splash screen preparation by Nikita Kiryanov · 12 years ago
  93. bcc6cc9 omap3: allow dynamic selection of gfx_format by Nikita Kiryanov · 12 years ago
  94. bc84b18 omap3: add useful dss defines by Nikita Kiryanov · 12 years ago
  95. e3913f5 omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  96. d23d8d7 mmc: add support for write protection by Nikita Kiryanov · 12 years ago
  97. 5c1214d cm-t35: implement board specific card detect check by Nikita Kiryanov · 12 years ago
  98. e874d5b omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  99. cc22b0c omap_hsmmc: introduce omap_hsmmc_data struct by Nikita Kiryanov · 12 years ago
  100. 5964dad omap_hsmmc: fix out of bounds array access by Nikita Kiryanov · 12 years ago