1. f545d30 powerpc/mpc85xx: move debug tlb entry after TLB is in known state by Scott Wood · 12 years ago
  2. 178d0cc Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 12 years ago
  3. bb367b9 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  4. 5d71bd2 mx51evk: Fix build error when CONFIG_VIDEO is disabled by Vikram Narayanan · 12 years ago
  5. 2ffb4be pmic: Introduce power_init_board() method at ./lib/board.c file by Łukasz Majewski · 12 years ago
  6. db71964 nios2: remove asm/status_led.h by Thomas Chou · 12 years ago
  7. b3e5cd1 microblaze: Fix compilation failure because of missing libdts by Michal Simek · 12 years ago
  8. f8c1ed0 microblaze: Remove asm/bitops.h from asm/posix_types.h by Michal Simek · 12 years ago
  9. 5811830 microblaze: Flush caches before enabling them by Michal Simek · 12 years ago
  10. ea01228 microblaze: Fix byteorder for microblaze by Michal Simek · 12 years ago
  11. 548ce4b microblaze: Fix compilation warning in ext2_find_next_zero_bit by Michal Simek · 12 years ago
  12. 6acc7c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  13. a2873bd powerpc/mpc83xx: sparse fixes by Kim Phillips · 12 years ago
  14. e56143e powerpc/mpc85xx: sparse fixes by Kim Phillips · 12 years ago
  15. 2ed2e91 arch/powerpc/cpu/mpc8xxx/: sparse fixes by Kim Phillips · 12 years ago
  16. 20051f2 arch/powerpc/lib/board.c, *traps.c: sparse fixes by Kim Phillips · 12 years ago
  17. fe44f45 arch/powerpc/lib/extable.c: sparse fix by Kim Phillips · 12 years ago
  18. cdfdb8d arch/powerpc/include/asm/io.h: fix warning: preprocessor token __iomem redefined by Kim Phillips · 12 years ago
  19. eef1cf2 include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
  20. 46d626d socfpga/spl: Remove malloc.h by Vikram Narayanan · 12 years ago
  21. 7ae534c socfpga/spl: Remove timer_init from spl_board_init by Vikram Narayanan · 12 years ago
  22. a42c87f Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  23. 57f588b omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFF by Tom Rini · 12 years ago
  24. 89e6f13 arm bootm: Allow to pass board specified atags by Pali Rohár · 12 years ago
  25. d598e0f arm720t: add back common.h include by Allen Martin · 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. 2b7818d ARM: enhance u-boot.lds to detect over-sized SPL by Stephen Warren · 12 years ago
  29. 1b0757e PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) by Wolfgang Denk · 12 years ago
  30. f04821a Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 12 years ago
  31. b68d671 ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections by Stephen Warren · 12 years ago
  32. bff679d arm: ks8695: use defined constants for UART by Yann Vernier · 12 years ago
  33. 82138f4 arm720: Remove CONFIG_ARM7_REVD by Marek Vasut · 12 years ago
  34. a63dd62 arm720: Further clean up the arm720t directory by Marek Vasut · 12 years ago
  35. f2e0801 stdio: Remove the CLPS7111 serial driver by Marek Vasut · 12 years ago
  36. b411eb3 arm: Remove support for NETARM by Marek Vasut · 12 years ago
  37. afad402 arm: Remove support for s3c4510 by Marek Vasut · 12 years ago
  38. 6f62f42 arm: Remove support for lpc2292 by Marek Vasut · 12 years ago
  39. 01968b9 MX5: fix warning in clock.c by Stefano Babic · 12 years ago
  40. 4c25761 Merge remote-tracking branch 'u-boot-atmel/master' by Albert ARIBAUD · 12 years ago
  41. c68436f Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  42. 2516421 am33xx: Enable UART{1,2,3,4,5} clocks by Andrew Bradford · 12 years ago
  43. c7d35be am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their actual part numbers by Peter Korsgaard · 12 years ago
  44. c00f69d am33xx: support board specific ddr settings by Peter Korsgaard · 12 years ago
  45. 7f26a5a am33xx: move generic parts of pinmux handling out from board/ti/am335x by Peter Korsgaard · 12 years ago
  46. 75a2388 am33xx/board: use cpu_mmc_init() for default mmc initialization by Peter Korsgaard · 12 years ago
  47. e363426 am33xx: move ti i2c baseboard header handling to board/ti/am335x/ by Peter Korsgaard · 12 years ago
  48. c50cce2 am33xx/board.c: make wdtimer/uart_base static by Peter Korsgaard · 12 years ago
  49. 69916bc am33xx: Add SPI SPL as an option by Tom Rini · 12 years ago
  50. 60c41d9 VIDEO: add macro to set LCD size for DSS driver by Stefano Babic · 12 years ago
  51. 000820b am335x: Enable RTC 32K OSC clock by Vaibhav Hiremath · 13 years ago
  52. 45370e1 ColdFire: Add MCF5441x CPU support by Alison Wang · 12 years ago
  53. 7adbd11e ColdFire: Fix unused variable in cpu_init.c by Alison Wang · 12 years ago
  54. a88731a mpc83xx: add support for mpc8309 by Gerlando Falauto · 12 years ago
  55. 8afad91 cleanup: introduce CONFIG_MPC830x by Gerlando Falauto · 12 years ago
  56. 4b5282d cleanup: use CONFIG_QE instead of CONFIG_MPC8360 || CONFIG_MPC832x by Gerlando Falauto · 12 years ago
  57. 391a741 am33xx: Enable DDR3 for DDR3 version of beaglebone by Joel A Fernandes · 12 years ago
  58. c7656ba Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · 12 years ago
  59. 23028d6 85xx: Protect timeout_save variable with ifdefs by Andy Fleming · 12 years ago
  60. 19e4a00 powerpc/boot: Change the compile macro for SRIO & PCIE boot master module by Liu Gang · 12 years ago
  61. 990e1a8 poweprc/85xx: add QMan frequency info and fdt fixup. by Haiying Wang · 12 years ago
  62. b0e8115 mpc85xx/portals: Add qman and bman ip_cfg field into portal info by Haiying Wang · 12 years ago
  63. 98ffa19 powerpc/mpc85xx: Add CONFIG_DDR_CLK_FREQ for corenet platform by York Sun · 12 years ago
  64. ffd06e0 powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1 by York Sun · 12 years ago
  65. 3f0997b powerpc/mpc85xx: Remove R6 from spin table by York Sun · 12 years ago
  66. 82968a7 powerpc/mpc8xxx: Fix DDR SPD failed message by York Sun · 12 years ago
  67. 89b7809 powerpc/mpc8xxx: Add auto select bank interleaving mode by York Sun · 12 years ago
  68. a1d558a powerpc/mpc85xx: Add workaround for DDR erratum A004934 by York Sun · 12 years ago
  69. eb53941 powerpc/mpc85xx: software workaround for DDR erratum A-004468 by York Sun · 12 years ago
  70. f31cfd1 powerpc/mpc8xxx: Fix DDR initialization waiting for D_INIT by York Sun · 12 years ago
  71. 123922b powerpc/mpc8xxx: Fix DDR driver handling quad-rank DIMMs and address calculation by York Sun · 12 years ago
  72. 57495e4 powerpc/mpc8xxx: Update DDR registers by York Sun · 12 years ago
  73. 111fd19 fm/mEMAC: add mEMAC frame work by Roy Zang · 12 years ago
  74. d240414 powerpc/mpc85xx: Add B4860 and variant SoCs by York Sun · 12 years ago
  75. 9e75875 powerpc/mpc85xx: Add T4240 SoC by York Sun · 12 years ago
  76. f311838 powerpc/mpc85xx: Add T4 device definitions by Andy Fleming · 12 years ago
  77. 379c514 powerpc/corenet2: fix mismatch DDR sync bit from RCW by York Sun · 12 years ago
  78. d1001e3 powerpc/corenet2: Add SerDes for corenet2 by York Sun · 12 years ago
  79. fd3cebd powerpc/mpc85xx: Add RCW bits and registers for SerDes for corenet2 by York Sun · 12 years ago
  80. 92230d4 powerpc/e6500: Move QCSP registers for QMan v3 by York Sun · 12 years ago
  81. f8f85b0 powerpc/mpc85xx: expand SERDES reference clock select bit by York Sun · 12 years ago
  82. 9a653a9 powerpc/mpc85xx: Fix core cluster PLL calculation for Chassis generation 2 by York Sun · 12 years ago
  83. 2f1712b powerpc/mpc85xx: check number of cores by York Sun · 12 years ago
  84. f77329c powerpc/mpc85xx: change RCW MEM_PLL_PLAT for Chassis generation 2 by York Sun · 12 years ago
  85. 6d2b9da powerpc/mpc85xx: Enable L2 at the beginning of U-boot for E6500 by York Sun · 12 years ago
  86. 69c7826 powerpc/mpc85xx: Introduce new macros to add and delete TLB entries by York Sun · 12 years ago
  87. 800c73c powerpc/85xx: Add determining and report IFC frequency by Kumar Gala · 12 years ago
  88. 553ae6f powerpc/DPAA: Fix compiling error by York Sun · 12 years ago
  89. 4905443 powerpc/85xx: Add P5040 processor support by Timur Tabi · 12 years ago
  90. 71cfcef powerpc/p5040ds: add per pci endpoint liodn offset list by Laurentiu Tudor · 12 years ago
  91. fd94604 powerpc/85xx: define SRIO LIODN functions only if SRIO is defined by Timur Tabi · 12 years ago
  92. e389a37 powerpc/85xx: introduce SET_PCI_LIODN_BASE, for setting PCI LIODNs by Laurentiu Tudor · 12 years ago
  93. 0c7e65f powerpc/mpc85xx: fix Unicode characters in release.S by Timur Tabi · 12 years ago
  94. d59c557 powerpc/srio: Workaround for srio erratrm a004034 by Liu Gang · 12 years ago
  95. 9c889ec powerpc/mpc8xxx: Fix USB device-tree fixup by ramneek mehresh · 12 years ago
  96. bcf28c2 ARM : Remove unused CONFIG_DRIVER_SMC91111, CONFIG_DRIVER_LAN91C96 by Ashok · 12 years ago
  97. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  98. 6c7c946 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · 12 years ago
  99. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  100. 4e0be34 P4080/esdhc: make the P4080 ESDHC13 errata workaround conditional by Zang Roy-R61911 · 12 years ago