1. 8df4efb at91rm9200dk, csb637: fix NAND related build problems by Wolfgang Denk · 16 years ago
  2. 640b25a Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 16 years ago
  3. 6af028e Adder8xx: Fix CFG_MONITOR_LEN by Frank Svendsbøe · 16 years ago
  4. 806fc46 Add OneNAND IPL related files to gitignore by Kyungmin Park · 16 years ago
  5. 94a1299 API: Teach the storage layer about SATA and MMC options. by Rafal Jaworowski · 16 years ago
  6. 429973f API: Dump contents of sector 0 in the demo application. by Rafal Jaworowski · 16 years ago
  7. 0977c10 API: Correct storage enumeration routine, other minor fixes in API storage area. by Rafal Jaworowski · 16 years ago
  8. f2001fd API: Fix compilation warnings in api_examples/demo.c. by Rafal Jaworowski · 16 years ago
  9. 8468027 Fix more printf() format warnings by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  10. 044655b Fix remaining CFG_CMD_ define, ifdef and comments by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  11. b321d9b Add include for config.h in command.h. by Stefano Babic · 16 years ago
  12. 9ab76ed NAND: $(obj)-qualify ecc.h in kilauea NAND boot Makefile. by Scott Wood · 16 years ago
  13. 8dc929d Fix warnings if compiling with IDE support. by Heiko Schocher · 16 years ago
  14. a590eee Removed support for the adsvix board. by Adrian Filipi · 16 years ago
  15. f411c79 ARM: set GD_FLG_RELOC for boards skipping relocation to RAM by Remy Bohmer · 16 years ago
  16. 70c01a8 fsl-i2c: fix writes to data segment before relocation by Timur Tabi · 16 years ago
  17. 4e761d9 mips: Fix baudrate divisor computation on alchemy cpus by Wolfgang Ocker · 16 years ago
  18. adf146e microblaze: Fix printf() format issues by Michal Simek · 16 years ago
  19. 4921ad9 Remove unused code from lib_arm/bootm.c by Gururaja Hebbar K R · 16 years ago
  20. de46e24 tqm85xx: Demystify 'DK: !!!' comment by Detlev Zundel · 16 years ago
  21. 5fb9836 83xx/85xx/86xx: Add LTEDR local bus definitions by Detlev Zundel · 16 years ago
  22. ab8e810 serial_xuartlite.c: fix compiler warnings by Ricardo Ribalda Delgado · 16 years ago
  23. d432156 POST: Add disable interrupts in some of the missing CPU POST tests by Stefan Roese · 16 years ago
  24. ed333ec ide: Use CFG_64BIT_LBA instead of CFG_64BIT_STRTOUL by Stefan Roese · 16 years ago
  25. ecb5d17 POST PPC4xx/spr IVPR only if PPC440 by Niklaus Giger · 16 years ago
  26. fcb5ae5 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  27. 1e227a0 ppc4xx: Enable 64bit printf format on 440/460 platforms by Stefan Roese · 16 years ago
  28. 84156de ppc4xx: Fix incorrect MODTx setup for some DIMM configurations by Stefan Roese · 16 years ago
  29. d528cd6 cfi_flash: fix flash on BE machines with CFG_WRITE_SWAPPED_DATA by Sebastian Siewior · 16 years ago
  30. 28d8d70 Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile by Wolfgang Denk · 16 years ago
  31. af37d8e Round the serial port clock divisor value returned by calc_divisor() by Hugo Villeneuve · 16 years ago
  32. 0f734c6 Fix DHCP protocol so U-Boot does not respond too early by Robin Getz · 16 years ago
  33. 7746ed8 cfi_flash: make the command u32 only by Sebastian Siewior · 16 years ago
  34. 13f548d tools/gitignore: update to all generated files by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  35. d481a9d Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 16 years ago
  36. a212a99 Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx by Wolfgang Denk · 16 years ago
  37. 6503b5c Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 16 years ago
  38. 5e0933b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  39. 2a29329 mpc5xxx: Add MVBC_P board support by Andre Schwarz · 16 years ago
  40. bdea837 Update Freescale sys_eeprom.c to handle CCID formats by Timur Tabi · 16 years ago
  41. 7ba227a pci: sh: Add pci_skip_dev and pci_print_dev function by Nobuhiro Iwamatsu · 16 years ago
  42. b4b02c0 Clean up INIT_RAM options by Andy Fleming · 16 years ago
  43. d4cba1e Remove fake flash bank from 8544 DS by Andy Fleming · 16 years ago
  44. 559e531 MPC8544DS: Add ATI Video card support by Kumar Gala · 16 years ago
  45. 9def8a0 85xx: Add some L1/L2 SPR register definitions by Kumar Gala · 16 years ago
  46. fda2f3a MPC8544DS: Report board id, board version and fpga version. by Kumar Gala · 16 years ago
  47. 2011997 85xx: Cleanup L2 cache size detection by Kumar Gala · 16 years ago
  48. ed4c502 sbc8560: enable CONFIG_OF_LIBFDT by default by Paul Gortmaker · 16 years ago
  49. 29e484e Fix indentation for default boot environment variables by Andy Fleming · 16 years ago
  50. 67f7eff sbc8560: add default fdt values by Paul Gortmaker · 16 years ago
  51. 3a03d1e sbc8560: add in ft_board_setup() by Paul Gortmaker · 16 years ago
  52. 14ebb15 sbc8560: define eth0 and eth1 instead of eth1 and eth2 by Paul Gortmaker · 16 years ago
  53. 824aee2 sbc8560: properly set cs0_bnds for 512MB by Paul Gortmaker · 16 years ago
  54. 43fd932 sbc8560: proper definitions for TSEC. by Paul Gortmaker · 16 years ago
  55. 276a646 8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreq by Paul Gortmaker · 16 years ago
  56. 0470c52 Change the temp map to ROM to align addresses to page size. by Andrew Klossner · 16 years ago
  57. b4a016e mpc85xx: use IS_E_PROCESSOR macro by Kim Phillips · 16 years ago
  58. 868e346 fdt: add crypto node handling for MPC8{3, 5}xxE processors by Kim Phillips · 16 years ago
  59. 15e55e0 ARM DaVinci: Remove extern phy_t declaration by moving code to proper place by Hugo Villeneuve · 16 years ago
  60. 54c7307 ARM DaVinci: Remove duplicate definitions of MACH_TYPE and prototype of i2c_init() by Hugo Villeneuve · 16 years ago
  61. 275f4c1 Fix some more printf() format problems. by Kumar Gala · 16 years ago
  62. 5eb419c Fix coding style; make code better parsable by external tools by Wolfgang Denk · 16 years ago
  63. a159ad0 cpu/i386/serial.c: Fix syntax errors by Wolfgang Denk · 16 years ago
  64. d97cf33 elppc board: Coding style cleanup. by Wolfgang Denk · 16 years ago
  65. 76ec707 elppc board: fix syntax error. by Wolfgang Denk · 16 years ago
  66. c4f55ee EB+MCF-EV123 board: fix coding style (alingment) by Wolfgang Denk · 16 years ago
  67. 20bba5c EB+MCF-EV123 board: fix syntx error by Wolfgang Denk · 16 years ago
  68. 541f803 Remove LBC_CACHE_BASE from 8544 DS by Andy Fleming · 16 years ago
  69. dc770c7 Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · 16 years ago
  70. ca62ceb AmigaOneG3SE: remove dead and incomplete files by Wolfgang Denk · 16 years ago
  71. 509cd07 Fix printf() format issues with sizeof_t types by using %zu by Wolfgang Denk · 16 years ago
  72. 0f72069 vsprintf: add z and t options by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  73. 81490f4 Fix some more printf() format issues. by Wolfgang Denk · 16 years ago
  74. fe036dd Fix some more printf() format problems. by Wolfgang Denk · 16 years ago
  75. c734c66 ADS5121: Fix (delete) incorrect ads5121_diu_init() prototype by Wolfgang Denk · 16 years ago
  76. a8755aa Fix bug in Lime video driver by Anatolij Gustschin · 16 years ago
  77. c4fb57c Fix some more printf() format issues. by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  78. 24b6d8a hwmon: rename CONFIG_DS1722 to CONFIG_DTT_DS1722 by Michal Simek · 16 years ago
  79. 10de36d hwmon: Cleaning hwmon devices by Michal Simek · 16 years ago
  80. b247400 FIS: repare incorrect return value with ramdisk handling by Michal Simek · 16 years ago
  81. 46b6bf4 microblaze: Remove useless ancient headers by Michal Simek · 16 years ago
  82. 403d619 microblaze: Clean uartlite driver by Michal Simek · 16 years ago
  83. df7da44 Enable passing of ATAGs required by latest Linux kernel. by Marcel Ziswiler · 16 years ago
  84. 5bf03f5 Fix integer overflow warning in calc_divisor() by Hugo Villeneuve · 16 years ago
  85. 5ec31c6 Fix build time warnings in function mmc_decode_csd() by Marcel Ziswiler · 16 years ago
  86. 82a8437 ARM: Fix for broken compilation when defining CONFIG_CMD_ELF by Hugo Villeneuve · 16 years ago
  87. 197f428 ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · 16 years ago
  88. 805e0ff Add last known maintainer for orphaned boards; reformat. by Wolfgang Denk · 16 years ago
  89. 953142a Remove kharris@nexus-tech.net from MAINTAINERS by Haavard Skinnemoen · 16 years ago
  90. 86e1bac Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  91. 5e29377 Merge branch 'master' of git://git.denx.de/u-boot-mpc512x by Wolfgang Denk · 16 years ago
  92. 4b44ac8 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  93. dd9fc17 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 16 years ago
  94. 6f84a91 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  95. b2b0ff7 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  96. f387b6a at91: Fix to enable using Teridian MII phy (78Q21x3) with at91sam9260 by Anatolij Gustschin · 16 years ago
  97. 2db22bb Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · 16 years ago
  98. 9627310 fix DIU for small screens by Kenneth Johansson · 16 years ago
  99. 762886c ADS5121 cleanup compile warnings by John Rigby · 16 years ago
  100. 5ef4721 Fix some more printf() format issues. by Wolfgang Denk · 16 years ago