1. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  2. d26d67c Change lmb to use phys_size_t/phys_addr_t by Becky Bruce · 16 years ago
  3. 6b468aa Change print_size to take phys_size_t by Becky Bruce · 16 years ago
  4. a36601e Change bd/gd memsize/ram_size to be phys_size_t. by Becky Bruce · 16 years ago
  5. 4ae622c Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · 16 years ago
  6. adae72b Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · 16 years ago
  7. e368346 Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · 16 years ago
  8. bc8cf23 Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · 16 years ago
  9. 59bf578 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  10. 0229f71 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  11. a0a0535 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  12. a9abb00 FSL LAW: Add new interface to use the last free LAW by Kumar Gala · 16 years ago
  13. 75639e0 FSL LAW: Keep track of LAW allocations by Kumar Gala · 16 years ago
  14. 873a5f4 85xx: remove dummy board_early_init_f by Kumar Gala · 16 years ago
  15. ded59a1 MPC8544DS: Update config.h by Kumar Gala · 16 years ago
  16. c4b6249 85xx: Remove unused and unconfigured memory test code. by Kumar Gala · 16 years ago
  17. 30115a0 Socrates: NAND support added. Changed the U-Boot base address and by Sergei Poselenov · 16 years ago
  18. 04fbaa0 NAND: Added support for 128-bit OOB, adapted by Sergei Poselenov · 16 years ago
  19. 96dd16b Socrates: Added FPGA mapping. LAWs and TLBs cleanup. by Sergei Poselenov · 16 years ago
  20. ddc1a47 Added the upmconfig() function for 85xx. by Sergei Poselenov · 16 years ago
  21. 18343da Socrates: config file cleanup. by Sergei Poselenov · 16 years ago
  22. ba08f5d TQM85xx: Change memory map to support Flash memory > 128 MiB by Wolfgang Grandegger · 16 years ago
  23. 2aca645 TQM85xx: NAND support via local bus UPMB by Wolfgang Grandegger · 16 years ago
  24. 8754a97 TQM8548: PCI express support by Wolfgang Grandegger · 16 years ago
  25. 328c6ec TQM8548: Basic support for the TQM8548 modules by Wolfgang Grandegger · 16 years ago
  26. f5be52d TQM85xx: Support for Flat Device Tree by Wolfgang Grandegger · 16 years ago
  27. c5809d7 TQM85xx: Support for Intel 82527 compatible CAN controller by Wolfgang Grandegger · 16 years ago
  28. 383c0ab TQM85xx: Support for Spansion 'N' type flashes added by Wolfgang Grandegger · 16 years ago
  29. 9039ce1 TQM85xx: Various coding style fixes by Wolfgang Grandegger · 16 years ago
  30. f3a42e2 fdt: unshadow global working fdt variable by Kim Phillips · 16 years ago
  31. 0d3058a NAND FSL UPM: driver re-write using the hwcontrol callback by Wolfgang Grandegger · 16 years ago
  32. 8b94177 PPC: add accessor macros to clear and set bits in one shot by Wolfgang Grandegger · 16 years ago
  33. 9041f42 83xx/85xx/86xx: add more MxMR local bus definitions by Wolfgang Grandegger · 16 years ago
  34. 49c9d28 83xx/85xx: further localbus cleanups by Anton Vorontsov · 17 years ago
  35. 63e286a 83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.h by Anton Vorontsov · 17 years ago
  36. 8ddf00c 85xx: expose cpu identification by Kumar Gala · 16 years ago
  37. 1558d0d mpc83xx: MVBLM7: minor build fixups by Kim Phillips · 16 years ago
  38. 546cb1f add MPC8343 based board mvBlueLYNX-M7 (doc+config) by Andre Schwarz · 16 years ago
  39. a6c0c07 83xx/85xx: further localbus cleanups by Anton Vorontsov · 17 years ago
  40. 056b2c9 83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.h by Anton Vorontsov · 17 years ago
  41. 92ddea1 Add missing CSCONFIG_BANK_BIT_3 define to mpc83xx.h by Tor Krill · 16 years ago
  42. fcd91bb Remove the deprecated CONFIG_OF_FLAT_TREE by Gerald Van Baren · 16 years ago
  43. 76a90c6 Change the stxxst to CONFIG_OF_LIBFDT by Gerald Van Baren · 16 years ago
  44. 84714ba Convert mpc7448hpc2 to CONFIG_OF_LIBFDT by Gerald Van Baren · 16 years ago
  45. 113a37e sh: Renesas Solutions SH7763RDP board support by Nobuhiro Iwamatsu · 16 years ago
  46. 6b165de sh: Add support Renesas SH7763 by Nobuhiro Iwamatsu · 16 years ago
  47. a8df2b9 Merge branch 'master' of git://git.denx.de/u-boot by Ben Warren · 16 years ago
  48. ed49a6a [MIPS] Rename Alchemy processor configs into CONFIG_SOC_* by Shinya Kuribayashi · 16 years ago
  49. f0d1702 Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  50. cfe5802 ppc4xx: Unify AMCC's board config files (part 3/3) by Stefan Roese · 16 years ago
  51. d4c0b70 ppc4xx: Unify AMCC's board config files (part 2/3) by Stefan Roese · 16 years ago
  52. 6978a1b ppc4xx: Unify AMCC's board config files (part 1/3) by Stefan Roese · 16 years ago
  53. 6c6b261 [MIPS] Update <asm/addrspace.h> header by Shinya Kuribayashi · 16 years ago
  54. 5d374e0 [MIPS] lib_mips/time.c: Fix CP0 count register usage and timer routines by Shinya Kuribayashi · 16 years ago
  55. 5f63bf4 DM9000: Add data bus-width auto detection. by Remy Bohmer · 16 years ago
  56. a1aa080 Socrates: Fix PCI bus frequency report by Wolfgang Denk · 17 years ago
  57. 68bfa16 Add size #defines for Altera Cyclone-II EP2C8 and EP2C20. by Andre Schwarz · 17 years ago
  58. b372ae6 ppc4xx: Cleanup CPCI405 variant's config file by Matthias Fuchs · 16 years ago
  59. 2f5bfb7 SPI Flash subsystem by Haavard Skinnemoen · 17 years ago
  60. 9b4381b atmel_spi: Driver for the Atmel SPI controller by Hans-Christian Egtvedt · 17 years ago
  61. d74084a SPI API improvements by Haavard Skinnemoen · 17 years ago
  62. e125627 Move definition of container_of() to common.h by Haavard Skinnemoen · 17 years ago
  63. 3905b93 ppc4xx: Remove implementations of testdram() by Stefan Roese · 17 years ago
  64. a226c85 ppc4xx: Change Kilauea to use the common DDR2 init function by Stefan Roese · 16 years ago
  65. dee8890 ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part2 by Stefan Roese · 16 years ago
  66. 39271dd ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part1 by Stefan Roese · 16 years ago
  67. a37856a ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling by Grant Erickson · 17 years ago
  68. b693341 ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling by Grant Erickson · 17 years ago
  69. 69fb31e Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  70. 899032b Fix warnings from gcc-4.3.0 build on a ppc host by Kumar Gala · 17 years ago
  71. 902ce70 Avoid initrd and logbuffer area overlaps by Marian Balakowicz · 17 years ago
  72. e7efd5b PPC: Add print_bats() to lib_ppc/bat_rw.c by Becky Bruce · 17 years ago
  73. 065b577 PPC: Change lib_ppc/bat_rw.c to use high bats by Becky Bruce · 17 years ago
  74. 03ea1be PPC: Create and use CONFIG_HIGH_BATS by Becky Bruce · 17 years ago
  75. bbaab54 Merge branch 'master' of git://www.denx.de/git/u-boot by Ben Warren · 16 years ago
  76. 8562c38 E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop Adapter by Wolfgang Grandegger · 17 years ago
  77. 8630bea Merge remote branch 'u-boot-at91/for-1.3.4' by Wolfgang Denk · 16 years ago
  78. 55d4f75 Merge remote branch 'u-boot-avr32/master' by Wolfgang Denk · 16 years ago
  79. 7f251ad Merge remote branch 'u-boot-nand-flash/master' by Wolfgang Denk · 16 years ago
  80. b194ebe Merge remote branch 'u-boot-mips/master' by Wolfgang Denk · 16 years ago
  81. 0c36f83 Merge remote branch 'u-boot-ppc4xx/master' by Wolfgang Denk · 16 years ago
  82. 4d13132 mips: Add an 'include/asm/errno.h', like all other architectures by Jason McMullan · 17 years ago
  83. 0fdd27e [MIPS] <asm/mipsregs.h>: Update coprocessor register access macros by Shinya Kuribayashi · 17 years ago
  84. 179f974 [MIPS] <asm/mipsregs.h>: Update register / bit field definitions by Shinya Kuribayashi · 17 years ago
  85. 43ce5b7 [MIPS] <asm/mipsregs.h>: CodinygStyle cleanups by Shinya Kuribayashi · 17 years ago
  86. 8b75926 Make onenand_uboot.h self-sufficient. by Scott Wood · 17 years ago
  87. 2b3c897 NAND: Provide a sane default for NAND_MAX_CHIPS. by Scott Wood · 17 years ago
  88. 23f62f1 avr32: Rework SDRAM initialization code by Haavard Skinnemoen · 17 years ago
  89. 546f954 avr32: Rename pm_init() as clk_init() and make SoC-specific by Haavard Skinnemoen · 17 years ago
  90. e71259e avr32: Clean up the HMATRIX code by Haavard Skinnemoen · 17 years ago
  91. 1ba3b74 avr32: Add support for the ATSTK1006 board by Haavard Skinnemoen · 17 years ago
  92. 47236f0 avr32: Get rid of the .flashprog section by Haavard Skinnemoen · 17 years ago
  93. 7c27418 avr32: Use correct condition around macb clock accessors by Haavard Skinnemoen · 17 years ago
  94. 6ce352c avr32: stk1002 and ngw100 convergence by David Brownell · 17 years ago
  95. b8b81a9 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  96. eeaaa61 Socrates: Added USB support. by Sergei Poselenov · 17 years ago
  97. 92cdc44 Socrates: add support for DS75 Digital Thermo Sensor on I2C bus. by Sergei Poselenov · 17 years ago
  98. 68eb705 Socrates: Config file cleanup. by Sergei Poselenov · 17 years ago
  99. cf8956d Merging Stelian Pop AT91 patches by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  100. 0b4570f USB: add support for multiple PCI OHCI controllers by Sergei Poselenov · 17 years ago