1. 865f24d ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host by Kumar Gala · 15 years ago
  2. 8b8376e ppc/85xx: Cleanup makefile and related optional files by Kumar Gala · 15 years ago
  3. eb0a2cc ppc/85xx: Fix bug in setup_mp code by Kumar Gala · 15 years ago
  4. 176c84e ppc/85xx: Add a simple function to search the TLB by Kumar Gala · 15 years ago
  5. e568fd9 85xx: Add support for setting IVORs to fixed offset defaults by Kumar Gala · 15 years ago
  6. 4507c0a ppc/85xx: Fix up eSDHC controller clock frequency in the device tree by Dipen Dudhat · 15 years ago
  7. ed4b37e ppc/8xxx: Remove ddr_pd_cntl register since it doesn't exist by Kumar Gala · 15 years ago
  8. 20f02c3 ppc/85xx: Use CONFIG_FSL_ESDHC to enable sdhc clk by Dipen Dudhat · 15 years ago
  9. 9179dd3 Reset i2c slave devices during init on mpc5xxx cpus by Eric Millbrandt · 15 years ago
  10. 13ba788 mpc83xx/serdes: License cleanup: remove "All Rights Reserved" notice by Anton Vorontsov · 15 years ago
  11. d42914f arm: Remove -fno-strict-aliasing by Kumar Gala · 15 years ago
  12. 5ce1da9 ppc: Remove -fno-strict-aliasing by Kumar Gala · 15 years ago
  13. 5aaeb2a i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structure by Graeme Russ · 15 years ago
  14. ed3afaf i386: Misc PCI fixups by Graeme Russ · 15 years ago
  15. a219983 Fix sc520 timer interrupt generation by Graeme Russ · 15 years ago
  16. ac28dcf i386: Change inline asm global symbols to local by Graeme Russ · 15 years ago
  17. 6c50788 Blackfin: use scratch pad for exception stack by Mike Frysinger · 15 years ago
  18. e08dbb4 TI DaVinci: DM646x: Initial Support for DM646x SOC by Sandeep Paulraj · 15 years ago
  19. 7467599 OMAP3 Move cache routine to cache.S by Tom Rix · 15 years ago
  20. cf46309 ARM: DaVinci: DaVinci DM365 SOC specific code by Sandeep Paulraj · 15 years ago
  21. 49d2cb4 arm: Kirkwood: add SYSRSTn Duration Counter Support by Prafulla Wadaskar · 15 years ago
  22. 9453967 Add support for the Calao SBC35-A9G20 board by Albin Tonnerre · 15 years ago
  23. 10bc241 imx27lite: add support for imx27lite board from LogicPD by Ilya Yanok · 15 years ago
  24. 05f6f66 85xx: Improve MPIC initialization by Timur Tabi · 15 years ago
  25. a713ba9 85xx: Added single core members of FSL P1xx/P2xx processors series by Poonam Aggrwal · 15 years ago
  26. 76b474e 85xx: Add L2SRAM Register's macro definition by Mingkai Hu · 15 years ago
  27. ec79d33 85xx: Move to a common linker script by Kumar Gala · 15 years ago
  28. 87c7661 85xx: Added P1020 Processor Support. by Poonam Aggrwal · 15 years ago
  29. 0e87098 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
  30. 18bacc2 8xxx: Refactored common cpu specific code for 85xx/86xx into one file. by Poonam Aggrwal · 15 years ago
  31. 73aacc5 86xx: Remove redudant PLATFORM_CPPFLAGS by Kumar Gala · 15 years ago
  32. 53efa1f 85xx: Remove redudant PLATFORM_CPPFLAGS by Kumar Gala · 15 years ago
  33. f6a3090 ColdFire: Fix compile warning messages by TsiChung Liew · 15 years ago
  34. 307ecb6 Add support for USB on PSC3 for the mpc5200 by Eric Millbrandt · 15 years ago
  35. 963f2f6 Prepare 2009.08-rc3 by Wolfgang Denk · 15 years ago
  36. f772acf ARM: compiler options cleanup - improve tool chain support by Wolfgang Denk · 15 years ago
  37. e393e2e 85xx: Fix addrmap to include memory by Kumar Gala · 15 years ago
  38. 53cc18c Minor coding style cleanup. by Wolfgang Denk · 15 years ago
  39. 3ed9e94 ARM Cortex A8: Remove bogus config.mk entries by Dirk Behme · 15 years ago
  40. ba3dbaf mxc-mmc: sdhc host driver for MX2 and MX3 proccessor by Ilya Yanok · 15 years ago
  41. 3177349 Dual-license IBM code contributions by Josh Boyer · 15 years ago
  42. 3b9043a omap3: bug fix for NOR boot support by Penda Naveen Kumar · 15 years ago
  43. 8941135 omap3: replace all instances of gpmc config struct by one global by Dirk Behme · 15 years ago
  44. 97a099e omap3: remove typedefs for configuration structs by Dirk Behme · 15 years ago
  45. 187af95 omap3: embedd gpmc_cs into gpmc config struct by Matthias Ludwig · 15 years ago
  46. cb32ed1 Merge branch 'next' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 15 years ago
  47. 06bffc6 rm9200 lowevel_init: don't touch reserved/readonly registers by David Brownell · 15 years ago
  48. 3c448e6 Add AT91SAM9260 to at91's lowlevel_init.S by Eric Benard · 15 years ago
  49. 89bcc48 ppc4xx: Add basic support for AMCC PPC460EX/460GT rev B chips by Stefan Roese · 15 years ago
  50. 108f56b Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 15 years ago
  51. 4c2e3da Update Freescale copyrights to remove "All Rights Reserved" by Kumar Gala · 15 years ago
  52. 60cbfbf arm nomadik: add gpio support by Alessandro Rubini · 15 years ago
  53. be9b56d mpc83xx: CONFIG_83XX_GENERIC_PCI is now synonymous with CONFIG_PCI; remove the former by Kim Phillips · 15 years ago
  54. 9689ddc cpu/arm920t/start.S: include <common.h> to have ROUND() defined by Wolfgang Denk · 15 years ago
  55. fcd3c87 Make include/common.h usable by assembler code by Wolfgang Denk · 15 years ago
  56. 8bf7437 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 15 years ago
  57. 716ece1 Add AVR32 LCD support by Mark Jackson · 15 years ago
  58. 58ea142 ppc4xx: Replace 4xx lowercase SPR references by Matthias Fuchs · 15 years ago
  59. 87c0b72 Add "chip_config" command for PPC4xx bootstrap configuration by Stefan Roese · 15 years ago
  60. 9b1b8c8 ppc4xx: Fix missing freqOPB for 405EP by Dirk Eibach · 15 years ago
  61. 0a371ca ppc4xx: Fix TLB reset problem with recent 44x images by Stefan Roese · 15 years ago
  62. 9aef738 unify HOST_CFLAGS and HOSTCFLAGS by Mike Frysinger · 15 years ago
  63. 0b23fb3 fec_mxc: driver for FEC ethernet controller on i.MX27 by Ilya Yanok · 15 years ago
  64. 7168eba rm9200 ethernet driver: board-specific quirk (csb337) by David Brownell · 15 years ago
  65. 84efbf4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  66. 6b96a20 ARM Cortex A8: Move OMAP3 specific reset handler by Minkyu Kang · 15 years ago
  67. d9c147f 85xx, 86xx: Add common board_add_ram_info() by Peter Tyser · 15 years ago
  68. e7ee23e 86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields by Peter Tyser · 15 years ago
  69. 490fe73 Blackfin: split cpu COBJS into multilines by Mike Frysinger · 15 years ago
  70. 909878f Blackfin: add os log functions by Mike Frysinger · 15 years ago
  71. a694610 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 15 years ago
  72. 6bb6e6c OMAP3 Fix compiler warning for v7_flush_dcache_all by Tom Rix · 15 years ago
  73. 52cb4d4 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  74. 12582ac nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory by Stefan Roese · 15 years ago
  75. d89e1c3 usb: mpc834x: added support of the MPH USB controller in addition to the DR one by Valeriy Glushkov · 15 years ago
  76. ee0a846 ColdFire: Add DSPI support for MCF5227x and MCF5445x by TsiChung Liew · 15 years ago
  77. bf9a521 ColdFire: Add M5208EVB and MCF520x CPU support by TsiChung Liew · 15 years ago
  78. 709b384 ColdFire: Update for M54451EVB by TsiChung Liew · 15 years ago
  79. 7629f1c MPC512x: factor out common code by Wolfgang Denk · 15 years ago
  80. 87abce6 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · 15 years ago
  81. c3ae126 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  82. ed01c4f Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 15 years ago
  83. 5db1dcc Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  84. 5ccc2d9 at91: Introduction of at91sam9g10 SOC. by Sedji Gaouaou · 15 years ago
  85. 22ee647 at91: Introduction of at91sam9g45 SOC. by Sedji Gaouaou · 15 years ago
  86. c996994 board support patch for phyCORE-MPC5200B-tiny by Jon Smirl · 15 years ago
  87. 632e9b6 ppc4xx: Set default PCI device ID for 405EP boards by Matthias Fuchs · 15 years ago
  88. 123f102 ppc4xx: Move 405EP pci code from cpu_init_f() to __pci_pre_init() by Matthias Fuchs · 15 years ago
  89. db7b43e mpc83xx: USB: fix: access of ehci struct elements by Vivek Mahajan · 15 years ago
  90. 0580e48 ppc4xx: Make pll_write global by Matthias Fuchs · 15 years ago
  91. 20b3c4b ppc4xx: Remove compilation warning "pci_async_enabled defined but not used" by Stefan Roese · 15 years ago
  92. d0a1364 ppc4xx: Implement is_pci_host() for 405 CPUs by Matthias Fuchs · 15 years ago
  93. 04ddae9 ppc4xx: Fixed PPC4xx debug compilation error in uic.c by Alessio Centazzo · 15 years ago
  94. 48e2b53 4xx: Fix compilation warnings and MQ registers dump in SPD DDR2 code by Felix Radensky · 15 years ago
  95. 3931a37 sh: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  96. 8e5e9b9 Coding style cleanup; update CHANGELOG by Wolfgang Denk · 15 years ago
  97. a48ecc9 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  98. 78eabb9 arm: Kirkwood: arch specific updated for ehci-Kirkwood driver support by Prafulla Wadaskar · 15 years ago
  99. 095a460 arm nomadik: use 1000 as HZ value and rewrite timer code by Alessandro Rubini · 15 years ago
  100. fd14c41 arm nomadik: cleanup reset by Alessandro Rubini · 15 years ago