Commit Graph

9797 Commits (819833af39a91fa1c1e8252862bbda6f5a602f7b)
 

Author SHA1 Message Date
Frans Meulenbroeks 2c0dc99020 cmd_i2c: introduced get_alen helper function 14 years ago
Frans Meulenbroeks a266fe955a cmd_i2c: moved a define to before the functions 14 years ago
Frans Meulenbroeks 4a8cf3382a cmd_i2c: moved mispositioned comment for i2c md 14 years ago
Frans Meulenbroeks 3a6dcb988e cmd_i2c.c: declared local functions as static 14 years ago
Wolfgang Denk 0020db3f0d Merge remote branch 'origin/master' into next 14 years ago
Wolfgang Denk 0d41ad7edc Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into next 14 years ago
Wolfgang Denk 2883cc2d48 Prepare 2010.03-rc3 14 years ago
Wolfgang Denk 060f28532b cmd_usb.c: print debug messages only when DEBUG is defined 14 years ago
Wolfgang Denk a574cff121 ml300: remove support for broken, orphaned board 14 years ago
Wolfgang Denk cc3074c322 Merge branch 'master' of /home/wd/git/u-boot/custodians 14 years ago
Wolfgang Denk 04387d24a1 mkimage: fix Segmentation Fault when run without "-n name" option 14 years ago
Wolfgang Denk 4284f36a3e Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash 14 years ago
Wolfgang Denk be1a91320c Merge branch 'next' of git://git.denx.de/u-boot-coldfire into next 14 years ago
Thomas Chou e5720823f6 cfi flash: add status polling method for amd flash 14 years ago
Renato Andreola c40c94a3d2 cfi_flash: precision and underflow problem in tout calculation 14 years ago
TsiChung Liew 9d3a86aec5 ColdFire: Fix m54455EVB save environment bug 14 years ago
TsiChung Liew f26a247308 ColdFire: Fix incorrect M5253DEMO default environment 14 years ago
TsiChung Liew dd9f054ede ColdFire: Cache update for all platforms 14 years ago
TsiChung Liew f628e2f72d ColdFire: Fix SDRAM size on M5208evb rev E 14 years ago
TsiChung Liew 9e8e927023 ColdFire: Misc update for M53017 14 years ago
TsiChung Liew f9d877a647 ColdFire: Add CPU compile flag for mcf5301x and mcf532x 14 years ago
TsiChung Liew 0e8a755506 ColdFire: Update Extra environment Data for M5275EVB 14 years ago
TsiChung Liew 53e4290f20 ColdFire: M5271EVB DRAM Bring up issue 14 years ago
TsiChung Liew ac265f7fca ColdFire: Update M5253DEMO configuration file 14 years ago
TsiChung Liew 68e4e76af5 ColdFire: Relocate vector table - mcf5445x 14 years ago
TsiChung Liew fa9da59621 ColdFire: Update uart_port_conf in serial driver 14 years ago
TsiChung Liew 52affe04fa ColdFire: Update processors' serial port configuration 14 years ago
TsiChung Liew d04c1efae3 ColdFire: Correct bit definition 14 years ago
Philippe De Muyter 116095eb1f fix cmd_bdinfo.c:354: warning: 'print_eth' defined but not used 14 years ago
Michael Durrant dfc2b7697d Adding EP2500 MCF5282 board [PATCH] 14 years ago
Wolfgang Wegner 89083346d0 add block write function to spartan3 slave serial load 14 years ago
Wolfgang Wegner 9d79e5758c add ASTRO MCF5373L board 14 years ago
Rupjyoti Sarmah c550afada5 ppc4xx fix unstable 440EPx bootstrap options 14 years ago
Wolfgang Denk 7027d5622d Merge branch 'master' of git://git.denx.de/u-boot-video 14 years ago
Matthias Fuchs fb508b8b39 at91: Get rid of some warnings when building for otc570 14 years ago
Alessandro Rubini acb1386893 lcd: make 16bpp work 14 years ago
Florian Fainelli 6b94b49622 cmd_nand: show nand scrub confirmation character 14 years ago
Nikolay Petukhov 7c27b7b1ea at91: add hwecc method for nand 14 years ago
Cyril Chemparathy cc41a59a74 TI: Davinci: NAND Driver Cleanup 14 years ago
Wolfgang Denk 859500a2be Merge remote branch 'origin/master' into next 14 years ago
Wolfgang Denk 152dda3d94 Prepare v2010.03-rc2 14 years ago
Matthias Kaehlcke d650da2dd4 ep93xx timer: Fix resolution of get_ticks() 14 years ago
Matthias Kaehlcke 7e67fb5bf2 ep93xx timer: Fix possible overflow in usecs_to_ticks() 14 years ago
Wolfgang Denk b46b353b90 Merge remote branch 'origin/master' into next 14 years ago
Anatolij Gustschin 3c950e2ebf fdt_support: add partitions fixup in mtd node 14 years ago
John Schmoller d611295032 cmd history: Match history buffer size to console buffer 14 years ago
John Schmoller 6475b9f91b console: Fix console buffer overrun 14 years ago
Michael Zaidman e070a56c77 POST: add progress API 14 years ago
Frans Meulenbroeks 47ab5ad145 cmd_setexpr: allow memory addresses in expressions 14 years ago
Frans Meulenbroeks 652e53546b cmd_i2c.c: added i2c read to memory function 14 years ago