1. 044fc14 am335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support by Tom Rini · 12 years ago
  2. 418b7f3 Add board_name to CONFIG_ENV_VARS_UBOOT_CONFIG by Stephen Warren · 12 years ago
  3. 7e27f89 README: Document CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG by Tom Rini · 12 years ago
  4. b4a2e43 git-mailrc: Change x86 maintainer to Simon by Simon Glass · 12 years ago
  5. d266f66 lib/vsprintf.c: don't special-case pointers to address null by Wolfgang Denk · 12 years ago
  6. 085b9c3 cmd_fdt.c: Use %p when printing pointers by Tom Rini · 12 years ago
  7. a1b231c fs: handle CONFIG_NEEDS_MANUAL_RELOC by Stephen Warren · 12 years ago
  8. a956bdc am335x: add initial AM335x IDK board support by Matthias Fuchs · 12 years ago
  9. 60607c9 avr32: allow multi block mmc access for all boards by Andreas Bießmann · 12 years ago
  10. 57f588b omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFF by Tom Rini · 12 years ago
  11. 9cd7b4c am335x: add mux config for DDR3 version of beaglebone by Koen Kooi · 12 years ago
  12. 843a7ee eco5pk: Add new board and default config by Raphael Assenat · 12 years ago
  13. ed407be New board support: Nokia RX-51 aka N900 by Pali Rohár · 12 years ago
  14. 33a35bb cfb_console: Add support for some ANSI terminal escape codes by Pali Rohár · 12 years ago
  15. 318e70e Add power bus message definitions in twl4030.h by Pali Rohár · 12 years ago
  16. 89e6f13 arm bootm: Allow to pass board specified atags by Pali Rohár · 12 years ago
  17. ed296d2 MAKEALL: Add -s to '${MAKE} tidy' section by Tom Rini · 12 years ago
  18. b9dc494 ext4: Fix printf() format string error by Simon Glass · 12 years ago
  19. a99c040 FPGA: Cyclon II: Correctly reset the FPGA before configuration by Stephan Gatzka · 12 years ago
  20. 045fa1e fs: add filesystem switch libary, implement ls and fsload commands by Stephen Warren · 12 years ago
  21. 03e2ecf fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} by Stephen Warren · 12 years ago
  22. 672ee21 fs: delete unused Makefile by Stephen Warren · 12 years ago
  23. d598e0f arm720t: add back common.h include by Allen Martin · 12 years ago
  24. 0f89980 serial: remove calls to serial_assign() by Allen Martin · 12 years ago
  25. e4ec934 ARM: tegra: combine duplicate Makefile rules by Stephen Warren · 12 years ago
  26. ee2e185 tegra20: initialize variable to avoid compiler warning by Allen Martin · 12 years ago
  27. b2f9893 tegra: move to common SPL framework by Allen Martin · 12 years ago
  28. a759f1e SPL: make jump_to_image_no_args a weak symbol by Allen Martin · 12 years ago
  29. a2ab6b7 ARM: tegra: don't request GPIO from Seaboard's SPL by Stephen Warren · 12 years ago
  30. da1f735 ARM: tegra: select between Seaboard/Ventana at compile time by Stephen Warren · 12 years ago
  31. 644a69e ARM: tegra: derive CONFIG_SPL_MAX_SIZE instead of hard-coding it by Stephen Warren · 12 years ago
  32. 2b7818d ARM: enhance u-boot.lds to detect over-sized SPL by Stephen Warren · 12 years ago
  33. a833b95 tegra: nand: make ONFI detection work by Lucas Stach · 12 years ago
  34. 56f42f8 ARM: tegra: Whistler: remove unused USB alias by Stephen Warren · 12 years ago
  35. e73c7cd ARM: tegra: Seaboard: enable multiple USB ports by Stephen Warren · 12 years ago
  36. 699c40e ARM: tegra: Harmony: enable ULPI USB port by Stephen Warren · 12 years ago
  37. 938176a ARM: tegra: use standard variables to define load addresses by Stephen Warren · 12 years ago
  38. 7f1b767 ARM: tegra: define CONFIG_SYS_BOOTMAPSZ by Stephen Warren · 12 years ago
  39. 6bbda88 tegra: add Colibri T20 board support by Lucas Stach · 12 years ago
  40. 73286d8 tegra: move common features to a common makefile by Marc Dietrich · 12 years ago
  41. dac064f Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Tom Rini · 12 years ago
  42. b765fce ColdFire: Remove save env in NAND support for M54418TWR board. by Jason Jin · 12 years ago
  43. f9a2d79 ColdFire: Update the lds file for M54418TWR board. by Jason Jin · 12 years ago
  44. 28aa27b ESTEEM192E: adjust linker script to grown code size by Wolfgang Denk · 12 years ago
  45. 461d380 TQM8xx: adjust linker script to grown code size by Wolfgang Denk · 12 years ago
  46. 1b0757e PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) by Wolfgang Denk · 12 years ago
  47. f04821a Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 12 years ago
  48. 5bb3505 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  49. b68d671 ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections by Stephen Warren · 12 years ago
  50. bff679d arm: ks8695: use defined constants for UART by Yann Vernier · 12 years ago
  51. 522de01 Origen: Add default clock settings for multimedia IPs by Annamalai Lakshmanan · 12 years ago
  52. 53c4154 arm: arm925t: remove SX1 board by Albert ARIBAUD · 12 years ago
  53. 82138f4 arm720: Remove CONFIG_ARM7_REVD by Marek Vasut · 12 years ago
  54. a63dd62 arm720: Further clean up the arm720t directory by Marek Vasut · 12 years ago
  55. f2e0801 stdio: Remove the CLPS7111 serial driver by Marek Vasut · 12 years ago
  56. b411eb3 arm: Remove support for NETARM by Marek Vasut · 12 years ago
  57. afad402 arm: Remove support for s3c4510 by Marek Vasut · 12 years ago
  58. 6f62f42 arm: Remove support for lpc2292 by Marek Vasut · 12 years ago
  59. 8440f18 serial: remove calls to serial_assign() by Allen Martin · 12 years ago
  60. bad05afe MX5: added CONFIG_PMIC_FSL_MC13892 to mx53evk by Stefano Babic · 12 years ago
  61. ea215cd mx6qsabre_common: Allow booting a zImage kernel by Fabio Estevam · 12 years ago
  62. ee303c9 mx35pdk: Allow booting a zImage kernel by Fabio Estevam · 12 years ago
  63. 0d56a12 mx51evk: Allow booting a zImage kernel by Fabio Estevam · 12 years ago
  64. 2dc0fe9 mx25pdk: Allow booting a zImage kernel by Fabio Estevam · 12 years ago
  65. c14ab2a mx53loco: Allow booting a zImage kernel by Fabio Estevam · 12 years ago
  66. e00c89d mx25pdk: Add Ethernet support by Fabio Estevam · 12 years ago
  67. 787f4f3 pmic: Add support for mc34704 by Fabio Estevam · 12 years ago
  68. e100a3d mx25: Place common functions into sys_proto.h by Fabio Estevam · 12 years ago
  69. 4cfc6c4 pmic_fsl: Introduce FSL_PMIC_I2C_LENGTH by Fabio Estevam · 12 years ago
  70. af2a409 mx25pdk: Add esdhc support by Fabio Estevam · 12 years ago
  71. d6d94e7 mx25pdk: Include CONFIG_MX25 by Fabio Estevam · 12 years ago
  72. d81b27a MX35: add support for woodburn board by Stefano Babic · 12 years ago
  73. a3cbc39 ARM: Add SPL target to arm1136 by Stefano Babic · 12 years ago
  74. a80834c SPL: Added SPL target for mx35 SOC to SPL Makefile by Stefano Babic · 12 years ago
  75. d41924a MX35: Add soc_boot_mode and soc_boot_device to MX35 by Stefano Babic · 12 years ago
  76. e650030 MX35: add LOW_LEVEL_SRAM_STACK to use SPL_FRAMEWORK by Stefano Babic · 12 years ago
  77. b736e4b ARM: Fix start.S when used with SPL in arm1136 by Stefano Babic · 12 years ago
  78. 01968b9 MX5: fix warning in clock.c by Stefano Babic · 12 years ago
  79. 4c25761 Merge remote-tracking branch 'u-boot-atmel/master' by Albert ARIBAUD · 12 years ago
  80. c68436f Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  81. c3f8318 am335x_evm: Enable use of UART{1,2,3,4,5} by Andrew Bradford · 12 years ago
  82. 96708a0 serial: ns16550: Enable COM5 and COM6 by Andrew Bradford · 12 years ago
  83. 6422b70 am33xx: Enable UART{1,2,3,4,5} pin-mux by Andrew Bradford · 12 years ago
  84. 2516421 am33xx: Enable UART{1,2,3,4,5} clocks by Andrew Bradford · 12 years ago
  85. 5e8f983 FAT: implement fat_set_blk_dev(), convert cmd_fat.c by Stephen Warren · 12 years ago
  86. a1687b8 FAT: initialize all fields in cur_part_info, simplify init by Stephen Warren · 12 years ago
  87. 461f86e FAT: remove cur_part_nr by Stephen Warren · 12 years ago
  88. d07e7f9 drivers/serial/serial_ns16550.c: sparse fixes by Kim Phillips · 12 years ago
  89. 62f730f drivers/i2c/fsl_i2c.c: sparse fix by Kim Phillips · 12 years ago
  90. c7d35be am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their actual part numbers by Peter Korsgaard · 12 years ago
  91. c00f69d am33xx: support board specific ddr settings by Peter Korsgaard · 12 years ago
  92. 7f26a5a am33xx: move generic parts of pinmux handling out from board/ti/am335x by Peter Korsgaard · 12 years ago
  93. 75a2388 am33xx/board: use cpu_mmc_init() for default mmc initialization by Peter Korsgaard · 12 years ago
  94. e363426 am33xx: move ti i2c baseboard header handling to board/ti/am335x/ by Peter Korsgaard · 12 years ago
  95. c50cce2 am33xx/board.c: make wdtimer/uart_base static by Peter Korsgaard · 12 years ago
  96. 69916bc am33xx: Add SPI SPL as an option by Tom Rini · 12 years ago
  97. 79b9ebb omapimage: Add support for byteswapped SPI images by Tom Rini · 12 years ago
  98. 22cbeed omap3_spi: introduce CONFIG_OMAP3_SPI_D0_D1_SWAPPED by Peter Korsgaard · 12 years ago
  99. 8f1fae2 OMAP3: add video support to the mcx board by Stefano Babic · 12 years ago
  100. 60c41d9 VIDEO: add macro to set LCD size for DSS driver by Stefano Babic · 12 years ago