1. 6beecfb MPC85xx: Beautify boot output of L2 cache configuration by Wolfgang Grandegger · 16 years ago
  2. 3984151 PPC: add accessor macros to clear and set bits in one shot by Wolfgang Grandegger · 16 years ago
  3. 4677988 TQM: move TQM boards to board/tqc by Wolfgang Grandegger · 16 years ago
  4. 6fab2fe 83xx/85xx/86xx: add more MxMR local bus definitions by Wolfgang Grandegger · 16 years ago
  5. c8c5fc2 83xx/85xx: further localbus cleanups by Anton Vorontsov · 16 years ago
  6. 42dbd66 83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.h by Anton Vorontsov · 16 years ago
  7. 730b2fc 85xx: Add setting of cache props in the device tree. by Kumar Gala · 16 years ago
  8. 4dbdb76 85xx: expose cpu identification by Kumar Gala · 16 years ago
  9. 2329fe1 mpc83xx: MVBLM7: minor build fixups by Kim Phillips · 16 years ago
  10. a1293e5 add MPC8343 based board mvBlueLYNX-M7 (board+make files) by Andre Schwarz · 16 years ago
  11. c005b93 add MPC8343 based board mvBlueLYNX-M7 (doc+config) by Andre Schwarz · 16 years ago
  12. f9023af 83xx/85xx: further localbus cleanups by Anton Vorontsov · 16 years ago
  13. bf30bb1 83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.h by Anton Vorontsov · 16 years ago
  14. d82b4fc Add missing CSCONFIG_BANK_BIT_3 define to mpc83xx.h by Tor Krill · 16 years ago
  15. 3b904cc net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · 16 years ago
  16. 2fb698b Use strncmp() for the fdt command by Gerald Van Baren · 16 years ago
  17. 47abe8a The fdt boardsetup command criteria was not unique by Gerald Van Baren · 16 years ago
  18. 2f08bfa libfdt: Several cleanups to parameter checking by David Gibson · 16 years ago
  19. fec6d9e Remove the deprecated CONFIG_OF_FLAT_TREE by Gerald Van Baren · 16 years ago
  20. 62bcdda Change the stxxst to CONFIG_OF_LIBFDT by Gerald Van Baren · 16 years ago
  21. 589c042 Convert mpc7448hpc2 to CONFIG_OF_LIBFDT by Gerald Van Baren · 16 years ago
  22. ee1e35b 85xx: Only use PORPLLSR[DDR_Ratio] on platforms that define it by Kumar Gala · 16 years ago
  23. 3b9519f MPC85xx: Change traps.c to not reference non-addressable memory by Becky Bruce · 16 years ago
  24. 7faddae sh: Renesas Solutions SH7763RDP board support by Nobuhiro Iwamatsu · 16 years ago
  25. 6017909 sh: Add support Renesas SH7763 by Nobuhiro Iwamatsu · 16 years ago
  26. 08c5fab sh: SH7763 SCIF support by Nobuhiro Iwamatsu · 16 years ago
  27. e44f3ea Merge branch 'master' of git://git.denx.de/u-boot by Ben Warren · 16 years ago
  28. 79b51ff [MIPS] cpu/mips/Makefile: Split [CS]OBJS onto separate lines by Shinya Kuribayashi · 16 years ago
  29. 8bde63e [MIPS] Rename Alchemy processor configs into CONFIG_SOC_* by Shinya Kuribayashi · 16 years ago
  30. cc49cad env_nand.c: Added bad block management for environment variables by Stuart Wood · 16 years ago
  31. 279726b MPC86xx: Change traps.c to not reference non-addressable memory by Becky Bruce · 16 years ago
  32. 1a247ba Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  33. 338cc03 tools/mkimage: fix compiler warnings on some systems. by Wolfgang Denk · 16 years ago
  34. b2815f7 ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config options by Stefan Roese · 16 years ago
  35. 72675dc ppc4xx: Unify AMCC's board config files (part 3/3) by Stefan Roese · 16 years ago
  36. 490f204 ppc4xx: Unify AMCC's board config files (part 2/3) by Stefan Roese · 16 years ago
  37. a8a11a9 ppc4xx: Unify AMCC's board config files (part 1/3) by Stefan Roese · 16 years ago
  38. 0e38c93 DM9000 fix status check fail 0x6d error for trizeps board by Remy Bohmer · 16 years ago
  39. 7daf2eb [MIPS] Update <asm/addrspace.h> header by Shinya Kuribayashi · 16 years ago
  40. f0d5a6f [MIPS] mips_config.mk: Misc fixes by Shinya Kuribayashi · 16 years ago
  41. 5f64d21 [MIPS] Kill unused <version.h> inclusions by Shinya Kuribayashi · 16 years ago
  42. a55d481 [MIPS] lib_mips/time.c: Fix CP0 count register usage and timer routines by Shinya Kuribayashi · 16 years ago
  43. 199e4f6 [MIPS] lib_mips/time.c: Fix udelay by Shinya Kuribayashi · 16 years ago
  44. c7e38e4 [MIPS] lib_mips/time.c: Replace CP0 access functions with existing macros by Shinya Kuribayashi · 16 years ago
  45. 6b52cfe Get rid of annoying/superfluous bad-checksum warning message by Remy Bohmer · 16 years ago
  46. d6ee5fa Fix order for reading rx-status registers in 32bit mode of DM9000 by Remy Bohmer · 16 years ago
  47. 98291e2 DM9000: Some minor code cleanups by Remy Bohmer · 16 years ago
  48. 850ba75 DM9000: Make driver work properly for DM9000A by Remy Bohmer · 16 years ago
  49. fbcb7ec DM9000: Improve eth_reset() routine by Remy Bohmer · 16 years ago
  50. acba318 DM9000: improve eth_send() routine by Remy Bohmer · 16 years ago
  51. 134e266 DM9000: repair debug logging by Remy Bohmer · 16 years ago
  52. a101361 DM9000: Add data bus-width auto detection. by Remy Bohmer · 16 years ago
  53. 8155efb Merge branch 'master' of ssh://mercury/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  54. 63a0afa ppc4xx: Fix problem with SDRAM init in bamboo NAND booting port by Stefan Roese · 16 years ago
  55. 9ef1cbe Socrates: Fix PCI bus frequency report by Wolfgang Denk · 16 years ago
  56. 8ec6e33 Fix incorrect switch for IF_TYPE in part.c by Tor Krill · 16 years ago
  57. b64b8a0 Add size #defines for Altera Cyclone-II EP2C8 and EP2C20. by Andre Schwarz · 16 years ago
  58. 35ef877 Additional fix to readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating by Peter Tyser · 16 years ago
  59. 22f371b PPC4xx: Simplified post_word_{load, store} by Grant Erickson · 16 years ago
  60. 9c048b5 cfi_flash: enable M18 flash chips family support. by Vasiliy Leoenenko · 16 years ago
  61. 93c56f2 cfi_flash: support of long cmd in U-boot. by Vasiliy Leoenenko · 16 years ago
  62. 4d91d1d DTT: Issue one-shot command on AD7414 (LM75 code) to read temp by Stefan Roese · 16 years ago
  63. de5bfcf ppc4xx: Cleanup CPCI405 variant's config file by Matthias Fuchs · 16 years ago
  64. 2918eb9 Remove shell variable UNDEF_SYM. by Kenneth Johansson · 16 years ago
  65. 8c66497 Add support for environment in SPI flash by Haavard Skinnemoen · 16 years ago
  66. b636846 SPI Flash: Add "sf" command by Haavard Skinnemoen · 16 years ago
  67. d25ce7d SPI Flash subsystem by Haavard Skinnemoen · 16 years ago
  68. 60445cb atmel_spi: Driver for the Atmel SPI controller by Hans-Christian Egtvedt · 16 years ago
  69. d255bb0 SPI API improvements by Haavard Skinnemoen · 16 years ago
  70. 2890112 Move definition of container_of() to common.h by Haavard Skinnemoen · 16 years ago
  71. 110e006 soft_i2c: Pull SDA high before reading by Haavard Skinnemoen · 16 years ago
  72. 3c1de1a ppc4xx: Remove implementations of testdram() by Stefan Roese · 16 years ago
  73. bbeff30 ppc4xx: Remove superfluous dram_init() call or replace it by initdram() by Stefan Roese · 16 years ago
  74. 192f90e ppc4xx: Use new 4xx SDRAM controller enable defines in common ECC code by Stefan Roese · 16 years ago
  75. 39b32be ppc4xx: Fix common ECC generation code for 440GP style platforms by Stefan Roese · 16 years ago
  76. ec724f8 ppc4xx: Change Kilauea to use the common DDR2 init function by Stefan Roese · 16 years ago
  77. 17ceb06 ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part2 by Stefan Roese · 16 years ago
  78. 36ea16f ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part1 by Stefan Roese · 16 years ago
  79. 64852d0 ppc4xx/NAND_SPL: Consolidate 405 and 440 NAND booting code in start.S by Stefan Roese · 16 years ago
  80. 8a24c07 ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling by Grant Erickson · 16 years ago
  81. c821b5f ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling by Grant Erickson · 16 years ago
  82. a439680 PPC4xx: Simplified post_word_{load, store} by Grant Erickson · 16 years ago
  83. 10a3367 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  84. f979690 Fix warnings from gcc-4.3.0 build on a ppc host by Kumar Gala · 16 years ago
  85. 9b124a6 MPC512x: Change traps.c to not reference non-addressable memory by Becky Bruce · 16 years ago
  86. 81673e9 Make sure common.h is the first include. by Kumar Gala · 16 years ago
  87. 95d449a Avoid initrd and logbuffer area overlaps by Marian Balakowicz · 16 years ago
  88. 6956d53 lwmon5: add memory-pattern-test to FPGA POST. by Sascha Laue · 16 years ago
  89. e34a0e9 PPC: 86xx Add bat registers to reginfo command by Becky Bruce · 16 years ago
  90. d5b9b8c PPC: Add print_bats() to lib_ppc/bat_rw.c by Becky Bruce · 16 years ago
  91. c148f24 PPC: Change lib_ppc/bat_rw.c to use high bats by Becky Bruce · 16 years ago
  92. 31d8267 PPC: Create and use CONFIG_HIGH_BATS by Becky Bruce · 16 years ago
  93. ea18343 Merge branch 'master' of git://www.denx.de/git/u-boot by Ben Warren · 16 years ago
  94. aa3b8bf E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop Adapter by Wolfgang Grandegger · 16 years ago
  95. ff36fbb ColdFire: Add 10 base ethernet support for mcf5445x by TsiChung Liew · 16 years ago
  96. 912810e Merge remote branch 'u-boot-at91/for-1.3.4' by Wolfgang Denk · 16 years ago
  97. 7a68389 Merge remote branch 'u-boot-avr32/master' by Wolfgang Denk · 16 years ago
  98. 7feb4d3 Merge remote branch 'u-boot-nand-flash/master' by Wolfgang Denk · 16 years ago
  99. e3d0d4a Merge remote branch 'u-boot-mips/master' by Wolfgang Denk · 16 years ago
  100. 9d2459f Merge remote branch 'u-boot-ppc4xx/master' by Wolfgang Denk · 16 years ago