1. 61b09fc Change print_size to take phys_size_t by Becky Bruce · 16 years ago
  2. b57ca3e Change bd/gd memsize/ram_size to be phys_size_t. by Becky Bruce · 16 years ago
  3. b77cddc Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · 16 years ago
  4. 1a50176 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · 16 years ago
  5. cdeb62e Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · 16 years ago
  6. 32d4e38 Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · 16 years ago
  7. 1730edf Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  8. 5ea6739 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  9. 2395db4 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  10. ba04f70 FSL LAW: Add new interface to use the last free LAW by Kumar Gala · 16 years ago
  11. f060054 FSL LAW: Keep track of LAW allocations by Kumar Gala · 16 years ago
  12. ddde74a 85xx: remove dummy board_early_init_f by Kumar Gala · 16 years ago
  13. 81e56e9 MPC8544DS: Update config.h by Kumar Gala · 16 years ago
  14. 978e816 85xx: Remove unused and unconfigured memory test code. by Kumar Gala · 16 years ago
  15. fd51b0e Socrates: NAND support added. Changed the U-Boot base address and by Sergei Poselenov · 16 years ago
  16. 248ae5c NAND: Added support for 128-bit OOB, adapted by Sergei Poselenov · 16 years ago
  17. 59abd15 Socrates: Added FPGA mapping. LAWs and TLBs cleanup. by Sergei Poselenov · 16 years ago
  18. 740280e Added the upmconfig() function for 85xx. by Sergei Poselenov · 16 years ago
  19. d39e685 Socrates: config file cleanup. by Sergei Poselenov · 16 years ago
  20. e8cc3f0 TQM85xx: Change memory map to support Flash memory > 128 MiB by Wolfgang Grandegger · 16 years ago
  21. 1c2deff TQM85xx: NAND support via local bus UPMB by Wolfgang Grandegger · 16 years ago
  22. b9e8078 TQM8548: PCI express support by Wolfgang Grandegger · 16 years ago
  23. 1287e0c TQM8548: Basic support for the TQM8548 modules by Wolfgang Grandegger · 16 years ago
  24. 2599135 TQM85xx: Support for Flat Device Tree by Wolfgang Grandegger · 16 years ago
  25. d9ee843 TQM85xx: Support for Intel 82527 compatible CAN controller by Wolfgang Grandegger · 16 years ago
  26. 46346f2 TQM85xx: Support for Spansion 'N' type flashes added by Wolfgang Grandegger · 16 years ago
  27. b99ba16 TQM85xx: Various coding style fixes by Wolfgang Grandegger · 16 years ago
  28. e489b9c fdt: unshadow global working fdt variable by Kim Phillips · 16 years ago
  29. a75a57e NAND FSL UPM: driver re-write using the hwcontrol callback by Wolfgang Grandegger · 16 years ago
  30. 3984151 PPC: add accessor macros to clear and set bits in one shot by Wolfgang Grandegger · 16 years ago
  31. 6fab2fe 83xx/85xx/86xx: add more MxMR local bus definitions by Wolfgang Grandegger · 16 years ago
  32. c8c5fc2 83xx/85xx: further localbus cleanups by Anton Vorontsov · 16 years ago
  33. 42dbd66 83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.h by Anton Vorontsov · 16 years ago
  34. 4dbdb76 85xx: expose cpu identification by Kumar Gala · 16 years ago
  35. 2329fe1 mpc83xx: MVBLM7: minor build fixups by Kim Phillips · 16 years ago
  36. c005b93 add MPC8343 based board mvBlueLYNX-M7 (doc+config) by Andre Schwarz · 16 years ago
  37. f9023af 83xx/85xx: further localbus cleanups by Anton Vorontsov · 16 years ago
  38. bf30bb1 83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.h by Anton Vorontsov · 16 years ago
  39. d82b4fc Add missing CSCONFIG_BANK_BIT_3 define to mpc83xx.h by Tor Krill · 16 years ago
  40. fec6d9e Remove the deprecated CONFIG_OF_FLAT_TREE by Gerald Van Baren · 16 years ago
  41. 62bcdda Change the stxxst to CONFIG_OF_LIBFDT by Gerald Van Baren · 16 years ago
  42. 589c042 Convert mpc7448hpc2 to CONFIG_OF_LIBFDT by Gerald Van Baren · 16 years ago
  43. 7faddae sh: Renesas Solutions SH7763RDP board support by Nobuhiro Iwamatsu · 16 years ago
  44. 6017909 sh: Add support Renesas SH7763 by Nobuhiro Iwamatsu · 16 years ago
  45. e44f3ea Merge branch 'master' of git://git.denx.de/u-boot by Ben Warren · 16 years ago
  46. 8bde63e [MIPS] Rename Alchemy processor configs into CONFIG_SOC_* by Shinya Kuribayashi · 16 years ago
  47. 1a247ba Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  48. 72675dc ppc4xx: Unify AMCC's board config files (part 3/3) by Stefan Roese · 16 years ago
  49. 490f204 ppc4xx: Unify AMCC's board config files (part 2/3) by Stefan Roese · 16 years ago
  50. a8a11a9 ppc4xx: Unify AMCC's board config files (part 1/3) by Stefan Roese · 16 years ago
  51. 7daf2eb [MIPS] Update <asm/addrspace.h> header by Shinya Kuribayashi · 16 years ago
  52. a55d481 [MIPS] lib_mips/time.c: Fix CP0 count register usage and timer routines by Shinya Kuribayashi · 16 years ago
  53. a101361 DM9000: Add data bus-width auto detection. by Remy Bohmer · 16 years ago
  54. 9ef1cbe Socrates: Fix PCI bus frequency report by Wolfgang Denk · 16 years ago
  55. b64b8a0 Add size #defines for Altera Cyclone-II EP2C8 and EP2C20. by Andre Schwarz · 16 years ago
  56. de5bfcf ppc4xx: Cleanup CPCI405 variant's config file by Matthias Fuchs · 16 years ago
  57. d25ce7d SPI Flash subsystem by Haavard Skinnemoen · 16 years ago
  58. 60445cb atmel_spi: Driver for the Atmel SPI controller by Hans-Christian Egtvedt · 16 years ago
  59. d255bb0 SPI API improvements by Haavard Skinnemoen · 16 years ago
  60. 2890112 Move definition of container_of() to common.h by Haavard Skinnemoen · 16 years ago
  61. 3c1de1a ppc4xx: Remove implementations of testdram() by Stefan Roese · 16 years ago
  62. ec724f8 ppc4xx: Change Kilauea to use the common DDR2 init function by Stefan Roese · 16 years ago
  63. 17ceb06 ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part2 by Stefan Roese · 16 years ago
  64. 36ea16f ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part1 by Stefan Roese · 16 years ago
  65. 8a24c07 ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling by Grant Erickson · 16 years ago
  66. c821b5f ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling by Grant Erickson · 16 years ago
  67. 10a3367 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  68. f979690 Fix warnings from gcc-4.3.0 build on a ppc host by Kumar Gala · 16 years ago
  69. 95d449a Avoid initrd and logbuffer area overlaps by Marian Balakowicz · 16 years ago
  70. d5b9b8c PPC: Add print_bats() to lib_ppc/bat_rw.c by Becky Bruce · 16 years ago
  71. c148f24 PPC: Change lib_ppc/bat_rw.c to use high bats by Becky Bruce · 16 years ago
  72. 31d8267 PPC: Create and use CONFIG_HIGH_BATS by Becky Bruce · 16 years ago
  73. ea18343 Merge branch 'master' of git://www.denx.de/git/u-boot by Ben Warren · 16 years ago
  74. aa3b8bf E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop Adapter by Wolfgang Grandegger · 16 years ago
  75. 912810e Merge remote branch 'u-boot-at91/for-1.3.4' by Wolfgang Denk · 16 years ago
  76. 7a68389 Merge remote branch 'u-boot-avr32/master' by Wolfgang Denk · 16 years ago
  77. 7feb4d3 Merge remote branch 'u-boot-nand-flash/master' by Wolfgang Denk · 16 years ago
  78. e3d0d4a Merge remote branch 'u-boot-mips/master' by Wolfgang Denk · 16 years ago
  79. 9d2459f Merge remote branch 'u-boot-ppc4xx/master' by Wolfgang Denk · 16 years ago
  80. 1a9fcc4 mips: Add an 'include/asm/errno.h', like all other architectures by Jason McMullan · 16 years ago
  81. e2ad842 [MIPS] <asm/mipsregs.h>: Update coprocessor register access macros by Shinya Kuribayashi · 16 years ago
  82. 1a3adac [MIPS] <asm/mipsregs.h>: Update register / bit field definitions by Shinya Kuribayashi · 16 years ago
  83. bf462ae [MIPS] <asm/mipsregs.h>: CodinygStyle cleanups by Shinya Kuribayashi · 16 years ago
  84. 229c56f Make onenand_uboot.h self-sufficient. by Scott Wood · 16 years ago
  85. 135f0a7 NAND: Provide a sane default for NAND_MAX_CHIPS. by Scott Wood · 16 years ago
  86. a23e277 avr32: Rework SDRAM initialization code by Haavard Skinnemoen · 16 years ago
  87. 3ace252 avr32: Rename pm_init() as clk_init() and make SoC-specific by Haavard Skinnemoen · 16 years ago
  88. 44453b2 avr32: Clean up the HMATRIX code by Haavard Skinnemoen · 16 years ago
  89. 0a2e487 avr32: Add support for the ATSTK1006 board by Haavard Skinnemoen · 17 years ago
  90. 781eb9a avr32: Get rid of the .flashprog section by Haavard Skinnemoen · 16 years ago
  91. cdd42c0 avr32: Use correct condition around macb clock accessors by Haavard Skinnemoen · 16 years ago
  92. 55ac7a7 avr32: stk1002 and ngw100 convergence by David Brownell · 17 years ago
  93. 1f15548 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  94. 791e1db Socrates: Added USB support. by Sergei Poselenov · 16 years ago
  95. 2f7468a Socrates: add support for DS75 Digital Thermo Sensor on I2C bus. by Sergei Poselenov · 16 years ago
  96. 83e9d7a Socrates: Config file cleanup. by Sergei Poselenov · 16 years ago
  97. 42fd5f8 Merging Stelian Pop AT91 patches by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  98. 477434c USB: add support for multiple PCI OHCI controllers by Sergei Poselenov · 16 years ago
  99. 97f7d27 Merge branch 'quad100hd' by Stefan Roese · 16 years ago
  100. 0ad4770 Merge branch 'socrates' of /home/wd/git/u-boot/projects by Wolfgang Denk · 16 years ago