1. 8cbb0dd nios2: add nios2-generic board by Thomas Chou · 14 years ago
  2. 441cac1 nios2: fix no flash, add nand and mmc init in board.c by Thomas Chou · 14 years ago
  3. fd2712d nios2: consolidate reset initialization by Thomas Chou · 14 years ago
  4. 9948529 altera_jtag_uart: bypass when no jtag connection by Thomas Chou · 15 years ago
  5. 7e812f2 nios2: add dma_alloc_coherent by Thomas Chou · 14 years ago
  6. 0dc1c7f nios2: add 64 bits swab support by Thomas Chou · 14 years ago
  7. e4bf588 nios2: add altera cf reset by Thomas Chou · 15 years ago
  8. dd168ef nios2: allow link script overriding from boards by Thomas Chou · 14 years ago
  9. 29fd7ce mpc5121: pdm360ng: add coprocessor POST by Anatolij Gustschin · 14 years ago
  10. 2ebdb9a mpc5121: add common post_word_load/store code by Anatolij Gustschin · 14 years ago
  11. a3921ee mpc5121: add support for PDM360NG board by Anatolij Gustschin · 14 years ago
  12. b9947bb mpc5121: determine RAM size using get_ram_size() by Anatolij Gustschin · 14 years ago
  13. 5d937e8 mpc512x: make MEM IO Control configuration a board config option by Anatolij Gustschin · 14 years ago
  14. 8e234e3 mpc5121: add PSC serial communication routines by Anatolij Gustschin · 14 years ago
  15. e3b28e6 mpc512x: add multi serial PSC support by Anatolij Gustschin · 14 years ago
  16. fbb0030 serial: struct serial_device: add uninit() entry for drivers by Anatolij Gustschin · 14 years ago
  17. 6e5fb4e Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 14 years ago
  18. a77034a Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  19. 500fbae Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 14 years ago
  20. b919a3f Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 14 years ago
  21. 77c1458 ppc/85xx: PIO Support for FSL eSDHC Controller Driver by Dipen Dudhat · 15 years ago
  22. 1a2e203 mpc83xx: turn on icache in core initialization to improve u-boot boot time by Kim Phillips · 14 years ago
  23. a059e90 mpc83xx: enable command line autocompletion by Kim Phillips · 14 years ago
  24. dfe812c mpc83xx: use "A" nomenclature only on mpc834x and mpc836x families by Kim Phillips · 14 years ago
  25. 27ef578 mpc83xx: Use CONFIG_FSL_ESDHC to enable sdhc clk by Rini van Zetten · 14 years ago
  26. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago
  27. cf6eb6d ppc4xx: TLB init file cleanup by Stefan Roese · 14 years ago
  28. 26a3350 fsl_i2c: Added a callpoint for i2c_board_late_init by Richard Retanubun · 14 years ago
  29. 254ab7b nios2: Move individual board linker scripts to common script in cpu tree. by Scott McNutt · 14 years ago
  30. 8ff972c microblaze: Consolidate cache code by Michal Simek · 14 years ago
  31. 9b4d905 microblaze: Flush cache before jumping to kernel by Michal Simek · 14 years ago
  32. 7052488 microblaze: Support system with WB cache by Michal Simek · 14 years ago
  33. 9769b73 microblaze: Change initialization sequence by Michal Simek · 14 years ago
  34. e6177b3 microblaze: Change cache report messages by Michal Simek · 14 years ago
  35. 8125c98 microblaze: Fix interrupt handler code by Michal Simek · 14 years ago
  36. b266409 microblaze: Move FSL initialization to board.c by Michal Simek · 14 years ago
  37. 5bbcb6c microblaze: Move timer initialization to board.c by Michal Simek · 14 years ago
  38. cc53690 microblaze: Fix irq.S code by Michal Simek · 14 years ago
  39. 398b1d5 microblaze: Add FDT support by Arun Bhanu · 14 years ago
  40. 2a72e9e ppc4xx: Add option for PPC440SPe ports without old Rev. A support by Stefan Roese · 14 years ago
  41. 288991c ppc4xx: alpr: Remove some not needed commands to make image fit again by Stefan Roese · 14 years ago
  42. 8d321b8 Update README to reflect new directory structure by Peter Tyser · 14 years ago
  43. 37e4daf nios2: Move cpu/nios2/* to arch/nios2/cpu/* by Peter Tyser · 14 years ago
  44. 6a8a2b7 nios: Move cpu/nios/* to arch/nios/cpu/* by Peter Tyser · 14 years ago
  45. 1e9c265 sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23] by Peter Tyser · 14 years ago
  46. e9a8828 i386: Move cpu/i386/* to arch/i386/cpu/* by Peter Tyser · 14 years ago
  47. 6260fb0 microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/* by Peter Tyser · 14 years ago
  48. 8a15c2d avr32: Move cpu/at32ap/* to arch/avr32/cpu/* by Peter Tyser · 14 years ago
  49. 1e3827d mips: Move cpu/mips/* to arch/mips/cpu/* by Peter Tyser · 14 years ago
  50. c6fb83d blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/* by Peter Tyser · 14 years ago
  51. a414553 m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU by Peter Tyser · 14 years ago
  52. 84ad688 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 14 years ago
  53. 8f0fec7 sh: Move cpu/$CPU to arch/sh/cpu/$CPU by Peter Tyser · 14 years ago
  54. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 14 years ago
  55. 819833a Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · 14 years ago
  56. 61f2b38 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · 14 years ago
  57. 0de71d5 Move libfdt/ into lib/ by Peter Tyser · 14 years ago
  58. 78acc47 Rename lib_generic/ to lib/ by Peter Tyser · 14 years ago
  59. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago
  60. 89f39e1 Change directory-specific CFLAGS to use full path by Peter Tyser · 14 years ago
  61. 03b7004 Create CPUDIR variable by Peter Tyser · 14 years ago
  62. fd4e49c Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  63. 30dc165 FIX: watchdog timeout, while waiting for input by Jens Scharsig · 14 years ago
  64. 8178110 config_cmd_all.h: Sort entries alphabetically by Detlev Zundel · 14 years ago
  65. 9157e9c config_cmd_all.h: added missing CONFIG_CMD_UBI and CONFIG_CMD_UBIFS by Frans Meulenbroeks · 14 years ago
  66. ae30b8c malloc: sbrk() should return MORECORE_FAILURE instead of NULL on failure by karl.beldan@gmail.com · 14 years ago
  67. a2513e2 mkimage: Fix strict-aliasing compiler warning by Peter Tyser · 14 years ago
  68. 1f2463d Add initial support for Matrix Vision mvSMR board based on MPC5200B. by Andre Schwarz · 15 years ago
  69. 9acd4f0 cmd_bmp.c: add standard subcommand handling by Frans Meulenbroeks · 15 years ago
  70. f852a0c drivers/mtd/spi/eeprom_m95xxx.c: add missing error checking by Albin Tonnerre · 15 years ago
  71. 74b86d2 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · 14 years ago
  72. 2aa4c57 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 14 years ago
  73. 3b653fd cmd_ubi: Fix uninitialized variable warning by Peter Tyser · 14 years ago
  74. fac71cc USB storage probe by Kim B. Heino · 15 years ago
  75. aaad108 USB storage count by Kim B. Heino · 15 years ago
  76. d7a22a3 EHCI: add NEC PCI ID by Sergei Shtylyov · 15 years ago
  77. c8b2d1d EHCI: fix port reset reporting by Sergei Shtylyov · 15 years ago
  78. e06a055 EHCI: fix off-by-one error in ehci_submit_root() by Sergei Shtylyov · 15 years ago
  79. 6d313c8 EHCI: fix root hub device descriptor by Sergei Shtylyov · 15 years ago
  80. 760bce0 video: ati_radeon_fb.c: fix warning while compiling with DEBUG by Anatolij Gustschin · 14 years ago
  81. f6a7a2e ati_radeon: Support PCI virtual not eq bus mapping. by Ed Swarthout · 15 years ago
  82. 9624f6d ati_radeon: return with error when emulator fails by Ed Swarthout · 15 years ago
  83. d501176 video: cfb_console.c: add support for RLE8 bitmaps by Anatolij Gustschin · 15 years ago
  84. a233631 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 14 years ago
  85. 797131c Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  86. 92abce8 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 14 years ago
  87. 6a1f7e5 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  88. 22d6c8f cfi_flash: reset timer in flash status check by Thomas Chou · 15 years ago
  89. 9334190 ppc/85xx: Use CONFIG_NS16550_MIN_FUNCTIONS to reduce NAND_SPL size by Kumar Gala · 14 years ago
  90. 5a46960 p2020ds: add alternate boot bank support using the ngPIXIS FPGA by Timur Tabi · 15 years ago
  91. 2feb4af fsl: improve the PIXIS code and fix a few bugs by Timur Tabi · 15 years ago
  92. ff8473e 85xx: Set HID1[mbdd] on e500v2 rev5.0 or greater by Sandeep Gopalpet · 15 years ago
  93. 2160827 85xx: Added various P1012/P1013/P1021/P1022 defines by Kumar Gala · 15 years ago
  94. 5a85a30 ppc/8xxx: Delete PCI nodes from device tree if not configured by Kumar Gala · 15 years ago
  95. 3f1a5c1 Blackfin: IP04: new board port by Brent Kandetzki · 15 years ago
  96. a3c0836 Blackfin: drop bfin #undef in linker script by Mike Frysinger · 15 years ago
  97. 0c080aa Blackfin: call watchdog_init() for external watchdogs by Mike Frysinger · 15 years ago
  98. b874ed1 Blackfin: link with normal ABI target by Mike Frysinger · 15 years ago
  99. dd97022 Blackfin: sync ptrace headers with linux by Mike Frysinger · 15 years ago
  100. 6a0be8f Blackfin: cm-bf561: update network/env settings by Harald Krapfenbauer · 15 years ago