| Commit message (Expand) | Author | Age | Lines |
* | ARM: compiler options cleanup - improve tool chain support | Wolfgang Denk | 2009-08-21 | -2/+0 |
* | rm9200 lowevel_init: don't touch reserved/readonly registers | David Brownell | 2009-08-03 | -12/+2 |
* | cpu/arm920t/start.S: include <common.h> to have ROUND() defined | Wolfgang Denk | 2009-07-27 | -2/+1 |
* | rm9200 ethernet driver: board-specific quirk (csb337) | David Brownell | 2009-07-22 | -4/+18 |
* | S3C24x0: extract interrupts from timer | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-06 | -21/+56 |
* | arm920t/interrupts: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-06 | -6/+6 |
* | arm: remove cpu_init | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -5/+0 |
* | arm: unify interrupt init | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -11/+0 |
* | arm: unify linker script | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -0/+64 |
* | arm920/926/926: remove non needed header | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -4/+0 |
* | arm: timer and interrupt init rework | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -15/+17 |
* | at91rm9200: move reset code to reset.c | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -40/+82 |
* | i2c: Create common default i2c_[set|get]_bus_speed() functions | Peter Tyser | 2009-06-12 | -10/+0 |
* | Fix e-mail address of Gary Jennejohn. | Detlev Zundel | 2009-05-15 | -7/+7 |
* | Replace __attribute references with __attribute__ | Peter Tyser | 2009-04-28 | -6/+7 |
* | arm: unify reset command | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-05 | -8/+0 |
* | arm: clean cache management | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-05 | -63/+10 |
* | arm: update co-processor 15 access | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-05 | -56/+13 |
* | at91rm9200: Reset update | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | -10/+4 |
* | at91rm9200: move serial shutdown code to serial drivers | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | -10/+3 |
* | at91rm9200: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | -114/+1 |
* | Add support for the AT91RM9200EK Board. | Ulf Samuelsson | 2009-04-04 | -3/+1 |
* | s3c2410: move nand driver to drivers/mtd/nand | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-30 | -180/+1 |
* | s3c24x0: move i2c driver to drivers/i2c | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-30 | -448/+1 |
* | s3c24x0: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-30 | -306/+1 |
* | imx: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-30 | -228/+1 |
* | ks8695: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -118/+1 |
* | cpu/: get mac address from environment | Mike Frysinger | 2009-03-20 | -3/+5 |
* | usb.h: use standard __LITTLE_ENDIAN from Linux headers | Mike Frysinger | 2009-01-28 | -3/+1 |
* | at91rm9200: move define from lowlevel_init to header | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-06 | -48/+22 |
* | at91rm9200: rename lowlevel init value to CONFIG_SYS_ | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-06 | -44/+44 |
* | i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions | Timur Tabi | 2008-12-15 | -14/+0 |
* | Remove compiler warning: target CPU does not support interworking | Sergei Poselenov | 2008-12-13 | -0/+1 |
* | AT91: remove non supported board AT91RM9200DF macro | Jean-Christophe PLAGNIOL-VILLARD | 2008-12-02 | -2/+2 |
* | AT91RM9200DK: fix broken boot from NOR flash | Wolfgang Denk | 2008-11-24 | -1/+1 |
* | at91rm9200: fix broken boot from nor flash | Jens Scharsig | 2008-11-24 | -4/+1 |
* | Merge git://git.denx.de/u-boot into x1 | Markus Klotzbuecher | 2008-10-21 | -28/+28 |
|\ |
|
| * | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -28/+28 |
* | | The PIPE_INTERRUPT flag is used wrong | Remy Bohmer | 2008-10-14 | -4/+4 |
|/ |
|
* | at91rm9200: fix errors with CONFIG_CMD_I2C_TREE | Jens Scharsig | 2008-09-12 | -0/+10 |
* | i.mx change get_timer(base) to return time since base | Andrew Dyer | 2008-09-12 | -1/+1 |
* | i.MX use u-boot baud rate and don't assume UART master clock | Andrew Dyer | 2008-09-12 | -15/+41 |
* | arm920t fix constant error in start.S | Andrew Dyer | 2008-09-12 | -2/+4 |
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2008-08-14 | -32/+32 |
|\ |
|
| * | s3c24x0: Update NAND driver to new API. | Scott Wood | 2008-08-13 | -32/+32 |
* | | drivers/mtd/nand: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -1/+1 |
|/ |
|
* | Remove duplicate definitions in include/lxt971a.h. | Hugo Villeneuve | 2008-07-06 | -7/+8 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -170/+167 |
* | Fix some typos | Adrian Filipi | 2008-05-09 | -1/+1 |
* | USB: fix more GCC 4.2.x aliasing warnings | Wolfgang Denk | 2008-04-25 | -2/+2 |