1. bb7dc6a avr32: use single linker script by Andreas Bießmann · 14 years ago
  2. 758472c avr32/config.mk: simplify PLATFORM_RELFLAGS by Andreas Bießmann · 14 years ago
  3. c8e7ddd avr32: fix linking by Andreas Bießmann · 14 years ago
  4. 74cd977 Add support for Bluewater Systems Snapper 9260 and 9G20 modules by Ryan Mallon · 14 years ago
  5. 1069a5c at91: fixed at91sam9263 system file by Daniel Gorsulowski · 14 years ago
  6. 673678e remove __attribute__ ((packed)) in at91 headers by Jens Scharsig · 14 years ago
  7. ce26582 at91rm9200: fix lowlevel_init() SMRDATA size by Jens Scharsig · 14 years ago
  8. cfff263 AT91: fix timer.c - remove reset_timer() by Reinhard Meyer · 14 years ago
  9. 7f6ed7f AT91: fix at91sam_wdt.c to reworked header files by Reinhard Meyer · 14 years ago
  10. 50f7500 AT91: remove LEGACY from at91_rstc.h by Reinhard Meyer · 14 years ago
  11. a0cfd18 ATMEL: fix dataflash (dirty) this file should be converted to struct SoC access by Reinhard Meyer · 14 years ago
  12. 86592f6 AT91: change includes from asm/arch/io.h to asm/io.h by Reinhard Meyer · 14 years ago
  13. 60af568 AT91: cleanup at91sam9260_matrix.h to struct SoC access by Reinhard Meyer · 14 years ago
  14. 329f0f5 ATMEL: fix related common atmel driver files by Reinhard Meyer · 14 years ago
  15. 372f278 AT91: fix related at91 driver files by Reinhard Meyer · 14 years ago
  16. 9f3fe90 AT91: fix related at91 system/driver files by Reinhard Meyer · 14 years ago
  17. 83f1072 AT91: fix related arch-at91 header files by Reinhard Meyer · 14 years ago
  18. 405e591 AT91: cleanup hardware.h, remove memory-map.h by Reinhard Meyer · 14 years ago
  19. 4b1f9b1 AT91: rework at91sam9g45.h by Reinhard Meyer · 14 years ago
  20. 09aca70 AT91: rework at91sam9263.h by Reinhard Meyer · 14 years ago
  21. 5e59259 AT91: rework at91sam9261.h by Reinhard Meyer · 14 years ago
  22. aa0f5ef AT91: rework at91sam9260.h by Reinhard Meyer · 14 years ago
  23. f4278b7 avr32: fixup definitions to ATMEL_BASE_xxx by Andreas Bießmann · 14 years ago
  24. 5d73bc7 avr32: rename memory-map.h -> hardware.h by Andreas Bießmann · 14 years ago
  25. 535abb9 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 13 years ago
  26. 77467e2 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  27. a9c847c nand_spl: nand_boot.c: Remove CONFIG_SYS_NAND_READ_DELAY by Stefan Roese · 13 years ago
  28. a89a990 nand_spl: nand_boot.c: Init nand_chip.options to 0 by Stefan Roese · 13 years ago
  29. 83709783 Decreases code size of the nand_spl by Alex Waterman · 13 years ago
  30. 91081e0 Revert "Fix building tools alone with host compiler" by Wolfgang Denk · 13 years ago
  31. d49f8e0 powerpc/mpc8xxx: reword max tCKmin message by York Sun · 13 years ago
  32. ee4756d powerpc/85xx: fix compatible property for the L2 cache node by Timur Tabi · 13 years ago
  33. 3500e9a kwbimage: Fix check variable of checksum by Nobuhiro Iwamatsu · 13 years ago
  34. 201a017 examples: add smc911x_eeprom to clean target by Mike Frysinger · 13 years ago
  35. ac56032 ftpmu010.h: fix some missing declaration in header by Macpaul Lin · 13 years ago
  36. 10ba1d3 ftsmc020: add missing definitions by Macpaul Lin · 13 years ago
  37. 56cd247 ftsmc020: un-nest the register structure in header by Macpaul Lin · 13 years ago
  38. f194f6b ftsmc020: fix relocation by Macpaul Lin · 13 years ago
  39. 4bed726 ftide020: add faraday ide ahb controller by Macpaul Lin · 13 years ago
  40. 7124015 README.arm-relocation: get relocated address in gdb by Ben Gardiner · 13 years ago
  41. f4379ce README.arm-relocation: get relocated address from bdinfo by Ben Gardiner · 13 years ago
  42. 5902e8f cosmetic: cmd_bdinfo.c: clean up by using checkpatch.pl by Macpaul Lin · 13 years ago
  43. 25ee961 mp2usb: finish the removal by Eric Bénard · 13 years ago
  44. 6abe6fb README: Clarify difference of CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG by Detlev Zundel · 13 years ago
  45. b1196a3 ftsdmc021: add register definitions of ftsdmc021 by Macpaul Lin · 13 years ago
  46. 4bb87d2 ftahbc020s: Faraday FTAHBC020s AHB Bus Controller by Macpaul Lin · 13 years ago
  47. cd8c877 Fix a few gcc warnings. by Joakim Tjernlund · 13 years ago
  48. 2cc195e Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments by Michael Jones · 14 years ago
  49. 31c1bdd hwmon: Extend lm63.c to support LM64 by Dirk Eibach · 14 years ago
  50. bbc6353 Fix building tools alone with host compiler by François Revol · 14 years ago
  51. 95efa79 net: xilinx emaclite: Fix return values by Michal Simek · 14 years ago
  52. 0da4389 Fix variable flavor in examples/standalone/Makefile by Che-liang Chiou · 14 years ago
  53. ccb9ebe net/net.c: cosmetic: do not use assignment in if condition by Luca Ceresoli · 13 years ago
  54. c819abe net/net.c: cosmetic: fix indentation by Luca Ceresoli · 13 years ago
  55. 92895de net/net.c: cosmetic: parentheses not required for return by Luca Ceresoli · 13 years ago
  56. 6b147d1 net/net.c: cosmetic: fix pointer syntax issues by Luca Ceresoli · 13 years ago
  57. d3c65b0 net/net.c: cosmetic: fix brace issues by Luca Ceresoli · 13 years ago
  58. 4f63acd net/net.c: cosmetic: fix whitespace issues by Luca Ceresoli · 13 years ago
  59. c586ce6 net/net.c: cosmetic: variable initializations by Luca Ceresoli · 13 years ago
  60. 3e38e42 net/net.c: cosmetic: fix lines over 80 characters by Luca Ceresoli · 13 years ago
  61. a7fd0d9 lib, vsprintf: introduce strict_strtoul by Heiko Schocher · 13 years ago
  62. f0c0b3a Fix incorrect use of getenv() before relocation by Wolfgang Denk · 13 years ago
  63. a02a884 cmd_nvedit.c: make error message more helpful by Wolfgang Denk · 13 years ago
  64. 03eb129 NET: pass source IP address to packet handlers by Luca Ceresoli · 14 years ago
  65. 8eccee7 README: remove spurious line by Luca Ceresoli · 14 years ago
  66. 9e2b517 MPC8260: Fix compile problems with "hymod" board by Wolfgang Denk · 13 years ago
  67. f18185a zlib: fix DEBUG build by Mike Frysinger · 13 years ago
  68. 0e0c089 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 13 years ago
  69. 162eee4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  70. 8b6bbe1 netconsole: remove `serverip' check by Simon Guinot · 13 years ago
  71. 910f1ae Serial: p1011: new vendor init options by John Rigby · 14 years ago
  72. 644362c PPC405EX CHIP_21 erratum by Steven A. Falco · 13 years ago
  73. 2e73808 Enable multiple fs options for Marvell SoC family on OpenRD boards by Clint Adams · 13 years ago
  74. 1615db3 Initialize second PHY on OpenRD-Client and OpenRD-Ultimate by Clint Adams · 13 years ago
  75. 21861f2 Add definitions for OpenRD-Client and OpenRD-Ultimate by Clint Adams · 13 years ago
  76. f846604 Rename openrd_base files to openrd by Clint Adams · 13 years ago
  77. 2f795ac mv-common.h: fix DRAM banks configuration by Simon Guinot · 13 years ago
  78. 29d53d1 Kirkwood: allow to override CONFIG_SYS_TCLK by Simon Guinot · 13 years ago
  79. 2f22045 MX31: change return value of get_cpu_rev by Stefano Babic · 13 years ago
  80. d109b11 MX31: removed warning due to missing prototype by Stefano Babic · 13 years ago
  81. e53bcd9 gpio: imx: Fix return value on error by Fabio Estevam · 14 years ago
  82. b73850f MX31: mx31pdk: Add watchdog support by Fabio Estevam · 14 years ago
  83. 24a514c da850evm: fix NAND WSTROBE and TA timings by Ben Gardiner · 14 years ago
  84. 264eaa0 keymile boards: move keymile specific header in subdir by Valentin Longchamp · 13 years ago
  85. 499b1a4 km/common: fix coding style issues in generic header by Holger Brunck · 14 years ago
  86. a9417ce km/common: implement setboardid command by Holger Brunck · 13 years ago
  87. eae3b06 common/hush: make get_local_var visible for other users by Holger Brunck · 14 years ago
  88. e80ab3e km/common: fix initial_boot_bank for bootpackages by Thomas Herzmann · 14 years ago
  89. 486c1f6 powerpc/km82xx: fix compile issue for mgcoge2ne by Holger Brunck · 13 years ago
  90. cceaa63 poweprc/km82xx: add board specific environment variable by Holger Brunck · 14 years ago
  91. ba12cd5 powerpc/km82xx: adapt CONFIG_SYSSYPCR to manual by Holger Brunck · 14 years ago
  92. 489337f powerpc/km82xx: add mgcoge3ne and remove mgcoge2ne support by Holger Brunck · 13 years ago
  93. f30c62b powerpc/km82xx: rework DIP switch detection by Huber, Andreas · 13 years ago
  94. 0278236 powerpc/km82xx: rename mgcoge files to km82xx by Holger Brunck · 14 years ago
  95. 2220e6c powerpc/km82xx: cleanup coding style for mgcoge.c by Holger Brunck · 14 years ago
  96. 23512c3 km/common: remove hdlc_enet implementation by Holger Brunck · 14 years ago
  97. 62a813b cramfs: make cramfs usable without a NOR flash by Heiko Schocher · 13 years ago
  98. ee8bc96 cramfs: fix bug in using CONFIG_CRAMFS_CMDLINE by Heiko Schocher · 13 years ago
  99. 8c65b8a Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 13 years ago
  100. 909e9bf Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 13 years ago