1. b36df56 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  2. 4ad0df2 ppc4xx: Remove unreferenced file include/405_dimm.h by Stefan Roese · 14 years ago
  3. 8a805df ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size by Stefan Roese · 14 years ago
  4. ab25e88 ppc4xx: POST UART: Use in/out_8() io-accessor functions by Stefan Roese · 14 years ago
  5. 6aa9195 ppc4xx: Fix CATcenter build by Stefan Roese · 14 years ago
  6. 2675244 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 14 years ago
  7. e6e1fb3 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  8. d1475d8 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · 14 years ago
  9. 55fed6f Blackfin: bfin_spi: use same gpio cs define as Linux by Mike Frysinger · 14 years ago
  10. 3d7c8cf Blackfin: update some missed board config.mk files by Mike Frysinger · 14 years ago
  11. e69e520 fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo features by Timur Tabi · 14 years ago
  12. 68f6618 video: cfb_console: add support for 4bpp bitmaps with GDF_32BIT_X888RGB by Timur Tabi · 14 years ago
  13. ef351fe logos: add Freescale logo by Timur Tabi · 14 years ago
  14. c88777e video: cfb_console: fix definition and usage of CURSOR_xxx macros by Timur Tabi · 14 years ago
  15. d70d8cc silence config step commands display during MAKEALL builds by Kim Phillips · 14 years ago
  16. b9d74b4 arm: Make jadecpu board use relocation by Matthias Weisser · 14 years ago
  17. 800eb09 POST cleanup. by Michael Zaidman · 14 years ago
  18. e2fad3f cmd_mmc: use common usage function by Mike Frysinger · 14 years ago
  19. 16e66cf setlocalversion: add some more fallbacks for git describe by Mike Frysinger · 14 years ago
  20. 696f6cc Merge branch 'next' of ../custodians into next by Wolfgang Denk · 14 years ago
  21. 0cc89de Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · 14 years ago
  22. e7eb046 Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Wolfgang Denk · 14 years ago
  23. b65e86d Merge branch 'next' of ../custodians into next by Wolfgang Denk · 14 years ago
  24. 6142e0a USB-CDC: Fix coding style issues by Vitaly Kuzmichev · 14 years ago
  25. a170f2c USB-CDC: called handle_interrupts inside usb_eth_send by Stefano Babic · 14 years ago
  26. 8046077 USB-CDC: correct wrong alignment in ether.c by Stefano Babic · 14 years ago
  27. c0ef513 USB-CDC: change simple_strtol to simple_strtoul by Vitaly Kuzmichev · 14 years ago
  28. d5292c1 USB-CDC: ethernet error path potential oops fix by Vitaly Kuzmichev · 14 years ago
  29. df559c1 USB-CDC: Correct stat_req initialization by Vitaly Kuzmichev · 14 years ago
  30. 2e12abe USB-CDC: Replace 'strcpy' by 'strlcpy' by Vitaly Kuzmichev · 14 years ago
  31. 0129e32 USB-CDC: Correct freeing usb requests by Vitaly Kuzmichev · 14 years ago
  32. 7de7318 USB-CDC: Use native debug printout macros by Vitaly Kuzmichev · 14 years ago
  33. 2721dbf USB-CDC: Add lost 'qmult' definition by Vitaly Kuzmichev · 14 years ago
  34. 7b2f390 USB-CDC: Restuct USB gadget Makefile by Vitaly Kuzmichev · 14 years ago
  35. 23cd138 Integrate USB gadget layer and USB CDC driver layer by Remy Bohmer · 15 years ago
  36. 70fccb3 usb: musb: stub out MUSB_TXCSR_MODE for Blackfin parts by Mike Frysinger · 14 years ago
  37. 3c29975 cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECT by Stefan Roese · 14 years ago
  38. ca5def3 cfi_flash: Simplify dynamic flash bank number detection by Stefan Roese · 14 years ago
  39. b00e19c cfi_flash: Add weak default for cfi_flash_bank_addr() by Stefan Roese · 14 years ago
  40. cba34aa cfi_flash: Simplify flash_get_info() by Stefan Roese · 14 years ago
  41. 69434e4 Remove spieval board support by Wolfgang Denk · 14 years ago
  42. 9ddc3af Remove smmaco4 board support by Wolfgang Denk · 14 years ago
  43. 77efe35 Remove HMI10 board support by Wolfgang Denk · 14 years ago
  44. ff377b1 canmb board: Fix compiler warnings by Wolfgang Denk · 14 years ago
  45. 9096435 aev board: Fix compile problems by Wolfgang Denk · 14 years ago
  46. 9700375 da8xx: fixup ARM relocation support by Ben Gardiner · 14 years ago
  47. a51dd67 ARM: implement relocation for arm1176 by Heiko Schocher · 14 years ago
  48. abef7b8 ARM: implement relocation for arm720t by Heiko Schocher · 14 years ago
  49. c6c2ceb ARM: implement relocation for arm_intcm by Heiko Schocher · 14 years ago
  50. ec985e9 ARM: implement relocation for lh7a40x by Heiko Schocher · 14 years ago
  51. 0110955 ARM: implement relocation for s3c44b0 by Heiko Schocher · 14 years ago
  52. e30ceca ARM: implement relocation for sa1100 by Heiko Schocher · 14 years ago
  53. 2af0a09 ARM: implement relocation for ixp by Heiko Schocher · 14 years ago
  54. 5347f68 ARM: implement relocation for pxa by Heiko Schocher · 14 years ago
  55. 5a8a87e ARM: implement relocation for ARM946 by Heiko Schocher · 14 years ago
  56. 405d023 ARM: implement relocation for ARM925 by Heiko Schocher · 14 years ago
  57. cc7cdcb ARM: implement relocation for ARM920 by Heiko Schocher · 14 years ago
  58. ab86f72 ARM: implement relocation for ARM926 by Heiko Schocher · 14 years ago
  59. 561142a ARM: implement relocation for ARM V7 (OMAP) by Heiko Schocher · 14 years ago
  60. e48b7c0 ARM: implement relocation for ARM11 by Heiko Schocher · 14 years ago
  61. f1d2b31 ARM: add relocation support by Heiko Schocher · 14 years ago
  62. 4fff329 nand_boot_fsl_nfc.c: make "nfc" a "static const" pointer by Heiko Schocher · 14 years ago
  63. 1724fe9 i2c, omap24xx: set bus_initialized only after relocation. by Heiko Schocher · 14 years ago
  64. 23090da disk/part.c: fix relocation fixup by Heiko Schocher · 14 years ago
  65. 4444b22 i2c: fix command usage help by Heiko Schocher · 14 years ago
  66. 3fbeeea common: move TOTAL_MALLOC_LEN to include/common.h by Heiko Schocher · 14 years ago
  67. 620f1f6 relocation: fixup cmdtable by Heiko Schocher · 14 years ago
  68. 7e4a9e6 ARM (ARM11): add data cache support, test on Qong board by Heiko Schocher · 14 years ago
  69. 95c6f6d ARM V7 (OMAP): add data cache support, test on Beagle board by Heiko Schocher · 14 years ago
  70. c3330e9 ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 board by Heiko Schocher · 14 years ago
  71. 880eff5 ARM: cp15: setup mmu and enable dcache by Heiko Schocher · 14 years ago
  72. 55e9742 arm: get rid of bi_env by Heiko Schocher · 14 years ago
  73. d1831c5 mpc52xx: Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE by Heiko Schocher · 14 years ago
  74. 570d7d5 tools: enable img2srec for "tools-all" target by Mike Frysinger · 14 years ago
  75. abd315a tools/env: use host build flags by Mike Frysinger · 14 years ago
  76. 0358df4 unify toplevel tools targets by Mike Frysinger · 14 years ago
  77. 8e0ec82 tools: update .gitignore by Mike Frysinger · 14 years ago
  78. 9ec49f8 MAKEALL: cut down on duplication of targets by Mike Frysinger · 14 years ago
  79. 727ebd9 Makefile: restore support for board shortcut targets by Mike Frysinger · 14 years ago
  80. ea882ba New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  81. 91a7675 Make getenv() work before relocation. by Wolfgang Denk · 14 years ago
  82. 6d014ad Remove support for CONFIG_HAS_UID and "forceenv" command by Wolfgang Denk · 14 years ago
  83. a6826fb Add hash table support as base for new environment code by Wolfgang Denk · 14 years ago
  84. 54c6977 Add qsort - add support for sorting data arrays by Wolfgang Denk · 14 years ago
  85. 65cd3fa Add basic errno support. by Wolfgang Denk · 14 years ago
  86. a2a649d 4xx: adjust TEXT_BASE to increase U-Boot image size by Wolfgang Denk · 14 years ago
  87. d2e2273 IceCube.h: update configuration by Wolfgang Denk · 14 years ago
  88. 3611665 Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE by Wolfgang Denk · 14 years ago
  89. bf56080 4xx: add missing CONFIG_SYS_SRAM_SIZE definition by Wolfgang Denk · 14 years ago
  90. 07517e7 Prepare v2010.09-rc2 by Wolfgang Denk · 14 years ago
  91. a806035 Save environment data to mmc. by Terry Lv · 14 years ago
  92. 3adfd11 socrates: adjust TEXT_BASE to increase U-Boot image size by Wolfgang Denk · 14 years ago
  93. fe64fd4 mmc: fix compiler warnings by Wolfgang Denk · 14 years ago
  94. 29ccd7c tools/env: fail on invalid options by Daniel Hobi · 14 years ago
  95. 122bc08 tools/env: allow option "-n" for fw_printenv by Daniel Hobi · 14 years ago
  96. c54b592 ARM: Update ARM mach-types by Thomas Weber · 14 years ago
  97. 8f3b964 mmc: print out partition table by Lei Wen · 14 years ago
  98. d2bf29e mmc: add boundary check for mmc operation by Lei Wen · 14 years ago
  99. 6561863 video: cfb_console: fix definition and usage of CURSOR_xxx macros by Timur Tabi · 14 years ago
  100. a12555c Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 14 years ago