Commit Graph

83 Commits (407976185e0dda2c90e89027121a1071b9c77bfb)

Author SHA1 Message Date
Timur Tabi ecf5f077c8 i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 3aed3aa2c1 Fix new found CFG_ 16 years ago
Sergei Poselenov 0e0c862efe Remove compiler warning: target CPU does not support interworking 16 years ago
Remy Bohmer 83ad179e2f Remove redundant armv4 flag from arm926ejs compile flags 16 years ago
Stelian Pop 3e0cda071a AT91: Enable PLLB for USB 16 years ago
Selvamuthukumar 9b827cf172 Align end of bss by 4 bytes 16 years ago
Roman Mashak e352495318 ARM926EJ-S: relocate OMAP specific 'cpuinfo.c' into OMAP directory 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Hugo Villeneuve b5b0344957 ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.c 17 years ago
Hugo Villeneuve 9b05aa788b ARM DaVinci: Fix broken HW ECC for large page NAND. 17 years ago
Ben Warren 3ae071e442 Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init() 17 years ago
Sandeep Paulraj fcaac589a6 ARM DaVinci: Changing function names for EMAC driver 17 years ago
Gururaja Hebbar K R e8f1207bbf Correct ARM Versatile Timer Initialization 17 years ago
Hugo Villeneuve e394116746 ARM DaVinci: Removed redundant NAND initialization code. 17 years ago
Hugo Villeneuve b3fb663b20 ARM DaVinci: Fix compilation error with new MTD code. 17 years ago
Jean-Christophe PLAGNIOL-VILLARD cc4a0ceeac drivers/mtd/nand: Move conditional compilation to Makefile 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 8ed2f5f950 at91: move arch-at91sam9 to arch-at91 17 years ago
Sergey Kubushyn fe56a2772e NAND: Davinci driver updates 17 years ago
William Juul 5e1dae5c3d Fixing coding style issues 17 years ago
William Juul 4cbb651b29 Remove white space at end. 17 years ago
William Juul cfa460adfd Update MTD to that of Linux 2.6.22.1 17 years ago
Hugo Villeneuve 85e5808e8e ARM DaVinci: Remove extern phy_t declaration by moving code to proper place 17 years ago
Hugo Villeneuve c15947d6ce ARM: Fix for broken compilation when defining CONFIG_CMD_ELF 17 years ago
Scott Wood 3167c5386e NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. 17 years ago
Hugo Villeneuve 63676841ca Remove duplicate code in cpu/arm926ejs/davinci/lxt972.c. 17 years ago
Hugo Villeneuve fec61431a0 Remove duplicate definitions in include/lxt971a.h. 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Stelian Pop d99a8ff66d AT91SAM9261EK support 17 years ago
Stelian Pop 11b162bae0 Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platforms 17 years ago
Stelian Pop cce9cfdabc Fix @ -> <at> substitution 17 years ago
Stelian Pop 567fb85217 Fix @ -> <at> substitution 17 years ago
Dirk Behme 80c40b765b ARM: Davinci: Fix DM644x timer overflow handling and cleanup 17 years ago
Wolfgang Denk 950a392464 Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18: 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 1762f13b4a AT91SAM9: Move CONFIG_HAS_DATAFLASH to Makefile 17 years ago
Stelian Pop 983c1db04c Port AT91CAP9 to the new headers 17 years ago
Stelian Pop a8a78f2d99 Move at91cap9 specific files to at91sam9 directory 17 years ago
Stelian Pop 61106a5658 Use timer_init() instead of board supplied interrupt_init() 17 years ago
Pieter Voorthuijsen 1377b5583a Removes all board specific code from the arch. part for DM644x (DaVinci) boards 17 years ago
Dirk Behme 1704dc2091 - Remove *_masked() functions as noted by Wolfgang 17 years ago
Wolfgang Denk b29661fc11 Coding style cleanup. Prepare v1.3.2-rc2 release candidate 17 years ago
Andreas Engel 6d0943a6be ARM: cleanup duplicated exception handlingcode 17 years ago
Stelian Pop fefb6c1092 AT91CAP9 support : cpu/ files 17 years ago
Stelian Pop a6cdd21b56 Fix arm926ejs compile when SKIP_LOWLEVEL_INIT is on 17 years ago
Peter Pearse ea686f52e4 Fix timer overflow in DaVinci 17 years ago
Kumar Gala 3cfb0c51b2 Remove duplicate defines for ARRAY_SIZE 17 years ago
Wolfgang Denk afaac86fe2 Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues. 18 years ago
Stefan Roese c2c0ab4aff Conding style cleanup 18 years ago
Sergey Kubushyn c74b2108e3 [ARM] TI DaVinci support, hopefully final 18 years ago
Wolfgang Denk 2b208f5308 Move "ar" flags to config.mk to allow for silent "make -s" 18 years ago
Marian Balakowicz f93286397e Add support for a saving build objects in a separate directory. 19 years ago