1. 39b4816 mpc83xx: use "A" nomenclature only on mpc834x and mpc836x families by Kim Phillips · 15 years ago
  2. a249617 mpc83xx: Use CONFIG_FSL_ESDHC to enable sdhc clk by Rini van Zetten · 15 years ago
  3. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  4. 12a8a65 nios2: Move individual board linker scripts to common script in cpu tree. by Scott McNutt · 15 years ago
  5. 97251f9 ppc4xx: Add option for PPC440SPe ports without old Rev. A support by Stefan Roese · 15 years ago
  6. b2aeab8 ppc4xx: alpr: Remove some not needed commands to make image fit again by Stefan Roese · 15 years ago
  7. e4d1abc Update README to reflect new directory structure by Peter Tyser · 15 years ago
  8. bd64c06 nios2: Move cpu/nios2/* to arch/nios2/cpu/* by Peter Tyser · 15 years ago
  9. 6a46842 nios: Move cpu/nios/* to arch/nios/cpu/* by Peter Tyser · 15 years ago
  10. e9b287d sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23] by Peter Tyser · 15 years ago
  11. 16261b5 i386: Move cpu/i386/* to arch/i386/cpu/* by Peter Tyser · 15 years ago
  12. db60bd2 microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/* by Peter Tyser · 15 years ago
  13. 7aefd84 avr32: Move cpu/at32ap/* to arch/avr32/cpu/* by Peter Tyser · 15 years ago
  14. 1d85dee mips: Move cpu/mips/* to arch/mips/cpu/* by Peter Tyser · 15 years ago
  15. 12e5765 blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/* by Peter Tyser · 15 years ago
  16. 45dbaf2 m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU by Peter Tyser · 15 years ago
  17. f7c6737 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 15 years ago
  18. 693396b sh: Move cpu/$CPU to arch/sh/cpu/$CPU by Peter Tyser · 15 years ago
  19. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago
  20. 3cba3c1 Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · 15 years ago
  21. 133c0fe Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · 15 years ago
  22. 8e7788f Move libfdt/ into lib/ by Peter Tyser · 15 years ago
  23. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · 15 years ago
  24. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago
  25. b577a2f Change directory-specific CFLAGS to use full path by Peter Tyser · 15 years ago
  26. d53e8fd Create CPUDIR variable by Peter Tyser · 15 years ago
  27. f47d087 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 15 years ago
  28. 1124755 FIX: watchdog timeout, while waiting for input by Jens Scharsig · 15 years ago
  29. 81611b7 config_cmd_all.h: Sort entries alphabetically by Detlev Zundel · 15 years ago
  30. de85f71 config_cmd_all.h: added missing CONFIG_CMD_UBI and CONFIG_CMD_UBIFS by Frans Meulenbroeks · 15 years ago
  31. 34e5088 malloc: sbrk() should return MORECORE_FAILURE instead of NULL on failure by karl.beldan@gmail.com · 15 years ago
  32. 632d9ca mkimage: Fix strict-aliasing compiler warning by Peter Tyser · 15 years ago
  33. 3f4bd65 Add initial support for Matrix Vision mvSMR board based on MPC5200B. by Andre Schwarz · 15 years ago
  34. c59bc50 cmd_bmp.c: add standard subcommand handling by Frans Meulenbroeks · 15 years ago
  35. 8167108 drivers/mtd/spi/eeprom_m95xxx.c: add missing error checking by Albin Tonnerre · 15 years ago
  36. 2e1221e Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · 15 years ago
  37. 6d8aa6a Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 15 years ago
  38. f2dbedc cmd_ubi: Fix uninitialized variable warning by Peter Tyser · 15 years ago
  39. 3d42b8a USB storage probe by Kim B. Heino · 15 years ago
  40. 300ea51 USB storage count by Kim B. Heino · 15 years ago
  41. 316b996 EHCI: add NEC PCI ID by Sergei Shtylyov · 15 years ago
  42. 23dec68 EHCI: fix port reset reporting by Sergei Shtylyov · 15 years ago
  43. 9de4ac4 EHCI: fix off-by-one error in ehci_submit_root() by Sergei Shtylyov · 15 years ago
  44. fa30a27 EHCI: fix root hub device descriptor by Sergei Shtylyov · 15 years ago
  45. eaf3926 video: ati_radeon_fb.c: fix warning while compiling with DEBUG by Anatolij Gustschin · 15 years ago
  46. 224dad2 ati_radeon: Support PCI virtual not eq bus mapping. by Ed Swarthout · 15 years ago
  47. 9303ab8 ati_radeon: return with error when emulator fails by Ed Swarthout · 15 years ago
  48. 6b4e4fc video: cfb_console.c: add support for RLE8 bitmaps by Anatolij Gustschin · 15 years ago
  49. a8f6f88 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 15 years ago
  50. c920a11 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 15 years ago
  51. ce552f7 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 15 years ago
  52. 570e6cf Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  53. 4b7e668 cfi_flash: reset timer in flash status check by Thomas Chou · 15 years ago
  54. f273623 ppc/85xx: Use CONFIG_NS16550_MIN_FUNCTIONS to reduce NAND_SPL size by Kumar Gala · 15 years ago
  55. 4f332d2 p2020ds: add alternate boot bank support using the ngPIXIS FPGA by Timur Tabi · 15 years ago
  56. 7ba8b32 fsl: improve the PIXIS code and fix a few bugs by Timur Tabi · 15 years ago
  57. 8709aed 85xx: Set HID1[mbdd] on e500v2 rev5.0 or greater by Sandeep Gopalpet · 15 years ago
  58. 16a276e 85xx: Added various P1012/P1013/P1021/P1022 defines by Kumar Gala · 15 years ago
  59. 326ed2f ppc/8xxx: Delete PCI nodes from device tree if not configured by Kumar Gala · 15 years ago
  60. 0ae93ab Blackfin: IP04: new board port by Brent Kandetzki · 15 years ago
  61. 8a351f6 Blackfin: drop bfin #undef in linker script by Mike Frysinger · 15 years ago
  62. 851b817 Blackfin: call watchdog_init() for external watchdogs by Mike Frysinger · 15 years ago
  63. 433d716 Blackfin: link with normal ABI target by Mike Frysinger · 15 years ago
  64. 5120926 Blackfin: sync ptrace headers with linux by Mike Frysinger · 15 years ago
  65. 784dcb6 Blackfin: cm-bf561: update network/env settings by Harald Krapfenbauer · 15 years ago
  66. afd0fbf Blackfin: bf537-stamp: add board test defines by Mike Frysinger · 15 years ago
  67. 120ad97 Blackfin: relax .data alignment by Mike Frysinger · 15 years ago
  68. 188cd54 Blackfin: drop reference to gd->reloc_off by Mike Frysinger · 15 years ago
  69. f4ad4fd fdt: Add fdt_del_node_and_alias helper by Kumar Gala · 15 years ago
  70. 1cc853b Blackfin: disable NetBSD bootm support by default by Mike Frysinger · 15 years ago
  71. 5530cb8 85xx: Add defines for BUCSR bits to make code more readable by Kumar Gala · 15 years ago
  72. 707aa5c fsl-ddr: change the default burst mode for DDR3 by Dave Liu · 15 years ago
  73. 3525e1a fsl-ddr: Fix the turnaround timing for TIMING_CFG_4 by Dave Liu · 15 years ago
  74. e5853af fsl_esdhc: Only modify the field we are changing in WML by Roy Zang · 15 years ago
  75. b7ef756 fsl_esdhc: Add function to reset the eSDHC controller by Jerry Huang · 15 years ago
  76. 09876a3 fsl_esdhc: Always stop clock before changing frequency by Kumar Gala · 15 years ago
  77. 3b01e6b i2c: Move PPC4xx I2C driver into drivers/i2c directory by Stefan Roese · 15 years ago
  78. 71c50eb arm/integrator: Remove unneccessary CONFIG_PCI check. by Detlev Zundel · 15 years ago
  79. 1e01b08 at91: use C structs for AT91 OHCI code by Matthias Fuchs · 15 years ago
  80. 3062355 using AT91_PMC_MCKR_MDIV_ instead of LEGACY one in at91/clock.c by Asen Dimov · 15 years ago
  81. 4cc904d Nomadik: fix reset_timer() by Alessandro Rubini · 15 years ago
  82. 2a649d6 Convert at91 watchdog driver to new SoC access by Achim Ehrlich · 15 years ago
  83. 938809d at91: boards cleanup for deprecated CONFIG_CMD_AUTOSCRIPT by Daniel Gorsulowski · 15 years ago
  84. 37911ae ep93xx timer: refactoring by Matthias Kaehlcke · 15 years ago
  85. 9d46656 ep93xx timer: Rename struct timer_reg pointers by Matthias Kaehlcke · 15 years ago
  86. 45101ce SAMSUNG: SMDKC100: Adds ethernet support. by Naveen Krishna CH · 15 years ago
  87. 4b3bece S5PC100: Function to configure the SROMC registers. by Naveen Krishna CH · 15 years ago
  88. 3660662 S5PC100: Memory SubSystem Header file, register description(SROMC). by Naveen Krishna CH · 15 years ago
  89. 6aca8fc s5pc1xx: update the README file by Minkyu Kang · 15 years ago
  90. 1edf0f2 s5pc1xx: support the GPIO interface by Minkyu Kang · 15 years ago
  91. ce0cdc5 s3c64xx: Add ifdef at the S3C64XX only codes by Joonyoung Shim · 15 years ago
  92. 35c1f67 S5PC100: Moves the Macros to a common header file by Naveen Krishna CH · 15 years ago
  93. 591235c MAINTAINERS: sort the list of ARM Maintainers by last name by Minkyu Kang · 15 years ago
  94. 9f4f71a SPEAr : Adding maintainer name for spear SoCs by Vipin KUMAR · 15 years ago
  95. 6c6532e nios2: Reload timer count in reset_timer() by Scott McNutt · 15 years ago
  96. 09a3dde nios2: pass command line and initrd to linux in bootm.c by Thomas Chou · 15 years ago
  97. bd81948 nios2: Fix AMDLV065D flash write bug in altera board common tree. by Scott McNutt · 15 years ago
  98. 205458b nios2: Set CONFIG_SYS_HZ to 1000 all nios2 boards. by Scott McNutt · 15 years ago
  99. 0fd72d3 nios2: Fix outx/writex parameter order in io.h by Scott McNutt · 15 years ago
  100. 702c7b4 nios2: Add support for EPCS16 and EPCS64 configuration devices. by Scott McNutt · 15 years ago