| #
2271d3dd |
| 06-Jul-2010 |
Minkyu Kang <mk7.kang@samsung.com> |
Merge branch 'master' of git://git.denx.de/u-boot
|
| #
bd7bb6f8 |
| 28-May-2010 |
Wolfgang Denk <wd@denx.de> |
Merge branch 'next' of git://git.denx.de/u-boot-nios
|
| #
1117cbf2 |
| 28-May-2010 |
Thomas Chou <thomas@wytron.com.tw> |
nios: remove nios-32 arch
The nios-32 arch is obsolete and broken. So it is removed.
Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
|
| #
bdaef381 |
| 06-Feb-2010 |
Minkyu Kang <mk7.kang@samsung.com> |
Merge branch 'master' of git://git.denx.de/u-boot-arm
Conflicts:
cpu/arm_cortexa8/s5pc1xx/cache.c include/configs/spear6xx.h lib_ppc/reloc.S
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
|
| #
a21fb981 |
| 20-Jan-2010 |
Detlev Zundel <dzu@denx.de> |
mpc5xxx: Support CPU internal watchdog.
Signed-off-by: Detlev Zundel <dzu@denx.de>
|
| #
0c8721a4 |
| 23-Sep-2005 |
Wolfgang Denk <wd@pollux.(none)> |
Cleanup (PPC4xx is AMCC now)
|
| #
028ab6b5 |
| 23-Feb-2004 |
wdenk <wdenk> |
* Patch by Peter Ryser, 20 Feb 2004: Add support for the Xilinx ML300 platform
* Patch by Stephan Linz, 17 Feb 2004: Fix watchdog support for NIOS
* Patch by Josh Fryman, 16 Feb 2004: Fix byt
* Patch by Peter Ryser, 20 Feb 2004: Add support for the Xilinx ML300 platform
* Patch by Stephan Linz, 17 Feb 2004: Fix watchdog support for NIOS
* Patch by Josh Fryman, 16 Feb 2004: Fix byte-swapping for cfi_flash.c for different bus widths
* Patch by Jon Diekema, 14 Jeb 2004: Remove duplicate "FPGA Support" notes from the README file
show more ...
|
| #
ca75adde |
| 29-Aug-2003 |
wdenk <wdenk> |
Add I2C and RTC support for RMU board using software I2C driver (because of better response to iprobe command); fix problem with "reset" command
|
| #
8bde7f77 |
| 27-Jun-2003 |
wdenk <wdenk> |
* Code cleanup: - 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: -
* Code cleanup: - 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)
show more ...
|
| #
0db5bca8 |
| 31-Mar-2003 |
wdenk <wdenk> |
* Patch by Martin Winistoerfer, 23 Mar 2003 - Add port to MPC555/556 microcontrollers - Add support for cmi customer board with Intel 28F128J3A, 28F320J3A or 28F640J3A flash.
* Patch by Rick
* Patch by Martin Winistoerfer, 23 Mar 2003 - Add port to MPC555/556 microcontrollers - Add support for cmi customer board with Intel 28F128J3A, 28F320J3A or 28F640J3A flash.
* Patch by Rick Bronson, 28 Mar 2003: - fix common/cmd_nand.c
show more ...
|
| #
012771d8 |
| 08-Mar-2002 |
wdenk <wdenk> |
Initial revision
|