1. 876813b m68k: Fix wrong assembler instruction in start.S by Marek Vasut · 12 years ago
  2. 2f76a00 m68k: Fix relocation errors in start.S by Philippe De Muyter · 12 years ago
  3. 39a7693 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  4. 3597c52 split AU1X00 specific code from cmd_ide.c by Pavel Herrmann · 12 years ago
  5. 2c13c4a split mpc8xx hooks from cmd_ide.c by Pavel Herrmann · 12 years ago
  6. d9c6449 serial: Use default_serial_puts() in drivers by Marek Vasut · 12 years ago
  7. ed06204 mpc82xx: Remove BMW board port by Stefan Roese · 12 years ago
  8. 4298c93 nds32: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT by Nobuhiro Iwamatsu · 13 years ago
  9. e0d6df5 MIPS: add board qemu-mips64 support by Zhi-zhou Zhang · 12 years ago
  10. dc3c251 MIPS: add support for 64 bit addressing by Zhi-zhou Zhang · 12 years ago
  11. 724f618 MIPS: don't use camel-case style by Zhi-zhou Zhang · 12 years ago
  12. a29c787 Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  13. f58c48e mx25: Clean up lowlevel_init by Benoît Thébaudeau · 12 years ago
  14. a83d2a9 mx31: Fix PDR0_CSI_PODF by Benoît Thébaudeau · 12 years ago
  15. bc17d2e mx35: Define MAX and AIPS registers by Benoît Thébaudeau · 12 years ago
  16. 7eeec53 mx31: Add more CCM access macros by Benoît Thébaudeau · 12 years ago
  17. 9d1f282 mx5: Optimize lowlevel_init code size by Benoît Thébaudeau · 12 years ago
  18. 9564605 mx25: Fix eSDHC support by Benoît Thébaudeau · 12 years ago
  19. 6991d6a mx25: Define cpu_eth_init() only if needed by Benoît Thébaudeau · 12 years ago
  20. b3ab139 mx25: Clean up clocks API by Benoît Thébaudeau · 12 years ago
  21. 88a2382 mx25 clocks: Fix MXC_FEC_CLK by Benoît Thébaudeau · 12 years ago
  22. 05dd78f mx25: Define more standard clocks by Benoît Thébaudeau · 12 years ago
  23. 48bffe0 mx25: Clean up clock calculations by Benoît Thébaudeau · 12 years ago
  24. aa1cf2f mx25: Fix decode_pll by Benoît Thébaudeau · 12 years ago
  25. eb9c255 mx5/6 clocks: Fix SDHC clocks by Benoît Thébaudeau · 12 years ago
  26. a23408c mx51: Fix I2C clock ID check by Benoît Thébaudeau · 12 years ago
  27. 743656e mx5 clocks: Fix MXC_FEC_CLK by Benoît Thébaudeau · 12 years ago
  28. 81fb274 mx5 clocks: Simplify imx_get_cspiclk() by Benoît Thébaudeau · 12 years ago
  29. 9aa99c4 mx5 clocks: Fix get_uart_clk() by Benoît Thébaudeau · 12 years ago
  30. 0cef3ae mx5 clocks: Fix get_ipg_per_clk() by Benoît Thébaudeau · 12 years ago
  31. 96d9df3 mx5 clocks: Fix get_periph_clk() by Benoît Thébaudeau · 12 years ago
  32. 9c05cc7 mx5 clocks: Fix get_lp_apm() by Benoît Thébaudeau · 12 years ago
  33. 3c98eb5 mx5 clocks: Add and use CCSR definitions by Benoît Thébaudeau · 12 years ago
  34. f2f0038 mx51: Fix USB PHY clocks by Benoît Thébaudeau · 12 years ago
  35. 6dfc630 mx5: Fix clock gate values by Benoît Thébaudeau · 12 years ago
  36. 461a00a mx5: Use explicit clock gate names by Benoît Thébaudeau · 12 years ago
  37. e5a1017 mx5 clocks: Cleanup by Benoît Thébaudeau · 12 years ago
  38. afac165 mx5/6: Define default SoC input clock frequencies by Benoît Thébaudeau · 12 years ago
  39. 99ba342 imx: Use MXC_I2C_CLK in imx i2c driver by Matthias Weisser · 12 years ago
  40. c47d73f mx25: add CPU revision 1.2 by Eric Benard · 12 years ago
  41. 7b8731a i.MX6: get rid of redundant struct src_regs (dupe of struct src) by Eric Nelson · 12 years ago
  42. 0c55587 i.MX6: define struct iomuxc and IOMUX_GPR2 register bitfields by Eric Nelson · 12 years ago
  43. 8098ec1 i.MX6: Add ANATOP_PFD_480 bitfield constants by Eric Nelson · 12 years ago
  44. adc8c38 i.MX6: define IOMUX_GPR3 register bitfields by Eric Nelson · 12 years ago
  45. a5b1131 i.MX6: define bitfields for CHSCCDR register by Eric Nelson · 12 years ago
  46. 4b54551 i.MX6: change register name for CCM_CHSCCDR to match ref. manual by Eric Nelson · 12 years ago
  47. e427954 i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fields by Eric Nelson · 12 years ago
  48. 14d3141 pxa: Add code to examine cpu model and revision by Lukasz Dalek · 12 years ago
  49. 0458584 tegra: nand: add board pinmux by Lucas Stach · 12 years ago
  50. e80f7ca tegra: clean up board include hell by Lucas Stach · 12 years ago
  51. 93748d3 tegra: add funcmux entry for NAND attached to KBC by Lucas Stach · 12 years ago
  52. 18561f7 tegra20: rework UART GPIO handling by Lucas Stach · 12 years ago
  53. f7ee2a4 tegra20: add clock_set_pllout function by Lucas Stach · 12 years ago
  54. e694178 tegra20: complete periph_id enum by Lucas Stach · 12 years ago
  55. ab37196 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · 12 years ago
  56. f83e9c6 Tegra20: Move some code files to common directories for upcoming Tegra30 patches. by Tom Warren · 12 years ago
  57. f31e411 tegra20: add USB ULPI init code by Lucas Stach · 12 years ago
  58. c1275eb tegra20: port to new ehci interface by Lucas Stach · 12 years ago
  59. 3494a4c usb: ehci: rework to take advantage of new lowlevel interface by Lucas Stach · 12 years ago
  60. a323128 usb: lowlevel interface change to support multiple controllers by Lucas Stach · 12 years ago
  61. d47f07e ppc4xx: Remove AP1000 board support by Stefan Roese · 12 years ago
  62. 33bda90 ppc4xx: Remove ML2 board support by Stefan Roese · 12 years ago
  63. 32ca04a ppc4xx: Remove IOP480 support by Stefan Roese · 12 years ago
  64. 52039da serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · 12 years ago
  65. f35317c serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · 12 years ago
  66. ff17767 serial: mxs: spl: Remove empty serial_* functions from SPL code by Marek Vasut · 12 years ago
  67. 2c91a96 serial: sparc: Implement CONFIG_SERIAL_MULTI into leon3 serial driver by Marek Vasut · 12 years ago
  68. 8330d1e serial: sparc: Implement CONFIG_SERIAL_MULTI into leon2 serial driver by Marek Vasut · 12 years ago
  69. a29555c serial: powerpc: Implement CONFIG_SERIAL_MULTI into iop480 serial driver by Marek Vasut · 12 years ago
  70. c548545 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc85xx serial driver by Marek Vasut · 12 years ago
  71. 18a4779 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8260 serial drivers by Marek Vasut · 12 years ago
  72. 80ee3db serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8220 serial driver by Marek Vasut · 12 years ago
  73. 58698e7 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc5xx serial driver by Marek Vasut · 12 years ago
  74. 76cb60d serial: mips: Implement CONFIG_SERIAL_MULTI into JZ serial driver by Marek Vasut · 12 years ago
  75. 2a9d935 serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driver by Marek Vasut · 12 years ago
  76. 01f9ea8 serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driver by Marek Vasut · 12 years ago
  77. 3862c4a serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI by Marek Vasut · 12 years ago
  78. 840b724 serial: bfin: Adjust serial_register_bfin_uart() by Marek Vasut · 12 years ago
  79. f9bf966 serial: mpc512x: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  80. 419d894 serial: mpc8xx: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  81. 5bcdf24 serial: Properly spell out the structure member names of serial_driver by Marek Vasut · 12 years ago
  82. b46931d serial: Rename .init() and .uninit() in serial_device by Marek Vasut · 12 years ago
  83. 0b3176c COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · 12 years ago
  84. d6d4ec8 ARM: prevent misaligned array inits by Albert ARIBAUD · 12 years ago
  85. f30ef81 arm: armv7: omap3: Fix restore sequence in lowlevel_init by Albert ARIBAUD · 12 years ago
  86. 08d5451 arm: rmobile: bugfix: wrong register saving in lowlevel_init by Tetsuyuki Kobayashi · 12 years ago
  87. 89329dc Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  88. dd66108 arm: armv7: temporarily set -mno-unaligned-access by Albert ARIBAUD · 12 years ago
  89. 659c9cd Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  90. ad51f7c ARM: Add Altera SOCFPGA Cyclone5 by Dinh Nguyen · 12 years ago
  91. dea68a7 arm: Support new Xilinx Zynq platform by Michal Simek · 12 years ago
  92. 8c2ef80 arm: Fixed the offset for the no relocation. by Zhong Hongbo · 12 years ago
  93. ceea077 arm: Add CONFIG_OF_BOARD_SETUP support to bootm by Joe Hershberger · 12 years ago
  94. 216559a arm: Remove additional config flags by Michal Simek · 12 years ago
  95. 0a16790 armv7 cpu_init_crit: Simplify code by Benoît Thébaudeau · 12 years ago
  96. a8c7aea arm: work around assembler bug by Allen Martin · 12 years ago
  97. 13137f3 ARM: increase lmb stack space reservation to 4KB by Rob Herring · 12 years ago
  98. 1b0280e Merge remote-tracking branch 'u-boot-marvell/master' by Albert ARIBAUD · 12 years ago
  99. bd58c45 ARM: kirkwood/orion5x: Use reset_cpu definition in include/common.h by Dinh Nguyen · 12 years ago
  100. ea32b7e kirkwood: implement kw_sdram_size_adjust by Gerlando Falauto · 12 years ago