Commit Graph

494 Commits (b110f40bd180c6b560276589beedf753e97c46ce)

Author SHA1 Message Date
Stefan Roese 0dc018ece1 [PATCH] I2C: Add support for multiple I2C busses for RTC & DTT 18 years ago
Grant Likely eb867a7623 [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers 18 years ago
Grant Likely 3a8ce9af6f [PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.c 18 years ago
Grant Likely 984618f3e7 [PATCH 5_9] Whitespace fixup on common_cmd_ace.c (using Lindent) 18 years ago
Grant Likely 80ba981d94 [PATCH 4_4] Remove local implementation of isprint() in ft_build.c 18 years ago
Grant Likely c95c4280d7 [PATCH 3_9] Move buffer print code from md command to common function 18 years ago
Grant Likely 735dd97b1b [PATCH 1_4] Merge common get_dev() routines for block devices 18 years ago
Wolfgang Denk 0bba545283 Undo commit 3033ebb2: reset command does not take any arguments 18 years ago
Bartlomiej Sieka c84bad0ef6 Fix to make the baudrate changes immediate for the MCF52x2 family. 18 years ago
Bartlomiej Sieka daa6e418bc Preliminary support for the iDMR board (ColdFire). 18 years ago
Wolfgang Denk dd520bf314 Code cleanup. 18 years ago
Stefan Roese 1bdd46832a [PATCH] common/cmd_elf.c: Enable loadaddr as parameter in bootvx command 18 years ago
Timur Tabi e857a5bdb3 mpc83xx: Miscellaneous code style fixes 18 years ago
Stefan Roese da5553b095 [PATCH] Allow CONFIG_OF_FLAT_TREE to boot a non-arch/powerpc kernel 18 years ago
Wolfgang Denk 91650b3e4d Sequential accesses to non-existent memory must be synchronized, 18 years ago
Ben Warren bb99ad6d82 Add support for multiple I2C buses 18 years ago
Stefan Roese 856f054410 [PATCH] NAND: Partition name support added to NAND subsystem 18 years ago
Wolfgang Denk 471a7be7a0 Check for illegal character '=' in environment variable names. 18 years ago
Wolfgang Denk 19973b6ad9 Minor code cleanup. 18 years ago
Wolfgang Denk 2b2a40bebb Code cleanup. 18 years ago
Kumar Gala c76f951a74 Added support for Multi-Image files that contain a device tree 18 years ago
Wolfgang Denk ba999c531e Cleanup compile warnings. Prepare for release 1.1.5 18 years ago
Wolfgang Denk f641471498 MCC200: Fix uninitialized variable problem in LCD driver 18 years ago
Stefan Roese 43a2b0e76a Add board/cpu specific NAND chip select function to 440 NDFC 18 years ago
Wolfgang Denk 73652699dd Coding style cleanup 18 years ago
Jon Loeliger 13a7fcdf37 * Fix a bunch of compiler warnings for gcc 4.0 18 years ago
Stefan Roese af9e1f5b9e Add monitor functions for indirect access to PPC440 DCR's 18 years ago
Grant Likely 1eaf3a5ff4 Fix possible uninitialized variable compiler warning. 18 years ago
Wolfgang Denk 87621bc247 Fix spelling; minor code cleanup. 18 years ago
Matthew McClintock 7376eb87aa * Fix a bunch of compiler warnings for gcc 4.0 18 years ago
Stefan Roese 752d6837c3 Cleanup of NAND update patch (remove changelog from cmd_nand.c) 18 years ago
Stefan Roese 2255b2d204 * Several improvements to the new NAND subsystem: 18 years ago
Stefan Roese 1a1b7374b8 Define IH_CPU_AVR32 18 years ago
Wolfgang Denk d262a92f0f Fix buffer overflow problem in ft_build.c 18 years ago
Wolfgang Denk 2b208f5308 Move "ar" flags to config.mk to allow for silent "make -s" 18 years ago
Wolfgang Denk 511d0c72b8 Coding style cleanup 18 years ago
Stefan Roese 77d5034847 Remove compile warnings in fpga code 18 years ago
Wolfgang Denk a87d46f732 Fix alignment problem in "mtdparts" command 18 years ago
Stefan Roese d12ae80889 Add NAND environment support for PPC440EPx Sequoia NAND boot config 18 years ago
Stefan Roese 887e2ec9ec Add support for AMCC Sequoia PPC440EPx eval board 18 years ago
Marian Balakowicz f93286397e Add support for a saving build objects in a separate directory. 18 years ago
Detlev Zundel d7c2a02dea Added simple_strtoul(), getenv() and setenv() to the exported functions. 18 years ago
Wolfgang Denk 7d0432c9e4 Coding Style cleanup. 18 years ago
Wolfgang Denk e8143e72e1 Add splashscreen support for MCC200 board. 18 years ago
Wolfgang Denk 0fd30252c8 Make the serial driver framework work with CONFIG_SERIAL_MULTI enabled 18 years ago
Zhang Wei 88c8f4921f Fixed an OF-tree off-by-one bug when adding a new property name. 18 years ago
Zhang Wei 2f15776ccc Fixed an OF-tree off-by-one bug when adding a new property name. 18 years ago
Matthew McClintock b2b78421d9 * Another small fix for booting with disable_of 18 years ago
Jin Zhengxiong 4782ac80b0 Add AHCI support to u-boot 18 years ago
Matthew McClintock 5de62c47a8 Fix disable_of booting 18 years ago