1. e16b0c0 ppc4xx: Add missing APC405 to MAKEALL by Stefan Roese · 15 years ago
  2. abca6f0 Fix typos in Korat board console output by Larry Johnson · 15 years ago
  3. 4cb078c Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 15 years ago
  4. 1013985 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 15 years ago
  5. 891e240 MX31: Added LCD support for QONG module by Stefano Babic · 15 years ago
  6. 1780f3b Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 15 years ago
  7. 7e78f89 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 15 years ago
  8. 69ccc88 Merge branch 'next' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 15 years ago
  9. b7c3ccf ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ by Kumar Gala · 15 years ago
  10. e0ef732 mpc85xx: Add the ability to set LCRR[CLKDIV] to improve R/W speed of flash by Lan Chunhe · 15 years ago
  11. acbd8ec 85xx: clean up the io_sel for PCI express of P1022 by Dave Liu · 15 years ago
  12. 2aba8a1 85xx/socrates: Remove NFS support to fit image size. by Detlev Zundel · 15 years ago
  13. 1d39c9a 85xx: Fix compile warning by Kumar Gala · 15 years ago
  14. 2f1d2d2 85xx: Convert cpu_init_f code to use out_be32 for LBC registers by Kumar Gala · 15 years ago
  15. 8838374 fsl_sata: Move the snoop bit to another place by Dave Liu · 15 years ago
  16. b9674d0 fsl_sata: Add the workaround for errata SATA-A001 by Dave Liu · 15 years ago
  17. 8107926 fsl-ddr: Add extra cycle to turnaround times by Dave Liu · 15 years ago
  18. 0489919 fsl-ddr: add the macro for Rtt_Nom definition by Dave Liu · 15 years ago
  19. 13d1fe1 ppc/p4080: Add p4080 DEVDISR2 & SRDS_PLLCR0 defines by Kumar Gala · 15 years ago
  20. 838dec1 ppc/p4080: Extend the GUTS memory map by Dave Liu · 15 years ago
  21. f58c2a4 ppc/p4080: Fix synchronous frequency calculations by Srikanth Srinivasan · 15 years ago
  22. 42d966e ppc/85xx: Fixup PCI nodes for P1_P2_RDB by Kumar Gala · 15 years ago
  23. 7ffbbf5 nios2: add nios2-generic board by Thomas Chou · 15 years ago
  24. 232ce02 nios2: fix no flash, add nand and mmc init in board.c by Thomas Chou · 15 years ago
  25. f144ae7 nios2: consolidate reset initialization by Thomas Chou · 15 years ago
  26. 985fd95 altera_jtag_uart: bypass when no jtag connection by Thomas Chou · 15 years ago
  27. 015e007 nios2: add dma_alloc_coherent by Thomas Chou · 15 years ago
  28. c9726c8 nios2: add 64 bits swab support by Thomas Chou · 15 years ago
  29. 92efb27 nios2: add altera cf reset by Thomas Chou · 15 years ago
  30. 277f658 nios2: allow link script overriding from boards by Thomas Chou · 15 years ago
  31. 810b207 mpc5121: pdm360ng: add coprocessor POST by Anatolij Gustschin · 15 years ago
  32. 657c46e mpc5121: add common post_word_load/store code by Anatolij Gustschin · 15 years ago
  33. 81cad14 mpc5121: add support for PDM360NG board by Anatolij Gustschin · 15 years ago
  34. 4c6d349 mpc5121: determine RAM size using get_ram_size() by Anatolij Gustschin · 15 years ago
  35. 007a817 mpc512x: make MEM IO Control configuration a board config option by Anatolij Gustschin · 15 years ago
  36. 65c3dfc mpc5121: add PSC serial communication routines by Anatolij Gustschin · 15 years ago
  37. ee4aac8 mpc512x: add multi serial PSC support by Anatolij Gustschin · 15 years ago
  38. 99d25f9 serial: struct serial_device: add uninit() entry for drivers by Anatolij Gustschin · 15 years ago
  39. 4f2d757 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 15 years ago
  40. ec88cd6 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  41. e5bf1e7 Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 15 years ago
  42. 20732b9 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 15 years ago
  43. 5c72f35 ppc/85xx: PIO Support for FSL eSDHC Controller Driver by Dipen Dudhat · 15 years ago
  44. f3c7cd9 mpc83xx: turn on icache in core initialization to improve u-boot boot time by Kim Phillips · 15 years ago
  45. 26c16d8 mpc83xx: enable command line autocompletion by Kim Phillips · 15 years ago
  46. 39b4816 mpc83xx: use "A" nomenclature only on mpc834x and mpc836x families by Kim Phillips · 15 years ago
  47. a249617 mpc83xx: Use CONFIG_FSL_ESDHC to enable sdhc clk by Rini van Zetten · 15 years ago
  48. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  49. 94b6270 ppc4xx: TLB init file cleanup by Stefan Roese · 15 years ago
  50. df0149c fsl_i2c: Added a callpoint for i2c_board_late_init by Richard Retanubun · 15 years ago
  51. 12a8a65 nios2: Move individual board linker scripts to common script in cpu tree. by Scott McNutt · 15 years ago
  52. 08a30cb microblaze: Consolidate cache code by Michal Simek · 15 years ago
  53. 80c42c7 microblaze: Flush cache before jumping to kernel by Michal Simek · 15 years ago
  54. 91393d3 microblaze: Support system with WB cache by Michal Simek · 15 years ago
  55. f31cb1f microblaze: Change initialization sequence by Michal Simek · 15 years ago
  56. 7a47a20 microblaze: Change cache report messages by Michal Simek · 15 years ago
  57. 2c00449 microblaze: Fix interrupt handler code by Michal Simek · 15 years ago
  58. 98f872e microblaze: Move FSL initialization to board.c by Michal Simek · 15 years ago
  59. d1ff6c7 microblaze: Move timer initialization to board.c by Michal Simek · 15 years ago
  60. 6a3d319 microblaze: Fix irq.S code by Michal Simek · 15 years ago
  61. 2304c05 microblaze: Add FDT support by Arun Bhanu · 15 years ago
  62. 97251f9 ppc4xx: Add option for PPC440SPe ports without old Rev. A support by Stefan Roese · 15 years ago
  63. b2aeab8 ppc4xx: alpr: Remove some not needed commands to make image fit again by Stefan Roese · 15 years ago
  64. e4d1abc Update README to reflect new directory structure by Peter Tyser · 15 years ago
  65. bd64c06 nios2: Move cpu/nios2/* to arch/nios2/cpu/* by Peter Tyser · 15 years ago
  66. 6a46842 nios: Move cpu/nios/* to arch/nios/cpu/* by Peter Tyser · 15 years ago
  67. e9b287d sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23] by Peter Tyser · 15 years ago
  68. 16261b5 i386: Move cpu/i386/* to arch/i386/cpu/* by Peter Tyser · 15 years ago
  69. db60bd2 microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/* by Peter Tyser · 15 years ago
  70. 7aefd84 avr32: Move cpu/at32ap/* to arch/avr32/cpu/* by Peter Tyser · 15 years ago
  71. 1d85dee mips: Move cpu/mips/* to arch/mips/cpu/* by Peter Tyser · 15 years ago
  72. 12e5765 blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/* by Peter Tyser · 15 years ago
  73. 45dbaf2 m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU by Peter Tyser · 15 years ago
  74. f7c6737 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 15 years ago
  75. 693396b sh: Move cpu/$CPU to arch/sh/cpu/$CPU by Peter Tyser · 15 years ago
  76. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago
  77. 3cba3c1 Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · 15 years ago
  78. 133c0fe Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · 15 years ago
  79. 8e7788f Move libfdt/ into lib/ by Peter Tyser · 15 years ago
  80. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · 15 years ago
  81. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago
  82. b577a2f Change directory-specific CFLAGS to use full path by Peter Tyser · 15 years ago
  83. d53e8fd Create CPUDIR variable by Peter Tyser · 15 years ago
  84. f47d087 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 15 years ago
  85. 1124755 FIX: watchdog timeout, while waiting for input by Jens Scharsig · 15 years ago
  86. 81611b7 config_cmd_all.h: Sort entries alphabetically by Detlev Zundel · 15 years ago
  87. de85f71 config_cmd_all.h: added missing CONFIG_CMD_UBI and CONFIG_CMD_UBIFS by Frans Meulenbroeks · 15 years ago
  88. 34e5088 malloc: sbrk() should return MORECORE_FAILURE instead of NULL on failure by karl.beldan@gmail.com · 15 years ago
  89. 632d9ca mkimage: Fix strict-aliasing compiler warning by Peter Tyser · 15 years ago
  90. 3f4bd65 Add initial support for Matrix Vision mvSMR board based on MPC5200B. by Andre Schwarz · 15 years ago
  91. c59bc50 cmd_bmp.c: add standard subcommand handling by Frans Meulenbroeks · 15 years ago
  92. 8167108 drivers/mtd/spi/eeprom_m95xxx.c: add missing error checking by Albin Tonnerre · 15 years ago
  93. 2e1221e Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · 15 years ago
  94. 6d8aa6a Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 15 years ago
  95. f2dbedc cmd_ubi: Fix uninitialized variable warning by Peter Tyser · 15 years ago
  96. 3d42b8a USB storage probe by Kim B. Heino · 15 years ago
  97. 300ea51 USB storage count by Kim B. Heino · 15 years ago
  98. 316b996 EHCI: add NEC PCI ID by Sergei Shtylyov · 15 years ago
  99. 23dec68 EHCI: fix port reset reporting by Sergei Shtylyov · 15 years ago
  100. 9de4ac4 EHCI: fix off-by-one error in ehci_submit_root() by Sergei Shtylyov · 15 years ago