- Nov 27, 2006
-
-
Stefan Roese authored
Signed-off-by:
Stefan Roese <sr@denx.de>
-
Stefan Roese authored
Signed-off-by:
Stefan Roese <sr@denx.de>
-
Stefan Roese authored
Signed-off-by:
Stefan Roese <sr@denx.de>
-
Stefan Roese authored
-
Wolfgang Denk authored
-
- Nov 23, 2006
-
-
Wolfgang Denk authored
- fix off-by-one error in board/tqm5200/cam5200_flash.c error message - simplify "udate" definitions
-
- Nov 22, 2006
-
-
Stefan Roese authored
Fixed cpu/ppc4xx/start.S for 440EPx Errata: further corrects PPC440EPx errata 1.12: 440_33 by moving patch up in code. Signed-off-by:
Jeff Mann <mannj@embeddedplanet.com> Signed-off-by:
Stefan Roese <sr@denx.de>
-
- Nov 20, 2006
-
-
Stefan Roese authored
Signed-off-by:
Stefan Roese <sr@denx.de>
-
Wolfgang Denk authored
-
Wolfgang Denk authored
-
- Nov 13, 2006
-
-
Stefan Roese authored
* Adds support for AMD command set Top Boot flash geometry reversal * Adds support for reading JEDEC Manufacturer ID and Device ID * Adds support for displaying command set, manufacturer id and device ids (flinfo) * Makes flinfo output to be consistent when CFG_FLASH_EMPTY_INFO defined * Removes outdated change history (refer to git log instead) Signed-off-by:
Tolunay Orkun <listmember@orkun.us> Signed-off-by:
Stefan Roese <sr@denx.de>
-
- Nov 12, 2006
-
-
Wolfgang Denk authored
-
Wolfgang Denk authored
-
- Nov 11, 2006
-
-
Bartlomiej Sieka authored
-
Bartlomiej Sieka authored
group is enabled for USB earlier (in cpu_init_f() instead of usb_lowlevel_init()).
-
- Nov 10, 2006
-
-
Stefan Roese authored
-
- Nov 06, 2006
-
-
Wolfgang Denk authored
at least on G2 cores. This fixes get_ram_size() problems on MPC5200 Rev. B boards.
-
- Nov 02, 2006
-
-
Wolfgang Denk authored
-
Wolfgang Denk authored
-
- Nov 01, 2006
-
-
Bartlomiej Sieka authored
- add watchdog support - enable GPIO_WKUP_7 pin for input - code cleanup
-
Bartlomiej Sieka authored
* remove warnings when compiling ethaddr.c * adjust linker script (fixes a crash resulting from incorrect definition of __u_boot_cmd_start) - Some MarelV38B code cleanup.
-
Bartlomiej Sieka authored
MPC5XXX_WU_GPIO_DATA macro to MPC5XXX_WU_GPIO_DATA_O (per MPC5200 User's Manual). Replace the uses of MPC5XXX_WU_GPIO_DATA with MPC5XXX_WU_GPIO_DATA_O for affected boards. - Add defintions for some MPC5XXX GPIO pins.
-
Bartlomiej Sieka authored
-
- Oct 28, 2006
-
-
Wolfgang Denk authored
-
Wolfgang Denk authored
-
Stefan Roese authored
Signed-off-by:
Ladislav Michl <ladis@linux-mips.org> Signed-off-by:
Stefan Roese <sr@denx.de>
-
Stefan Roese authored
Use MACH_TYPE_NETSTAR and MACH_TYPE_VOICEBLUE defines instead of numbers in code. Signed-off-by:
Ladislav Michl <ladis@linux-mips.org> Signed-off-by:
Stefan Roese <sr@denx.de>
-
Stefan Roese authored
chpart, nboot and NAND subsystem related commands now accept also partition name to specify offset. Signed-off-by:
Ladislav Michl <ladis@linux-mips.org> Signed-off-by:
Stefan Roese <sr@denx.de>
-
Wolfgang Denk authored
-
Wolfgang Denk authored
-
Wolfgang Denk authored
-
- Oct 27, 2006
-
-
Wolfgang Denk authored
Make sure the string passed as variable name does not contain a '=' character. This not only prevents the common error or typing "setenv foo=bar" instead of "setenv foo bar", but (more importantly) also closes a backdoor which allowed to delete write-protected environment variables, for example by using "setenv ethaddr=".
-
Wolfgang Denk authored
-
Haavard Skinnemoen authored
When passing the -g option to gcc, gcc automatically selects a suitable --g<format> option to pass on to the assembler. Thus, there's no point in forcing a specific debug option on the assembler using the -Wa mechanism. Signed-off-by:
Haavard Skinnemoen <hskinnemoen@atmel.com>
-
Jon Loeliger authored
Signed-off-by:
Jon Loeliger <jdl@freescale.com>
-
Wolfgang Denk authored
-
- Oct 26, 2006
-
-
Ben Warren authored
to a TSEC (e.g. a switch is connected via RMII) or if the PHY is defective/incorrectly configured. Signed-off-by:
Ben Warren <bwarren@qstreams.com>
-
Ben Warren authored
to a TSEC (e.g. a switch is connected via RMII) or if the PHY is defective/incorrectly configured. Signed-off-by:
Ben Warren <bwarren@qstreams.com>
-
Wolfgang Denk authored
-