1. 1f003cf Blackfin: reset watchdog in udelay() by Mike Frysinger · 15 years ago
  2. cd77dd1 Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  3. afc3ba0 relocation: Do not relocate NULL pointers. by Joakim Tjernlund · 15 years ago
  4. 3beb40c 85xx: Ensure BSS segment isn't linked at address 0 by Peter Tyser · 15 years ago
  5. da01f53 mpc512x: fix fixed_sdram() init code. by Wolfgang Denk · 15 years ago
  6. 78d2a64 ppc4xx: Rework cmd reginfo by Niklaus Giger · 15 years ago
  7. ddc922f ppc_4xx: Apply new HW register names by Niklaus Giger · 15 years ago
  8. 56f1481 ppc4xx: Add PPC405EX(r) Rev D support by Stefan Roese · 15 years ago
  9. 06dfaee ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scan by Stefan Roese · 15 years ago
  10. 54f5f05 PPC4xx: Denali core: Fix incorrect DDR row bits by Mike Nuss · 15 years ago
  11. 8582901 ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  12. fb95169 ppc4xx: Merge PPC4xx DDR and DDR2 ECC handling by Stefan Roese · 15 years ago
  13. d24bd25 ppc4xx: Reorganize DDR2 ECC handling by Felix Radensky · 15 years ago
  14. 9ae7ae6 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  15. b306db2 ppc4xx: Remove mtsdram0() marcos and use common mtsdram() instead by Stefan Roese · 15 years ago
  16. 95b602b ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case by Stefan Roese · 15 years ago
  17. 952e776 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  18. c7190f0 mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfields by Kim Phillips · 15 years ago
  19. 3887c3f mucmc52, uc101: delete ata@3a00 node, if no CF card is detected by Heiko Schocher · 15 years ago
  20. 054197b mpc512x: Streamlined fixed_sdram() init sequence. by Martha M Stan · 15 years ago
  21. 39aaca1 ppc/p4080: Determine various chip frequencies on CoreNet platforms by Kumar Gala · 16 years ago
  22. 3c2a67e ppc/p4080: Handle timebase enabling and frequency reporting by Kumar Gala · 15 years ago
  23. 7e4259b ppc/p4080: Add various p4080 related defines (and p4040) by Kumar Gala · 16 years ago
  24. 39a7e7f ppc/p4080: CoreNet platfrom style secondary core release by Kumar Gala · 15 years ago
  25. a880cf3 ppc/p4080: CoreNet platfrom style CCSRBAR setting by Kumar Gala · 15 years ago
  26. 25bacf7 ppc/85xx: Fix enabling of L2 cache by Kumar Gala · 15 years ago
  27. cb0ff65 85xx-fdt: Fixed l2-ctlr's compatible prop for QorIQ by Vivek Mahajan · 15 years ago
  28. 234a89d ppc/85xx: add cpu init config file for boot from NAND by Mingkai Hu · 15 years ago
  29. 098bcba ppc/85xx: add ld script file for boot from NAND by Mingkai Hu · 15 years ago
  30. fcdb36b ppc4xx: Fix PCIE PLL lock on 440SPe Yucca board by Rupjyoti Sarmah · 15 years ago
  31. e67af44 ppc4xx: Consolidate get_OPB_freq() by Stefan Roese · 15 years ago
  32. 95a4a59 ppc4xx: Fix 405EZ uart base baud calculation by Stefan Roese · 15 years ago
  33. 15fba32 ppc/85xx: Disable all async interrupt sources when we boot by Kumar Gala · 15 years ago
  34. 9f00409 ppc/85xx: Split out cpu_init_early into its own file for NAND_SPL by Kumar Gala · 15 years ago
  35. 0456dbf ppc/85xx: Change cpu_init_early_f so we can use with NAND SPL by Kumar Gala · 15 years ago
  36. 7da5335 ppc/85xx: add boot from NAND/eSDHC/eSPI support by Mingkai Hu · 15 years ago
  37. b2eec28 ppc/85xx: Move code around to prep for NAND_SPL by Kumar Gala · 15 years ago
  38. 206af35 ppc/85xx: Repack tlb_table to save space by Kumar Gala · 15 years ago
  39. d30f904 ppc/85xx: Introduce low level write_tlb function by Kumar Gala · 15 years ago
  40. 6d8565a ppc/8xxx: Misc DDR related fixes by Kumar Gala · 15 years ago
  41. 3e3c9c1 ppc/85xx: Remove some bogus code from external interrupt handler. by Scott Wood · 15 years ago
  42. dcc87dd ppc/85xx: Ensure that MAS8 is zero when writing TLB entries. by Scott Wood · 15 years ago
  43. 1b72dbe ppc/85xx: Don't enable interrupts before we're ready by Scott Wood · 15 years ago
  44. d1c3b27 ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  45. 0b34dbb ppc4xx: Fix compilation warning in 4xx miiphy.c by Stefan Roese · 15 years ago
  46. 99bcf14 ppc4xx: Allow overwriting pci target registers for all 4xx boards by Matthias Fuchs · 15 years ago
  47. 6c97a20 ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link address by Kumar Gala · 15 years ago
  48. c348322 ppc/85xx: Clean up do_reset by Kumar Gala · 15 years ago
  49. 21170c8 ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu(). by Poonam Aggrwal · 15 years ago
  50. f8027f6 ppc/85xx/86xx: Device tree fixup for number of cores by Poonam Aggrwal · 15 years ago
  51. 58442dc ppc/85xx,86xx: Handling Unknown SOC version by Poonam Aggrwal · 15 years ago
  52. 3e7b6c1 ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host by Kumar Gala · 15 years ago
  53. 5052a77 ppc/85xx: Cleanup makefile and related optional files by Kumar Gala · 15 years ago
  54. c725908 ppc/85xx: Fix bug in setup_mp code by Kumar Gala · 15 years ago
  55. c2287af ppc/85xx: Add a simple function to search the TLB by Kumar Gala · 15 years ago
  56. 26f4cdba 85xx: Add support for setting IVORs to fixed offset defaults by Kumar Gala · 15 years ago
  57. da1cd95 ppc/85xx: Fix up eSDHC controller clock frequency in the device tree by Dipen Dudhat · 15 years ago
  58. 2abbd31 ppc/8xxx: Remove ddr_pd_cntl register since it doesn't exist by Kumar Gala · 15 years ago
  59. 6b9ea08 ppc/85xx: Use CONFIG_FSL_ESDHC to enable sdhc clk by Dipen Dudhat · 15 years ago
  60. 0052a05 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 15 years ago
  61. 3ea43ff Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  62. 5da71ef Reset i2c slave devices during init on mpc5xxx cpus by Eric Millbrandt · 15 years ago
  63. cf46309 ARM: DaVinci: DaVinci DM365 SOC specific code by Sandeep Paulraj · 15 years ago
  64. 001d615 mpc83xx/serdes: License cleanup: remove "All Rights Reserved" notice by Anton Vorontsov · 15 years ago
  65. d72871e arm: Remove -fno-strict-aliasing by Kumar Gala · 15 years ago
  66. d6281ff ppc: Remove -fno-strict-aliasing by Kumar Gala · 15 years ago
  67. ed7a1b6 i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structure by Graeme Russ · 15 years ago
  68. d754902 i386: Misc PCI fixups by Graeme Russ · 15 years ago
  69. 04ff9ab Fix sc520 timer interrupt generation by Graeme Russ · 15 years ago
  70. cfb3a73 i386: Change inline asm global symbols to local by Graeme Russ · 15 years ago
  71. 9c46e71 Blackfin: use scratch pad for exception stack by Mike Frysinger · 15 years ago
  72. 49d2cb4 arm: Kirkwood: add SYSRSTn Duration Counter Support by Prafulla Wadaskar · 15 years ago
  73. 9453967 Add support for the Calao SBC35-A9G20 board by Albin Tonnerre · 15 years ago
  74. 10bc241 imx27lite: add support for imx27lite board from LogicPD by Ilya Yanok · 15 years ago
  75. 05f6f66 85xx: Improve MPIC initialization by Timur Tabi · 15 years ago
  76. a713ba9 85xx: Added single core members of FSL P1xx/P2xx processors series by Poonam Aggrwal · 15 years ago
  77. 76b474e 85xx: Add L2SRAM Register's macro definition by Mingkai Hu · 15 years ago
  78. ec79d33 85xx: Move to a common linker script by Kumar Gala · 15 years ago
  79. 87c7661 85xx: Added P1020 Processor Support. by Poonam Aggrwal · 15 years ago
  80. 0e87098 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
  81. 18bacc2 8xxx: Refactored common cpu specific code for 85xx/86xx into one file. by Poonam Aggrwal · 15 years ago
  82. 73aacc5 86xx: Remove redudant PLATFORM_CPPFLAGS by Kumar Gala · 15 years ago
  83. 53efa1f 85xx: Remove redudant PLATFORM_CPPFLAGS by Kumar Gala · 15 years ago
  84. f6a3090 ColdFire: Fix compile warning messages by TsiChung Liew · 15 years ago
  85. 307ecb6 Add support for USB on PSC3 for the mpc5200 by Eric Millbrandt · 15 years ago
  86. 963f2f6 Prepare 2009.08-rc3 by Wolfgang Denk · 15 years ago
  87. f772acf ARM: compiler options cleanup - improve tool chain support by Wolfgang Denk · 15 years ago
  88. e393e2e 85xx: Fix addrmap to include memory by Kumar Gala · 15 years ago
  89. 53cc18c Minor coding style cleanup. by Wolfgang Denk · 15 years ago
  90. 3ed9e94 ARM Cortex A8: Remove bogus config.mk entries by Dirk Behme · 15 years ago
  91. ba3dbaf mxc-mmc: sdhc host driver for MX2 and MX3 proccessor by Ilya Yanok · 15 years ago
  92. 3177349 Dual-license IBM code contributions by Josh Boyer · 15 years ago
  93. 3b9043a omap3: bug fix for NOR boot support by Penda Naveen Kumar · 15 years ago
  94. 8941135 omap3: replace all instances of gpmc config struct by one global by Dirk Behme · 15 years ago
  95. 97a099e omap3: remove typedefs for configuration structs by Dirk Behme · 15 years ago
  96. 187af95 omap3: embedd gpmc_cs into gpmc config struct by Matthias Ludwig · 15 years ago
  97. cb32ed1 Merge branch 'next' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 15 years ago
  98. 06bffc6 rm9200 lowevel_init: don't touch reserved/readonly registers by David Brownell · 15 years ago
  99. 3c448e6 Add AT91SAM9260 to at91's lowlevel_init.S by Eric Benard · 15 years ago
  100. 89bcc48 ppc4xx: Add basic support for AMCC PPC460EX/460GT rev B chips by Stefan Roese · 15 years ago