1. be002d0 MIPS: use inline directive for __in*s functions by Gabor Juhos · 12 years ago
  2. 54b08ef README.mips: update known issues and TODOs by Daniel Schwierzeck · 12 years ago
  3. 3ed75b6 README.qemu-mips: move README file from board to doc directory by Daniel Schwierzeck · 12 years ago
  4. 2b086ce MIPS: qemu-mips: update and fix example usage in README by Daniel Schwierzeck · 12 years ago
  5. 3567e4e MIPS: qemu-mips: add '-M mips' switch to the example usage command by Gabor Juhos · 12 years ago
  6. 0f17f59 MIPS: qemu-mips: fix a typo in README by Gabor Juhos · 12 years ago
  7. 9c170e2 MIPS: bootm.c: add support for 'prep' and 'go' subcommands by Gabor Juhos · 12 years ago
  8. 0ea7213 MIPS: bootm.c: separate environment initialization by Gabor Juhos · 12 years ago
  9. e08634c MIPS: bootm.c: separate linux jump code by Gabor Juhos · 12 years ago
  10. 75a279c MIPS: bootm.c: use debug macro to print debug message by Gabor Juhos · 12 years ago
  11. 3a9d879 Prepare v2013.01 by Tom Rini · 12 years ago
  12. df3ad6c pxa: Save lr register in relocate_code function by Łukasz Dałek · 12 years ago
  13. 9814819 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 12 years ago
  14. f1972e3 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  15. dfe3610 twl4030: fix 'could could' in error messages by Peter Meerwald · 12 years ago
  16. a672076 watchdog.h: Move hw_watchdog_init prototype to end, guard by Tom Rini · 12 years ago
  17. 44a53b5 VIDEO: better document the correct use of CONFIG_FB_ADDR by Wolfgang Denk · 12 years ago
  18. dad631c lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDs by Nikita Kiryanov · 12 years ago
  19. a17617d Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  20. 1199c37 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  21. e4660e0 video: exynos_fb: Make a call to draw_logo only when CONFIG_CMD_BMP is selected by Ajay Kumar · 12 years ago
  22. 02a58b9 video: exynos_dp: Remove unused variable disp_info by Ajay Kumar · 12 years ago
  23. d04df3c I2C: S3C24X0: Resolve build error for VCMA9 by Rajeshwari Shinde · 12 years ago
  24. 11d80af mx51evk: Add DVI output support by Fabio Estevam · 12 years ago
  25. acbb445 mx6qsabresd: Fix booting the kernel from SDHC3 by Fabio Estevam · 12 years ago
  26. bf0c224 mx6qsabre{auto, sd}: Add support to dynamically choose between fdt use or not by Otavio Salvador · 12 years ago
  27. 6efbe21 mx6qsabrelite: Add support to dynamically choose between fdt use or not by Otavio Salvador · 12 years ago
  28. e0df535 mx53loco: Add support to dynamically choose between fdt use or not by Otavio Salvador · 12 years ago
  29. 4c6b235 mx28evk: Add support to dynamically choose between fdt use or not by Otavio Salvador · 12 years ago
  30. 3c41e90 mx28evk: We shouldn't hardcode a rootfs filesystem type by Otavio Salvador · 12 years ago
  31. d17087c mx6qsabrelite: Use tabs to environment setting by Otavio Salvador · 12 years ago
  32. abbab70 mx31/mx35/mx51/mx53/mx6: add watchdog by Troy Kisky · 12 years ago
  33. 961ffc7 arm: at91sam9x5: add dataflash boot support by Bo Shen · 12 years ago
  34. fd70aa4 m68k/lib: fix serial driver relocation by angelo · 12 years ago
  35. 7a8e739 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  36. 59ee45e Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  37. a2468de EXYNOS5: Enable console multiplexing in u-boot by Ajay Kumar · 12 years ago
  38. 99e5162 EXYNOS5: Make all display related code dependent on CONFIG_LCD by Ajay Kumar · 12 years ago
  39. 5374d38 Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clk by Jaehoon Chung · 12 years ago
  40. c39e969 Exynos: clock: support get_mmc_clk for exynos by Jaehoon Chung · 12 years ago
  41. 039cbae OMAP3: igep00x0: add CONFIG_SYS_NS16550_BROKEN_TEMT by Javier Martinez Canillas · 12 years ago
  42. 7de0fe1 serial/ns16550: add an option to avoid hanging on broken platforms by Javier Martinez Canillas · 12 years ago
  43. 94bcfe5 Makefile: remove MLO.byteswap on clobber by Nishanth Menon · 12 years ago
  44. 0e29a24 OMAP3: igep00x0: add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_NAND_SUPPORT by Javier Martinez Canillas · 12 years ago
  45. 6fb4d74 Prepare v2013.01-rc3 by Tom Rini · 12 years ago
  46. 58bd77d bootm: relocate names of sub-command table for archs with CONFIG_NEEDS_MANUAL_RELOC by Daniel Schwierzeck · 12 years ago
  47. 80e4095 arm: Tabify code for MMC initialization by Taylor Hutt · 12 years ago
  48. 2f8d8d6 arm: Move bootstage record for board_init_f() to after arch_cpu_init() by Simon Glass · 12 years ago
  49. fe34f8d arm: Make interrupts.o and reset.o in libarm also appear in SPL by Tom Wai-Hong Tam · 12 years ago
  50. 15a33e4 Add option to display customised memory information by Simon Glass · 12 years ago
  51. e2e3e2b arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD by Simon Glass · 12 years ago
  52. b2b92f5 Document the CONFIG_DISPLAY_BOARDINFO option by Simon Glass · 12 years ago
  53. 06fd853 arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading by Simon Glass · 12 years ago
  54. eae78c3 arm: Move fdt check earlier so that board_early_init_f() can use it by Simon Glass · 12 years ago
  55. 724cdff arm: Keep track of the tlb size as well as its location by Gabe Black · 12 years ago
  56. 44df5e8 arm: move flush_dcache_all() to just before disable cache by Arun Mankuzhi · 12 years ago
  57. d2af028 cfi_flash: Report Advanced Sector Protection (PPB) with flinfo cmd by Stefan Roese · 12 years ago
  58. ac6b911 cfi_flash: Enable PPB protection for all AMD cmdset flash chips by Stefan Roese · 12 years ago
  59. 03deff4 cfi_flash: Read PPB sector protection from device for AMD/Spansion chips by Stefan Roese · 12 years ago
  60. 20043a4 cfi_flash: Add manufact_match helper function by Stefan Roese · 12 years ago
  61. 07b2c5c mtd/cfi: add support for SST 4KB sector granularity by Angelo Dureghello · 12 years ago
  62. 61b59e2 video: Modify exynos_fimd driver to support LCD console by Ajay Kumar · 12 years ago
  63. 7b4bd12 EXYNOS: Add dummy definition to fix compilation dependency on CONFIG_EXYNOS_MIPI_DSIM by Ajay Kumar · 12 years ago
  64. 1673f19 EXYNOS5: Change parent clock of FIMD to MPLL by Ajay Kumar · 12 years ago
  65. 9b57285 EXYNOS5: Add support for FIMD and DP by Ajay Kumar · 12 years ago
  66. 4050f07 PMIC: MAX77686: Add FDT Support by Rajeshwari Shinde · 12 years ago
  67. e00be0d EXYNOS5: Add device node for PMIC by Rajeshwari Shinde · 12 years ago
  68. cd577e2 EXYNOS5: FDT: Add compatible strings for PMIC by Rajeshwari Shinde · 12 years ago
  69. 612404c Merge 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  70. 17c5ef2 mx53loco: Add support for SEIKO 4.3'' WVGA panel by Fabio Estevam · 12 years ago
  71. 2b16e51 mx6: Add workaround for ARM errata by Fabio Estevam · 12 years ago
  72. ea33fb1 Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  73. 642ef40 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  74. 4494859 Fix SPL build for non-ARM targets by Albert ARIBAUD · 12 years ago
  75. c6d647e video:cache:fix: Enable dcache flush at LCD subsystem for Exynos based boards by Łukasz Majewski · 12 years ago
  76. bfbfab9 mv-common.h: increase malloc arena to 4MiB by Andreas Bießmann · 12 years ago
  77. 3e75e69 arch-kirkwood: Ethernet port macro returning incorrect address by Luke Lowrey · 12 years ago
  78. 23c9946 lsxl: unset ncip for rescue mode by Michael Walle · 12 years ago
  79. 7202e8a ARM: lacie_kw: add support for WIRELESS_SPACE by Albert ARIBAUD · 12 years ago
  80. 9d86f0c kirkwood: make MPP arrays static const by Albert ARIBAUD · 12 years ago
  81. 0a16ea5 mv88e61xx: refactor PHY and SWITCH level-code by Albert ARIBAUD · 12 years ago
  82. 136846d arm/km: remove duplicate code by Valentin Longchamp · 12 years ago
  83. 37bead1 km/common: cosmetic change reported from checkpatch by Holger Brunck · 12 years ago
  84. 06610e1 km/common: drop unneeded std* environment variables by Holger Brunck · 12 years ago
  85. 2472216 arm/km: fix memory settings by Holger Brunck · 12 years ago
  86. 91c038f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  87. 61bdb91 arm: remove useless code in start.S files by Albert ARIBAUD · 12 years ago
  88. e05e5de arm: move C runtime setup code in crt0.S by Albert ARIBAUD · 12 years ago
  89. 7528cf5 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  90. 79f3877 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  91. 9a0c4f9 SMDK5250: Enable VBus for USB 2.0 controller by Vivek Gautam · 12 years ago
  92. 6abd162 EXYNOS5: FDT: Add compatible strings for USB by Rajeshwari Shinde · 12 years ago
  93. 69c6f97 EXYNOS5: Add device node for USB. by Rajeshwari Shinde · 12 years ago
  94. e18bf1f EHCI: Exynos: Add fdt support by Rajeshwari Shinde · 12 years ago
  95. 4d3acb9 SPI: EXYNOS: Add FDT support to driver. by Rajeshwari Shinde · 12 years ago
  96. cb9b23c EXYNOS5: FDT: Add SPI device node data by Rajeshwari Shinde · 12 years ago
  97. 2f26975 EXYNOS5 : FDT: Add Aliases for SPI device by Rajeshwari Shinde · 12 years ago
  98. 5d50659 EXYNOS5: FDT: Add compatible strings for SPI by Rajeshwari Shinde · 12 years ago
  99. 2b8a053 Sound: Add FDT support to CMD. by Rajeshwari Shinde · 12 years ago
  100. 6647c7a Sound: WM8994: Add FDT support to codec by Rajeshwari Shinde · 12 years ago