1. e354235 updates the at91 main_clock calculation by Jens Scharsig · 15 years ago
  2. ac41d4d MX51: removed warnings for the mx51evk by Stefano Babic · 15 years ago
  3. e650e49 fec_mxc: cleanup and factor out MX27 dependencies by John Rigby · 15 years ago
  4. 9c14603 Add support for Freescale MX25 SOC by John Rigby · 15 years ago
  5. ff7a5ca fsl_esdhc: add support for mx51 processor by Stefano Babic · 15 years ago
  6. a521a77 MX51: Add initial support for the Freescale MX51 by Stefano Babic · 15 years ago
  7. e15c073 Add bootcount to AT91 by Anders Darander · 15 years ago
  8. 8df23b7 ep93xx: Refactoring of timer code by Matthias Kaehlcke · 15 years ago
  9. f56e70f ep93xx: Fix calculation of sys ticks in clk_to_systicks() by Matthias Kaehlcke · 15 years ago
  10. b914c9c OMAP3: workaround for ARM Cortex-A8 erratum 725233 by Siarhei Siamashka · 15 years ago
  11. 443873d ARM change name of defines for AT91 arm926ejs by Achim Ehrlich · 15 years ago
  12. 2255aae Merge branch 'next' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 15 years ago
  13. ea32ab2 allow MCF532x to use CONFIG_MONITOR_IS_IN_RAM by Wolfgang Wegner · 15 years ago
  14. 5ffa65b MCF5271-only: Added a weak board_reset function to allow custom reset by Richard Retanubun · 15 years ago
  15. 5487250 MCF532x: make icache_enable use CONFIG_SYS_SDRAM_SIZE by Wolfgang Wegner · 15 years ago
  16. 184154b Bug: do_reset issued via netconsole does not reset mpc83xx cpu. by Michael Zaidman · 15 years ago
  17. 9bbaae3 prepare joining at91rm9200 into at91 by Jens Scharsig · 15 years ago
  18. a4db1ca convert common files to new SoC access by Jens Scharsig · 15 years ago
  19. b49d15c convert all at91 files to use at91_gpio driver syntax by Jens Scharsig · 15 years ago
  20. ef7bd71 OMAP3: Avoid re-write to PRM_CLKSRC_CTRL by Sanjeev Premi · 15 years ago
  21. 195dbd1 ARM: Add support for EP93xx SoCs by Matthias Kaehlcke · 15 years ago
  22. 629d88b kgdb: cpu/mpc* cpu/74xx: include kgdb.h when needed by Mike Frysinger · 15 years ago
  23. 98b9eb7 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  24. cee7783 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 15 years ago
  25. ec3c002 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 15 years ago
  26. e8cb0e8 mpc5xxx/cpu_init.c: fix warning: unused variable 'cdm' by Wolfgang Denk · 15 years ago
  27. 5012ff3 mpc5xxx/cpu_init.c: fix warning: unused variable 'gpt0' by Wolfgang Denk · 15 years ago
  28. 63b6c42 ppc4xx: Fix compilation error on ML2 board by Stefan Roese · 15 years ago
  29. dab7cb8 new at91_emac network driver (NET_MULTI api) by Jens Scharsig · 15 years ago
  30. a9f3cf5 arm926ejs: add nand_spl boot support by John Rigby · 15 years ago
  31. c7bf0f9 85xx: Add support for 'cpu disable' command by Kumar Gala · 15 years ago
  32. 84c70bd 86xx: Add support for 'cpu disable' command by Kumar Gala · 15 years ago
  33. 006e2c8 Add support to disable cpu's in multicore processors by Kumar Gala · 15 years ago
  34. 5851104 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 15 years ago
  35. c9a1fb7 ppc: remove -ffixed-r14 gcc option. by Joakim Tjernlund · 15 years ago
  36. 3fbaa4d ppc: Use r12 instead of r14 as GOT pointer. by Joakim Tjernlund · 15 years ago
  37. 4ff6bc0 ppc: Loose GOT access in IRQ by Joakim Tjernlund · 15 years ago
  38. d555da1 qe: fixup the snum for MPC8569 Rev2.0 by Liu Yu · 15 years ago
  39. d8cb9e4 Fix the local bus divider mapping by Dave Liu · 15 years ago
  40. 75a8e32 Revert "ppc/p4080: Fix reporting of PME & FM clock frequencies" by Kumar Gala · 15 years ago
  41. 495dca6 ppc/p4080: Fix mask width of RCW fields MEM_PLL_RAT, SYS_PLL_RAT by James Yang · 15 years ago
  42. f7504ec mpc5xxx: Support CPU internal watchdog. by Detlev Zundel · 15 years ago
  43. a2ea276 mpc512x: Add display of reset status register by Detlev Zundel · 15 years ago
  44. 7cb1635 SPEAr : Adding basic SPEAr architecture support. by Vipin KUMAR · 15 years ago
  45. 72ffe1e Kirkwood: Makefile cleanup- fixed ordering (cosmetic change) by Prafulla Wadaskar · 15 years ago
  46. e3191f4 s5pc1xx: update cache routines by Minkyu Kang · 15 years ago
  47. 00c2716 mpc512x: Use in/out accessors for all registers by Detlev Zundel · 15 years ago
  48. 2dc7f47 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  49. 389672f ppc4xx: Allow setting a single SPD EEPROM address for DDR2 DIMMs by Felix Radensky · 15 years ago
  50. e6be145 ppc4xx: Fix reporting of bootstrap options G and F on 460EX/GT by Felix Radensky · 15 years ago
  51. 230d001 Blackfin: add support for kgdb by Robin Getz · 15 years ago
  52. 39cca8d kgdb: drop duplicate debugger_exception_handler by Mike Frysinger · 15 years ago
  53. 8b29ad5 mpc5xxx/cpu_init.c: Convert to IO accessors. by Detlev Zundel · 15 years ago
  54. 35b9995 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 15 years ago
  55. 62825a5 PCIe, USB: Replace 'end point' references with 'endpoint' by Peter Tyser · 15 years ago
  56. 1416dbc Blackfin: handle anomaly 05000257 by Robin Getz · 15 years ago
  57. cb6a8a0 Blackfin: keep hwtrace on CPLB miss by Robin Getz · 15 years ago
  58. 3b7ed5a Blackfin: use new bfin read/write mmr helper funcs by Mike Frysinger · 15 years ago
  59. 5443bc4 Blackfin: move watchdog config check to Makefile by Mike Frysinger · 15 years ago
  60. 4368ea2 Blackfin: support boards with no external memory by Mike Frysinger · 15 years ago
  61. 3343bfa Blackfin: re-architect initcode by Mike Frysinger · 15 years ago
  62. 685ec2c Blackfin: move section length calculation to linker script by Mike Frysinger · 15 years ago
  63. 1887d33 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 15 years ago
  64. 5318b08 mpc83xx: add support configure bus parking by Heiko Schocher · 15 years ago
  65. 3fab999 mpc83xx: spd_sdram.c: Disable memory controller before initializing by Stefan Roese · 15 years ago
  66. 625b268 fsl-ddr: setup ODT_RD_CFG & ODT_WR_CFG when we interleave by Dave Liu · 15 years ago
  67. 2d0f125 fsl-ddr: add override for the Rtt_Wr by Dave Liu · 15 years ago
  68. 64ee7df fsl-ddr: add the override for write leveling by Dave Liu · 15 years ago
  69. c7d983a fsl-ddr: Fix power-down timing settings by Dave Liu · 15 years ago
  70. 41a433a ppc/p4080: Fix reporting of PME & FM clock frequencies by Kumar Gala · 15 years ago
  71. 4756ffa ppc/85xx: Map boot page guarded for MP boot by Kumar Gala · 15 years ago
  72. 452ddb6 p4080: add readback to bootpage translation window by Dave Liu · 15 years ago
  73. 419083b ppc/85xx: Make SPD DDR TLB setup code use dynamic entry allocation by Kumar Gala · 15 years ago
  74. 42f9918 ppc/85xx: Add tracking of TLB CAM usage by Kumar Gala · 15 years ago
  75. a6c612c ppc/8xxx: Remove is_fsl_pci_agent by Kumar Gala · 15 years ago
  76. b915e0d 85xx: Add support to set DPAA (data path) devices clock frequencies by Kumar Gala · 16 years ago
  77. b49b09b ppc/8xxx: Don't use pci_cfg on FSL_CORENET platforms by Kumar Gala · 15 years ago
  78. 8d2817c 85xx: Add support for e500mc cache stashing by Kumar Gala · 16 years ago
  79. 83b9e1d USB Consolidate descriptor definitions by Tom Rix · 15 years ago
  80. 128a9a6 Merge branch 'next' of ../next by Wolfgang Denk · 15 years ago
  81. 2a483ee mpc83xx: boot time regression, move LCRR setup back to cpu_init_f by Peter Korsgaard · 15 years ago
  82. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  83. 733b48d 5xxx, fdt: move fdt_fixup_memory() to cpu.c file by Heiko Schocher · 15 years ago
  84. 12decf4 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  85. 3ea16c3 help: Correct syntax of nandecc help output. by Robert P. J. Day · 15 years ago
  86. 73188ee trab: fix warning: implicit declaration of function 'disable_vfd' by Wolfgang Denk · 15 years ago
  87. e3c1dc5 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  88. f0f778a Generic udelay() with watchdog support by Ingo van Lil · 15 years ago
  89. 078395c i386: Final Relocation by Graeme Russ · 15 years ago
  90. 1aafcc9 i386: Remove inline asm symbols from .dynsym by Graeme Russ · 15 years ago
  91. d11b085 i386: Rearrange Interupt Handling by Graeme Russ · 15 years ago
  92. cc272eb i386: Fix race condition when using SC520 timers by Graeme Russ · 15 years ago
  93. 04f3869 avr32/hsdramc: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  94. 5614a4d arm: A320: Add support for Faraday A320 evaluation board by Po-Yu Chuang · 15 years ago
  95. aedc879 OMAP3: Fix SDRC init by Nishanth Menon · 15 years ago
  96. 0d60d52 OMAP3:SDRC: Cleanup references to SDP by Nishanth Menon · 15 years ago
  97. 302fc2f TI DA8xx: Add DA8xx cpu functions by Sekhar Nori · 15 years ago
  98. 283398b TI Davinci timer.c: Remove volatiles and memory mapped structures by Nick Thompson · 15 years ago
  99. e0d8131 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  100. 7a69570 S3C6400/SMDK6400: fix stack_setup in start.S by Seunghyeon Rhee · 15 years ago