1. 3885551 mkimage: adding support for Davinci AIS image by Stefano Babic · 13 years ago
  2. 6c1020c net: xilinx_enet: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
  3. 1237f45 net: sc589: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
  4. 75ff9fe net: s3c4510b_eth: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
  5. 9552a2f net: ns9750: drop !NET_MULTI driver by Mike Frysinger · 13 years ago
  6. fbae9af net: enc28j60_lpc2292: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
  7. 920fd2b powerpc/lib/board.c: Call run_post(POST_ROM) before relocating by Bernhard Kaindl · 13 years ago
  8. a77e293 net/dns.c: Fix endian conversion for big-endian in dns command by Bernhard Kaindl · 13 years ago
  9. 32ef00a x86: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  10. c131e52 sparc: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  11. 44fc669 powerpc: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  12. 8ccbef9 mips: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  13. 383c33a microblaze: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  14. 9e5689f m68k: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  15. 3d87f6b blackfin: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  16. 9b3b52b avr32: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  17. 706c234 arm: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  18. bf690f8 Add getenv_ulong() to read an integer from an environment variable by Simon Glass · 13 years ago
  19. 76deb6c common: fix missing function pointer relocation in fixup_cmdtable() by Daniel Schwierzeck · 13 years ago
  20. a6745b8 net: emaclite: Move RX/TX ping pong initialization to by Michal Simek · 13 years ago
  21. c433655 net: emaclite: Use unsigned long for baseaddr by Michal Simek · 13 years ago
  22. 865fed3 arm, post, memory: fix bug if sdram base != 0x00000000 by Heiko Schocher · 13 years ago
  23. 2d0dd6e spi/eon: add support for new EON spi flash EN25Q32B by Shaohui Xie · 13 years ago
  24. cda2e48 cache: include asm/cache.h for ARCH_DMA_MINALIGN definition by Anton Staaf · 13 years ago
  25. 49d351b x86: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  26. 66d6dbf mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  27. 71c2563 microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  28. 7dbd92f avr32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  29. fb2df08 sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  30. 18798f1 sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  31. 265766c powerpc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  32. 4b17083 nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  33. fe7d4f9 m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  34. 13b6b59 arm: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  35. dd5497c NS16550: trivial code clean for checkpatch by Simon Glass · 13 years ago
  36. b9f490f MPC85xx: remove broken "mpq101" board by Wolfgang Denk · 13 years ago
  37. e9a7806 serial: uartlite: Fix compilation warnings by Michal Simek · 13 years ago
  38. fe64eff hwmon: Provide dtt_init() by Dirk Eibach · 13 years ago
  39. e4da248 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · 13 years ago
  40. 257ff78 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · 13 years ago
  41. 8908e97 autoconf.mk.dep: use target cflags, not host by Mike Frysinger · 13 years ago
  42. 122035e build: force migration away from $(AR) by Mike Frysinger · 13 years ago
  43. 57e0deb build: add missing $(AR)->$(cmd_link_o_target) update by Mike Frysinger · 13 years ago
  44. a34a7a7 Makefile: Remove MLO on make clean by Joel A Fernandes · 13 years ago
  45. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  46. 6904b6e checkpatch whitespace cleanups by Stephen Warren · 13 years ago
  47. 4511ccc drivers: add the support for Silicon Image SATA controller by Tang Yuantian · 13 years ago
  48. 1cac36e doc/README: documents and readme for NDS32 arch by Macpaul Lin · 13 years ago
  49. e0eb35a adp-ag101: add board adp-ag101 support by Macpaul Lin · 13 years ago
  50. 354b4e3 nds32: common bdinfo, bootm, image support by Macpaul Lin · 13 years ago
  51. 394c76a nds32: standalone support by Macpaul Lin · 13 years ago
  52. 0d1f474 nds32/lib: add generic funcs in NDS32 lib by Macpaul Lin · 13 years ago
  53. 83dbca7 nds32/ag101: cpu and init funcs of SoC ag101 by Macpaul Lin · 13 years ago
  54. 3bb6f7e nds32/core N1213: NDS32 N12 core family N1213 by Macpaul Lin · 13 years ago
  55. 3258ffa nds32: add NDS32 support into common header file by Macpaul Lin · 13 years ago
  56. 0b9b59a nds32: add header files support for nds32 by Macpaul Lin · 13 years ago
  57. 7b48070 cmd_bdinfo: replace print_str() with print_mhz() by Timur Tabi · 13 years ago
  58. c3213b8 gpio: Add PCA9698 40-bit I2C I/O port by Dirk Eibach · 13 years ago
  59. b8058e8 serial: pl01x: drain PL01x FIFO before baudrate change by Linus Walleij · 13 years ago
  60. d74a67f examples: api: allow build with private libgcc by Che-liang Chiou · 13 years ago
  61. 68b1b93 net: dc2114x: check for apropriate command by Linus Walleij · 13 years ago
  62. 069b52b km/common: enable "env default" for all keymile boards by Gerlando Falauto · 13 years ago
  63. c56c5a3 ftgmac100: reset fix when supports wake on lan by Macpaul Lin · 13 years ago
  64. 4dc3cc8 km/common: remove obsolete header file by Holger Brunck · 13 years ago
  65. 28c63c7 km/common: fix ramfs development target by Andreas Huber · 13 years ago
  66. b9d9124 km/common: force set ethaddr only for KM kirkwood boards by Holger Brunck · 13 years ago
  67. d598271 fix compile warning for env tools by Luka Perkov · 13 years ago
  68. 43641a4 km_arm: enable POST for these boards by Valentin Longchamp · 13 years ago
  69. 6519bbf removed static from images in cmd_bootm.c by Simon Schwarz · 13 years ago
  70. 5444586 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  71. f8ab900 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 13 years ago
  72. a2a56ed Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · 13 years ago
  73. 3761b97 mpc85xx: Add inline GPIO acessor functions by Kyle Moffett · 13 years ago
  74. 856f32f powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9) by Timur Tabi · 13 years ago
  75. c76b834 cosmetic: Fixup fixup_silent_linux() for checkpatch by Doug Anderson · 13 years ago
  76. 0d4c62e Correct dependency rule to fix SPL build by Simon Glass · 13 years ago
  77. 6f4c935 ColdFire: Clean Makefile _config rules by stany MARCEL · 13 years ago
  78. 5ac9ea6 ColdFire: Move boards with simple _config rules to boards.cfg by stany MARCEL · 13 years ago
  79. fba9314 ColdFire: Fix compilation with CONFIG_SYS_DRAMSZ1 defined by stany MARCEL · 13 years ago
  80. 8ced4cd ColdFire: Merge differentiated linking files into a sigle one by board by stany MARCEL · 13 years ago
  81. b0cbdc5 ColdFire: Add $(obj) before cpu lib to correct build by stany MARCEL · 13 years ago
  82. 4df9e53 ColdFire: Cleanup lds files for multiple defined symbols by stany MARCEL · 13 years ago
  83. a01c929 powerpc/85xx: Fix P2020DS booting by Kumar Gala · 13 years ago
  84. 320c2d2 powerpc/85xx: Update USB device tree status based on pin settings by Shengzhou Liu · 13 years ago
  85. a7be802 fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpers by Shengzhou Liu · 13 years ago
  86. 4eb3c37 powerpc/85xx: Add support for RMan LIODN initialization by Kumar Gala · 13 years ago
  87. 0e7ccae powerpc/85xx: Update device tree handling for SRIO by Kumar Gala · 13 years ago
  88. 2b2b696 powerpc/85xx: Update setting of SRIO LIODNs by Kumar Gala · 13 years ago
  89. 213c7b1 fm: Don't allow disabling of FM1-DTSEC1 by Kumar Gala · 13 years ago
  90. 1ec665a fm-eth: Don't mark the MAC we use for MDIO as disabled in device tree by Kumar Gala · 13 years ago
  91. 5040241 Move timestamp and version files into 'generated' subdir by Simon Glass · 13 years ago
  92. 9f53bbf sandbox: Makefile changes to build sandbox architecture by Simon Glass · 13 years ago
  93. 9c35f0e Add generic gpio.h in asm-generic by Simon Glass · 13 years ago
  94. 935c5bc Adjust dependency rules to permit per-file flags by Simon Glass · 13 years ago
  95. fc95324 sandbox: Use uintptr_t for 32/64-bit compatibility by Simon Glass · 13 years ago
  96. d2fdaaf sandbox: Add basic config file by Simon Glass · 13 years ago
  97. 479349a sandbox: Add serial uart by Simon Glass · 13 years ago
  98. 5ba8ef6 sandbox: Add main program by Simon Glass · 13 years ago
  99. cd0684f sandbox: Add OS dependent layer by Simon Glass · 13 years ago
  100. e4a2819 sandbox: Force command sections to be 4-byte aligned by Simon Glass · 13 years ago