Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-12-17 | One more code cleanup. | stroese | |
2004-12-16 | Code cleanup. | wdenk | |
2004-12-16 | PCI405 board update | stroese | |
2004-12-16 | AR405 board update | stroese | |
2004-12-16 | esd common update | stroese | |
2004-12-16 | VOH405 board update | stroese | |
2004-12-16 | PMC405 board update | stroese | |
2004-12-16 | PLU405 board update | stroese | |
2004-12-16 | PCI405 board update | stroese | |
2004-12-16 | OCRTC board update | stroese | |
2004-12-16 | HUB405 board update | stroese | |
2004-12-16 | DU405 board update | stroese | |
2004-12-16 | DP405 board update | stroese | |
2004-12-16 | CPCIISER4 board update | stroese | |
2004-12-16 | CPCI440 board update | stroese | |
2004-12-16 | CANBT board update | stroese | |
2004-12-16 | ASH405 board update | stroese | |
2004-12-16 | AR405 board update | stroese | |
2004-12-16 | ADCIOP board update | stroese | |
2004-12-16 | CPCI405 board update | stroese | |
2004-12-16 | WUH405 board support added | stroese | |
2004-12-16 | VOM405 board support added | stroese | |
2004-12-16 | TASREG board support added | stroese | |
2004-12-16 | HH405 board support added | stroese | |
2004-12-16 | CPCI750 board support added | stroese | |
2004-12-16 | APC405 board support added | stroese | |
2004-09-16 | Fix [noeol] problem in board/esd/ar405/fpgadata_xl30.c | wdenk | |
2004-09-16 | Update AR405 board. | stroese | |
2004-09-16 | esd misc file esd common routines added. | stroese | |
2004-09-08 | * Patch by Detlev Zundel, 08 Sep 2004: | wdenk | |
Update etags build target * Improve NetConsole support: add support for broadcast destination address and buffered input. * Cleanup compiler warnings for GCC 3.3.x and later * Fix problem in cmd_jffs2.c introduced by CFG_JFFS_SINGLE_PART patch | |||
2004-02-23 | * CVS add missing files | wdenk | |
* Cleanup compiler warnings * Fix problem with side effects in macros in include/usb.h * Patch by David Benson, 13 Nov 2003: bug 841358 - fix TFTP download size limit * Fixing bug 850768: improper flush_cache() in load_serial() * Fixing bug 834943: MPC8540 - missing volatile declarations * Patch by Stephen Williams, 09 Feb 2004: Add support for Xilinx SystemACE chip: - New files common/cmd_ace.c and include/systemace.h - Hook systemace support into cmd_fat and the partition manager * Patch by Travis Sawyer, 09 Feb 2004: Add bi_opbfreq & bi_iic_fast to 440GX bd_info as needed for Linux | |||
2004-01-20 | * The PS/2 mux on the BMS2003 board needs 450 ms after power on | wdenk | |
before we can access it; add delay in case we are faster (with no CF card inserted) * Cleanup of some init functions * Make sure SCC Ethernet is always stopped by the time we boot Linux to avoid Linux crashes by early packets coming in. * Accelerate flash accesses on LWMON board by using buffered writes | |||
2003-10-15 | * Patches by Xianghua Xiao, 15 Oct 2003: | wdenk | |
- Added Motorola CPU 8540/8560 support (cpu/85xx) - Added Motorola MPC8540ADS board support (board/mpc8540ads) - Added Motorola MPC8560ADS board support (board/mpc8560ads) * Minor code cleanup | |||
2003-09-12 | PMC405 update. | stroese | |
2003-09-12 | PCI405 update. | stroese | |
2003-09-12 | CPCI405(AB) update. | stroese | |
2003-09-12 | ASH405 update. | stroese | |
2003-09-12 | Xilinx jtag tool added. | stroese | |
2003-09-12 | Board VOH405 added. | stroese | |
2003-09-12 | Board PLU405 added. | stroese | |
2003-09-12 | Board HUB405 added. | stroese | |
2003-09-12 | Board DP405 added. | stroese | |
2003-09-11 | * Patch by Gary Jennejohn, 11 Sep 2003: | wdenk | |
- allow for longer timeouts for USB mass storage devices * Patch by Denis Peter, 11 Sep 2003: - fix USB data pointer assignment for bulk only transfer. - prevent to display erased directories in FAT filesystem. * Change output format for NAND flash - make it look like for other memory, too | |||
2003-07-11 | - Fixed interrupt polarity. | stroese | |
2003-07-11 | - FPGA updated. | stroese | |
2003-07-11 | - BSP command added. | stroese | |
2003-07-01 | Patch by Kenneth Johansson, 30 Jun 2003: | wdenk | |
get rid of MK_CMD_ENTRY macro; update doc/README.command | |||
2003-06-27 | * Code cleanup: | wdenk | |
- remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) * Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen) | |||
2003-06-25 | * Header file cleanup for ARM | wdenk | |
* Patch by Murray Jensen, 24 Jun 2003: - make sure to use only U-boot provided header files - fix problems with ".rodata.str1.4" section as used by GCC-3.x | |||
2003-06-24 | - Update NAND FLASH support. | stroese | |