- fe56a27 NAND: Davinci driver updates by Sergey Kubushyn · 17 years ago
- 5e1dae5 Fixing coding style issues by William Juul · 17 years ago
- 4cbb651 Remove white space at end. by William Juul · 17 years ago
- cfa460a Update MTD to that of Linux 2.6.22.1 by William Juul · 17 years ago
- 85e5808 ARM DaVinci: Remove extern phy_t declaration by moving code to proper place by Hugo Villeneuve · 16 years ago
- c15947d ARM: Fix for broken compilation when defining CONFIG_CMD_ELF by Hugo Villeneuve · 16 years ago
- 4023453 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · 16 years ago
- 3167c53 NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. by Scott Wood · 16 years ago
- 6367684 Remove duplicate code in cpu/arm926ejs/davinci/lxt972.c. by Hugo Villeneuve · 16 years ago
- fec6143 Remove duplicate definitions in include/lxt971a.h. by Hugo Villeneuve · 16 years ago
- 42fd5f8 Merging Stelian Pop AT91 patches by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
- d99a8ff AT91SAM9261EK support by Stelian Pop · 16 years ago
- 11b162b Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platforms by Stelian Pop · 16 years ago
- cce9cfd Fix @ -> <at> substitution by Stelian Pop · 16 years ago
- 567fb85 Fix @ -> <at> substitution by Stelian Pop · 16 years ago
- 80c40b7 ARM: Davinci: Fix DM644x timer overflow handling and cleanup by Dirk Behme · 17 years ago
- 950a392 Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18: by Wolfgang Denk · 17 years ago
- a1b215e Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · 17 years ago
- 1762f13 AT91SAM9: Move CONFIG_HAS_DATAFLASH to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
- 983c1db Port AT91CAP9 to the new headers by Stelian Pop · 17 years ago
- a8a78f2 Move at91cap9 specific files to at91sam9 directory by Stelian Pop · 17 years ago
- 61106a5 Use timer_init() instead of board supplied interrupt_init() by Stelian Pop · 17 years ago
- 1377b55 Removes all board specific code from the arch. part for DM644x (DaVinci) boards by Pieter Voorthuijsen · 17 years ago
- 1704dc2 - Remove *_masked() functions as noted by Wolfgang by Dirk Behme · 17 years ago
- b29661f Coding style cleanup. Prepare v1.3.2-rc2 release candidate by Wolfgang Denk · 17 years ago v1.3.2-rc2
- 5561857 Merge branch '080208_dupint' of git://linux-arm.org/u-boot-armdev by Peter Pearse · 17 years ago
- ae92069 Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdev by Peter Pearse · 17 years ago
- 6d0943a ARM: cleanup duplicated exception handlingcode by Andreas Engel · 17 years ago
- fefb6c1 AT91CAP9 support : cpu/ files by Stelian Pop · 17 years ago
- a6cdd21 Fix arm926ejs compile when SKIP_LOWLEVEL_INIT is on by Stelian Pop · 17 years ago
- ea686f5 Fix timer overflow in DaVinci Signed-off-by: Dirk Behme <dirk.behme@gmail.com> by Peter Pearse · 17 years ago
- 3cfb0c5 Remove duplicate defines for ARRAY_SIZE by Kumar Gala · 17 years ago
- afaac86 Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues. by Wolfgang Denk · 17 years ago
- c2c0ab4 Conding style cleanup by Stefan Roese · 17 years ago
- c74b210 [ARM] TI DaVinci support, hopefully final by Sergey Kubushyn · 17 years ago
- 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
- f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
- 977b50f Minor cleanup. by Wolfgang Denk · 18 years ago LABEL_2006_05_10_1800
- 6080a0e Update omap5912osk board support by Stefan Roese · 18 years ago
- d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
- ff7fefe Apply SoC concept to arm926ejs CPUs, i.e. move the SoC specific timer and by Wolfgang Denk · 19 years ago
- 87cb686 Update make target for ARM supported boards. by Wolfgang Denk · 19 years ago
- 9b880bd Update ARM Integrator boards: by Wolfgang Denk · 19 years ago
- 1820d4c Make sure only supported compiler options are used by Wolfgang Denk · 19 years ago
- fe7eb5d Cleanup by Wolfgang Denk · 19 years ago
- 74f4304 Add ARM946E cpu and core module targets; remap memory to 0x00000000 by Wolfgang Denk · 19 years ago
- 8aa1a2d Patch by Steven Scholz, 4 Apr 2005: by wdenk · 20 years ago
- 101e8df Fix timer code for ARM systems: make sure that udelay() does not by wdenk · 20 years ago
- 3ec924a Patch by Steven Scholz, 25 Oct 2004: by wdenk · 20 years ago
- a119190 * Patch by Jon Loeliger, 02 Sep 2004: by wdenk · 20 years ago
- 356a0d9 Patch by Markus Pietrek, 04 May 2004: by wdenk · 20 years ago
- a56bd92 * Patch by Dave Peverley, 30 Apr 2004: by wdenk · 20 years ago
- 109c0e3 * Patch by Phillippe Robin, 16 Mar 2004: by wdenk · 21 years ago
- 42dfe7a Code cleanup; make several boards compile & link. by wdenk · 21 years ago LABEL_2004_03_14_2340
- 3d3befa * Patch by Philippe Robin, 09 Mar 2004: by wdenk · 21 years ago
- 0c852a2 * Patch by Rahul Shanbhag, 19 Feb 2004: by wdenk · 21 years ago
- 028ab6b * Patch by Peter Ryser, 20 Feb 2004: Add support for the Xilinx ML300 platform by wdenk · 21 years ago
- 63e73c9 * Patches by Reinhard Meyer, 14 Feb 2004: by wdenk · 21 years ago
- f6e20fc Patch by Anders Larsen, 09 Jan 2004: by wdenk · 21 years ago
- a8c7c70 * Patch by Gleb Natapov, 19 Sep 2003: by wdenk · 21 years ago
- 42d1f03 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago LABEL_2003_10_16_0200
- b0639ca Support new configuration of TRAB board with more memory by wdenk · 21 years ago
- 6f21347 * Patch by George G. Davis, 19 Aug 2003: fix TI Innovator/OMAP1510 pin configs by wdenk · 21 years ago