Age | Commit message (Expand) | Author |
2009-12-07 | trab: fix warning: implicit declaration of function 'disable_vfd' | Wolfgang Denk |
2009-10-13 | Clean-up of cpu_arm920t and cpu_arm920t_s3c24x0 code | kevin.morfitt@fearnside-systems.co.uk |
2009-10-13 | CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boards | kevin.morfitt@fearnside-systems.co.uk |
2009-10-13 | Add support for Eukrea CPUAT91 SBC | Tom Rix |
2009-09-04 | arm: Remove -fno-strict-aliasing | Kumar Gala |
2009-08-21 | ARM: compiler options cleanup - improve tool chain support | Wolfgang Denk |
2009-08-03 | rm9200 lowevel_init: don't touch reserved/readonly registers | David Brownell |
2009-07-27 | cpu/arm920t/start.S: include <common.h> to have ROUND() defined | Wolfgang Denk |
2009-07-22 | rm9200 ethernet driver: board-specific quirk (csb337) | David Brownell |
2009-07-06 | S3C24x0: extract interrupts from timer | Jean-Christophe PLAGNIOL-VILLARD |
2009-07-06 | arm920t/interrupts: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2009-06-12 | arm: remove cpu_init | Jean-Christophe PLAGNIOL-VILLARD |
2009-06-12 | arm: unify interrupt init | Jean-Christophe PLAGNIOL-VILLARD |
2009-06-12 | arm: unify linker script | Jean-Christophe PLAGNIOL-VILLARD |
2009-06-12 | arm920/926/926: remove non needed header | Jean-Christophe PLAGNIOL-VILLARD |
2009-06-12 | arm: timer and interrupt init rework | Jean-Christophe PLAGNIOL-VILLARD |
2009-06-12 | at91rm9200: move reset code to reset.c | Jean-Christophe PLAGNIOL-VILLARD |
2009-06-12 | i2c: Create common default i2c_[set|get]_bus_speed() functions | Peter Tyser |
2009-05-15 | Fix e-mail address of Gary Jennejohn. | Detlev Zundel |
2009-04-28 | Replace __attribute references with __attribute__ | Peter Tyser |
2009-04-05 | arm: unify reset command | Jean-Christophe PLAGNIOL-VILLARD |
2009-04-05 | arm: clean cache management | Jean-Christophe PLAGNIOL-VILLARD |
2009-04-05 | arm: update co-processor 15 access | Jean-Christophe PLAGNIOL-VILLARD |
2009-04-04 | at91rm9200: Reset update | Jean-Christophe PLAGNIOL-VILLARD |
2009-04-04 | at91rm9200: move serial shutdown code to serial drivers | Jean-Christophe PLAGNIOL-VILLARD |
2009-04-04 | at91rm9200: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD |
2009-04-04 | Add support for the AT91RM9200EK Board. | Ulf Samuelsson |
2009-03-30 | s3c2410: move nand driver to drivers/mtd/nand | Jean-Christophe PLAGNIOL-VILLARD |
2009-03-30 | s3c24x0: move i2c driver to drivers/i2c | Jean-Christophe PLAGNIOL-VILLARD |
2009-03-30 | s3c24x0: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD |
2009-03-30 | imx: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD |
2009-03-29 | ks8695: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD |
2009-03-20 | cpu/: get mac address from environment | Mike Frysinger |
2009-01-28 | usb.h: use standard __LITTLE_ENDIAN from Linux headers | Mike Frysinger |
2009-01-06 | at91rm9200: move define from lowlevel_init to header | Jean-Christophe PLAGNIOL-VILLARD |
2009-01-06 | at91rm9200: rename lowlevel init value to CONFIG_SYS_ | Jean-Christophe PLAGNIOL-VILLARD |
2008-12-15 | i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions | Timur Tabi |
2008-12-13 | Remove compiler warning: target CPU does not support interworking | Sergei Poselenov |
2008-12-02 | AT91: remove non supported board AT91RM9200DF macro | Jean-Christophe PLAGNIOL-VILLARD |
2008-11-24 | AT91RM9200DK: fix broken boot from NOR flash | Wolfgang Denk |
2008-11-24 | at91rm9200: fix broken boot from nor flash | Jens Scharsig |
2008-10-21 | Merge git://git.denx.de/u-boot into x1 | Markus Klotzbuecher |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-10-14 | The PIPE_INTERRUPT flag is used wrong | Remy Bohmer |
2008-09-12 | at91rm9200: fix errors with CONFIG_CMD_I2C_TREE | Jens Scharsig |
2008-09-12 | i.mx change get_timer(base) to return time since base | Andrew Dyer |
2008-09-12 | i.MX use u-boot baud rate and don't assume UART master clock | Andrew Dyer |
2008-09-12 | arm920t fix constant error in start.S | Andrew Dyer |
2008-08-14 | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk |
2008-08-13 | s3c24x0: Update NAND driver to new API. | Scott Wood |