Age | Commit message (Expand) | Author |
2009-01-24 | Initial support for Nomadik 8815 development board | Alessandro Rubini |
2008-12-15 | i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions | Timur Tabi |
2008-12-14 | Fix new found CFG_ | Jean-Christophe PLAGNIOL-VILLARD |
2008-12-13 | Remove compiler warning: target CPU does not support interworking | Sergei Poselenov |
2008-12-06 | Remove redundant armv4 flag from arm926ejs compile flags | Remy Bohmer |
2008-11-21 | AT91: Enable PLLB for USB | Stelian Pop |
2008-11-18 | Align end of bss by 4 bytes | Selvamuthukumar |
2008-11-04 | ARM926EJ-S: relocate OMAP specific 'cpuinfo.c' into OMAP directory | Roman Mashak |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-13 | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk |
2008-09-12 | ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.c | Hugo Villeneuve |
2008-09-10 | ARM DaVinci: Fix broken HW ECC for large page NAND. | Hugo Villeneuve |
2008-09-02 | Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init() | Ben Warren |
2008-08-31 | ARM DaVinci: Changing function names for EMAC driver | Sandeep Paulraj |
2008-08-25 | Correct ARM Versatile Timer Initialization | Gururaja Hebbar K R |
2008-08-25 | ARM DaVinci: Removed redundant NAND initialization code. | Hugo Villeneuve |
2008-08-25 | ARM DaVinci: Fix compilation error with new MTD code. | Hugo Villeneuve |
2008-08-13 | drivers/mtd/nand: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-12 | Merge branch 'master' of git://www.denx.de/git/u-boot-at91 | Wolfgang Denk |
2008-08-12 | at91: move arch-at91sam9 to arch-at91 | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-12 | NAND: Davinci driver updates | Sergey Kubushyn |
2008-08-12 | Fixing coding style issues | William Juul |
2008-08-12 | Remove white space at end. | William Juul |
2008-08-12 | Update MTD to that of Linux 2.6.22.1 | William Juul |
2008-07-14 | ARM DaVinci: Remove extern phy_t declaration by moving code to proper place | Hugo Villeneuve |
2008-07-13 | ARM: Fix for broken compilation when defining CONFIG_CMD_ELF | Hugo Villeneuve |
2008-07-10 | Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash | Wolfgang Denk |
2008-07-09 | NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. | Scott Wood |
2008-07-06 | Remove duplicate code in cpu/arm926ejs/davinci/lxt972.c. | Hugo Villeneuve |
2008-07-06 | Remove duplicate definitions in include/lxt971a.h. | Hugo Villeneuve |
2008-05-24 | Merging Stelian Pop AT91 patches | Jean-Christophe PLAGNIOL-VILLARD |
2008-05-21 | Big white-space cleanup. | Wolfgang Denk |
2008-05-10 | AT91SAM9261EK support | Stelian Pop |
2008-05-10 | Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platforms | Stelian Pop |
2008-05-10 | Fix @ -> <at> substitution | Stelian Pop |
2008-05-08 | Fix @ -> <at> substitution | Stelian Pop |
2008-04-22 | ARM: Davinci: Fix DM644x timer overflow handling and cleanup | Dirk Behme |
2008-04-11 | Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18: | Wolfgang Denk |
2008-04-08 | Merge branch 'master' of git://www.denx.de/git/u-boot-at91 | Wolfgang Denk |
2008-04-01 | AT91SAM9: Move CONFIG_HAS_DATAFLASH to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-04-01 | Port AT91CAP9 to the new headers | Stelian Pop |
2008-04-01 | Move at91cap9 specific files to at91sam9 directory | Stelian Pop |
2008-04-01 | Use timer_init() instead of board supplied interrupt_init() | Stelian Pop |
2008-03-30 | Removes all board specific code from the arch. part for DM644x (DaVinci) boards | Pieter Voorthuijsen |
2008-03-30 | - Remove *_masked() functions as noted by Wolfgang | Dirk Behme |
2008-02-24 | Coding style cleanup. Prepare v1.3.2-rc2 release candidate | Wolfgang Denk |
2008-02-15 | Merge branch '080208_dupint' of git://linux-arm.org/u-boot-armdev | Peter Pearse |
2008-02-15 | Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdev | Peter Pearse |
2008-02-14 | ARM: cleanup duplicated exception handlingcode | Andreas Engel |
2008-02-14 | AT91CAP9 support : cpu/ files | Stelian Pop |