1. b0404ea arm: rmobile: kzm9g: Adjust ETM trace clock by Tetsuyuki Kobayashi · 12 years ago
  2. f68847f arm: rmobile: kzm9g: Adjust SDRAM setting by Tetsuyuki Kobayashi · 12 years ago
  3. e5f5c4a Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  4. c6731fe ppc: Move mpc83xx clock fields to arch_global_data by Simon Glass · 12 years ago
  5. 748cd05 ppc: Move clock fields to arch_global_data by Simon Glass · 12 years ago
  6. 9fb2362 ppc: Remove extra pci_clk fields from global_data by Simon Glass · 12 years ago
  7. 1206c18 ppc: Move brg_clk to arch_global_data by Simon Glass · 12 years ago
  8. 6cb49c1 x86: Remove reset_status, relocoff from global_data by Simon Glass · 12 years ago
  9. 5a35e6c x86: Move gd_addr into arch_global_data by Simon Glass · 12 years ago
  10. 0cecc3b x86: Set up the global data pointer in C instead of asm by Simon Glass · 12 years ago
  11. df4aa62 x86: Remove gdt_addr from arch_global_data by Simon Glass · 12 years ago
  12. 34fd5d2 arm: Move tlb_addr and tlb_size to arch_global_data by Simon Glass · 12 years ago
  13. 3743478 nds32: Drop tlb_addr from global data by Simon Glass · 12 years ago
  14. b4d51db ixp: Move timestamp to arch_global_data by Simon Glass · 12 years ago
  15. 5f70714 arm: Move timer_reset_value to arch_global_data by Simon Glass · 12 years ago
  16. 582601d arm: Move lastinc to arch_global_data by Simon Glass · 12 years ago
  17. 66ee692 arm: Move tbl to arch_global_data by Simon Glass · 12 years ago
  18. 8ff43b0 arm: Move tbu to arch_global_data by Simon Glass · 12 years ago
  19. b339051 arm: Move timer_rate_hz into arch_global_data by Simon Glass · 12 years ago
  20. f47e6ec at91: Move at91 global data into arch_global_data by Simon Glass · 12 years ago
  21. 5cb4858 Add architecture-specific global data by Simon Glass · 12 years ago
  22. 99adf6e patman: Allow use outside of u-boot tree by Vadim Bendebury · 12 years ago
  23. 656cffe patman: Add settings to the list of modules to doctest by Doug Anderson · 12 years ago
  24. a1dcee8 patman: Add the concept of multiple projects by Doug Anderson · 12 years ago
  25. 8568bae patman: Add support for settings in .patman by Doug Anderson · 12 years ago
  26. 21a19d7 patman: Add a call to get_maintainer.pl if it exists by Doug Anderson · 12 years ago
  27. 3118725 patman: Add all CC addresses to the cover letter by Doug Anderson · 12 years ago
  28. d94566a patman: Cache the CC list from MakeCcFile() for use in ShowActions() by Doug Anderson · 12 years ago
  29. d96ef37 patman: Look for checkpatch in the scripts directory by Doug Anderson · 12 years ago
  30. a970048 patman: Allow tests to run even if patman is in the path by Doug Anderson · 12 years ago
  31. 05d5282 patman: Add spaces back into patman test by Doug Anderson · 12 years ago
  32. 6ad77d8 vfat: Fix mkcksum argument sizes by Marek Vasut · 12 years ago
  33. 4e5eb45 arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README by Lucas Stach · 12 years ago
  34. b6832af Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  35. e93b98e MIPS: qi_lb60: remove custom u-boot.lds script by Gabor Juhos · 12 years ago
  36. f42d796 MIPS: dbau1x00: remove custom u-boot.lds script by Gabor Juhos · 12 years ago
  37. 3b051ee MIPS: incaip: remove custom u-boot.lds script by Gabor Juhos · 12 years ago
  38. 975f67b MIPS: vct: remove custom u-boot.lds script by Gabor Juhos · 12 years ago
  39. b56ca8c MIPS: pb1x00: remove custom u-boot.lds script by Gabor Juhos · 12 years ago
  40. 1b8ceb4 MIPS: qemu-mips: use the unified u-boot.lds script by Gabor Juhos · 12 years ago
  41. cb5dbca MIPS: add unified u-boot.lds file by Gabor Juhos · 12 years ago
  42. 9950b90 MIPS: remove OUTPUT_FORMAT from linker scripts by Gabor Juhos · 12 years ago
  43. 6d86227 MIPS: xburst: simplify relocation offset calculation by Gabor Juhos · 12 years ago
  44. 025f2b3 MIPS: simplify relocated _G_O_T_ address calculation by Gabor Juhos · 12 years ago
  45. d4ed654 corenet: Disable video on P2020DS by Andy Fleming · 12 years ago
  46. 960aa89 board/common: Add support for QIXIS read/write using i2c by Prabhakar Kushwaha · 12 years ago
  47. 72bd83c powerpc/t4240: Adding workaround errata A-005871 by Shengzhou Liu · 12 years ago
  48. 5e95e2d powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto' by Vakul Garg · 12 years ago
  49. 5b93394 mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUE by Anatolij Gustschin · 12 years ago
  50. 31d084d powerpc/mpc85xx: add support for MMUv2 page sizes by Scott Wood · 12 years ago
  51. 41d9101 powerpc/85xx: Add BSC9132QDS support by Prabhakar Kushwaha · 12 years ago
  52. 35fe948 powerpc/mpc85xx: Add BSC9132/BSC9232 processor support by Prabhakar Kushwaha · 12 years ago
  53. e8ba6c5 powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commands by James Yang · 12 years ago
  54. 02a9ce7 README.fsl-ddr typos and update to reflect hotkey by James Yang · 12 years ago
  55. 5926ee3 Add copy command to FSL DDR interactive by James Yang · 12 years ago
  56. 992f2fb Fix data stage name matching issue by James Yang · 12 years ago
  57. bf41893 Move DDR command parsing to separate function by James Yang · 12 years ago
  58. e750cfa powerpc/mpc8xxx: Enable entering DDR debugging by key press by York Sun · 12 years ago
  59. b38181f powerpc/p2041: set RCW and PBI files for .pbl build or P2041RDB by Valentin Longchamp · 12 years ago
  60. c4d5807 powerpc/p2041: add RCW file for P2041RDB by Valentin Longchamp · 12 years ago
  61. afa2b72 powerpc/t4240qds: Print FPGA detail version by Prabhakar Kushwaha · 12 years ago
  62. 4457e3e powerpc/t4240qds: Add support to dump switch settings on t4240qds board by Shaveta Leekha · 12 years ago
  63. 4354889 powerpc/b4860qds: Add support to dump switch settings on b4860qds board by Shaveta Leekha · 12 years ago
  64. c6cef92 powerpc/qixis: enable qixis dump command and add switch dumping command by Shaveta Leekha · 12 years ago
  65. b5b06fb powerpc/b4860qds: Added Support for B4860QDS by York Sun · 12 years ago
  66. db9a807 powerpc/mpc85xx:Fix Core cluster configuration loop by Prabhakar Kushwaha · 12 years ago
  67. 2ae4e8d board/freescale/common:Add support of QTAG register by Prabhakar Kushwaha · 12 years ago
  68. e1dbdd8 powerpc/mpc85xx:Add support of B4420 SoC by Poonam Aggrwal · 12 years ago
  69. e394ceb powerpc/mpc85xx: Few updates for B4860 cpu changes by Poonam Aggrwal · 12 years ago
  70. 86a194b powerpc/mpc8544ds: Add USB controller support for MPC8544DS by Hongtao Jia · 12 years ago
  71. 238e146 powerpc/mpc8572ds: Enable bank interleaving to cs0+cs1 for dual-rank DIMMs by Hongtao Jia · 12 years ago
  72. 9730b7b powerpc/t4240qds: Update IFC timing for NOR flash by York Sun · 12 years ago
  73. 9427ba5 boards/T4240qds:Fix IFC AMASK init as per FPGA register space by Prabhakar Kushwaha · 12 years ago
  74. ac13eb5 board/T4240qds:Fix TLB and LAW size of NAND flash by Prabhakar Kushwaha · 12 years ago
  75. 2d9f26b powerpc/mpc85xx: Reserve default boot page by York Sun · 12 years ago
  76. de757a7 powerpc/t4qds: move VSC3316 config data from t4qds.h to t4qds.c by Timur Tabi · 12 years ago
  77. 220d506 powerpc/p2041: move Lanes mux to board early init by Shaohui Xie · 12 years ago
  78. 8f171a5 Merge branch 'master' of git://git.denx.de/u-boot by Kim Phillips · 12 years ago
  79. 88ba6d5 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 12 years ago
  80. 06b02c5 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Tom Rini · 12 years ago
  81. 019be4a Remove unused CONFIG_SYS_I2C_BUS[_SELECT] by Michael Jones · 12 years ago
  82. 49c28b5 i2c: mxs: Staticize the functions in the driver by Marek Vasut · 12 years ago
  83. 81ca840 mx23evk: Add initial board support by Otavio Salvador · 12 years ago
  84. 38fc15d mx23_olinuxino: Add default environment by Otavio Salvador · 12 years ago
  85. 13b1ebd mxs: mmc: mx23_olinuxino: Add MMC support by Marek Vasut · 12 years ago
  86. e5b380a mxs: mmc: Fix the MMC driver for MX23 by Marek Vasut · 12 years ago
  87. 90bc2bf mxs: mmc: Allow overriding default card detect implementation by Marek Vasut · 12 years ago
  88. 8000d8a mxs: mmc: Fix MMC reset on iMX23 by Otavio Salvador · 12 years ago
  89. f3801e2 mxs: ssp: Add SSP registers map for MX23 by Marek Vasut · 12 years ago
  90. 0e5c05e mxs: dma: Fix APBH DMA driver for MX23 by Marek Vasut · 12 years ago
  91. 3236921 mx6qsabrelite: search mii phy address 4-7 by Troy Kisky · 12 years ago
  92. fe428b9 net: fec_mxc: get phydev before fec_probe by Troy Kisky · 12 years ago
  93. 4dc27ee net: fec_mxc: only call phy_connect in fec_probe by Troy Kisky · 12 years ago
  94. ef8e3a3 net: fec_mxc: use fec_set_dev_name to set name by Troy Kisky · 12 years ago
  95. 1adb406 phy: add phy_find_by_mask/phy_connect_dev by Troy Kisky · 12 years ago
  96. eef2448 net: fec_mxc: have fecmxc_initialize call fecmxc_initialize_multi by Troy Kisky · 12 years ago
  97. 575c5cc net: fec_mxc: change fec_mii_setspeed parameter by Troy Kisky · 12 years ago
  98. 09439c3 net: fec_mxc: delete CONFIG_FEC_MXC_MULTI by Troy Kisky · 12 years ago
  99. c30eab2 doc/README.fec_mxc: add documentation by Troy Kisky · 12 years ago
  100. f093088 mxs: Use __weak annotation to simplify code by Fabio Estevam · 12 years ago