Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | * | | Fix conditional compilation of mpx8xxx_spi driver | Ben Warren | 2008-01-29 | -2/+3 | |
* | | | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2008-02-12 | -18/+23 | |
|\ \ \ \ | |/ / / | |||||
| * | | | API: Provide dummy halt() in the glue layer. | Rafal Jaworowski | 2008-01-29 | -1/+6 | |
| * | | | API: Convert conditional building to the new scheme. | Rafal Jaworowski | 2008-01-29 | -17/+17 | |
| |/ / | |||||
* | | | Get rid of "#undef DEBUG" from board config files. | Wolfgang Denk | 2008-02-12 | -61/+0 | |
* | | | Remove #undef DEBUG from MPC83xx board header files | Timur Tabi | 2008-02-12 | -12/+0 | |
* | | | QE: Move FDT support into a common file | Kumar Gala | 2008-02-12 | -64/+99 | |
* | | | ADS5121e: DDR2 init/timing update. | Grzegorz Bernacki | 2008-02-07 | -22/+27 | |
* | | | Device tree updates | John Rigby | 2008-02-07 | -5/+6 | |
* | | | Change IPS freq to 66MHz | John Rigby | 2008-02-07 | -1/+1 | |
* | | | xsengine: rename board_post_init to board_late_init | Jean-Christophe PLAGNIOL-VILLARD | 2008-02-07 | -2/+2 | |
* | | | Add attribute POST_PREREL to ECC memory POST | Larry Johnson | 2008-02-07 | -2/+2 | |
* | | | TFTP: add host ip addr support | Jean-Christophe PLAGNIOL-VILLARD | 2008-02-05 | -11/+31 | |
* | | | OMAP5912: fix FIFO handling in UART driver | Wolfgang Denk | 2008-02-05 | -4/+12 | |
* | | | ARM: S3C24x0 SoC NAND controller support | Harald Welte | 2008-02-04 | -1/+180 | |
* | | | ARM: s3c24xx: Multiple serial port support | Harald Welte | 2008-02-04 | -21/+163 | |
* | | | ARM: arm920t: Allow use of 'gd' pointer from IRQ | Harald Welte | 2008-02-04 | -5/+5 | |
* | | | ARM: arm920/s3c24xx: IRQ demulitplexer callback | Harald Welte | 2008-02-04 | -1/+17 | |
* | | | ARM: Display Ethernet info in do_bdinfo only if CONFIG_CMD_NET is defined | Hebbar | 2008-02-04 | -0/+2 | |
* | | | ARM: add I2C init function call in lib_arm/board.c | Hebbar | 2008-02-04 | -0/+18 | |
* | | | ARM: Board voiceblue update | Ladislav Michl | 2008-02-04 | -96/+35 | |
| |/ |/| | |||||
* | | ARM: AT91RM9200 based boards config cleanup | Ladislav Michl | 2008-02-04 | -86/+10 | |
* | | ARM: Fix at91rm9200dk base address | Ladislav Michl | 2008-02-04 | -7/+7 | |
* | | MMC for PXA 27X (resubmit) | stefano babic | 2008-02-03 | -199/+380 | |
* | | Fix gcc issues in pxa-regs.h | stefano babic | 2008-02-03 | -9/+9 | |
|/ | |||||
* | inka4x0: remove dead code | Wolfgang Denk | 2008-01-25 | -10/+0 | |
* | Coding Style Cleanup; update CHANGELOG | Wolfgang Denk | 2008-01-23 | -1/+169 | |
* | Merge ../custodians | Wolfgang Denk | 2008-01-23 | -110/+5362 | |
|\ | |||||
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-ixp | Wolfgang Denk | 2008-01-23 | -110/+5362 | |
| |\ | |||||
| | * | Add AcTux board support | Michael Schwingen | 2008-01-18 | -46/+3098 | |
| | * | add AcTux-4 board support | Michael Schwingen | 2008-01-18 | -0/+518 | |
| | * | add AcTux-3 board support | Michael Schwingen | 2008-01-18 | -0/+577 | |
| | * | add AcTux-2 board support | Michael Schwingen | 2008-01-18 | -0/+545 | |
| | * | add AcTux-1 board support | Michael Schwingen | 2008-01-18 | -0/+588 | |
| | * | ARM: remove useless function board_post_init | Jean-Christophe PLAGNIOL-VILLARD | 2008-01-18 | -18/+0 | |
| | * | IXP: enable RTS | Michael Schwingen | 2008-01-18 | -1/+5 | |
| | * | IXP: add dynamic microcode addr | Jean-Christophe PLAGNIOL-VILLARD | 2008-01-18 | -8/+20 | |
| | * | load ixp42x NPE firmware from separate flash block, remove dead code | Michael Schwingen | 2008-01-18 | -37/+11 | |
* | | | Merge ../custodians | Wolfgang Denk | 2008-01-23 | -0/+487 | |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'master' of git://www.denx.de/git/u-boot-mips | Wolfgang Denk | 2008-01-23 | -0/+487 | |
| |\ \ | |||||
| | * \ | Merge branch 'master' of git://www.denx.de/git/u-boot | Shinya Kuribayashi | 2008-01-18 | -12/+1575 | |
| | |\ \ | | | |/ | |||||
| | * | | qemu-mips: active HUSH PARSER, AUTO_COMPLETE and CMDLINE_EDITING | Jean-Christophe PLAGNIOL-VILLARD | 2008-01-17 | -0/+5 | |
| | * | | MIPS:Target support for qemu -M mips | Vlad Lungu | 2008-01-17 | -0/+482 | |
* | | | | Merge ../custodians | Wolfgang Denk | 2008-01-23 | -25/+14 | |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'master' of git://www.denx.de/git/u-boot-sh | Wolfgang Denk | 2008-01-23 | -25/+14 | |
| |\ \ \ | |||||
| | * | | | sh: Remove CONFIG_COMMANDS from MS7720SE config file | Nobuhiro Iwamatsu | 2008-01-17 | -7/+0 | |
| | * | | | sh: Update SuperH SCIF driver | Nobuhiro Iwamatsu | 2008-01-17 | -18/+14 | |
* | | | | | Merge ../custodians | Wolfgang Denk | 2008-01-23 | -0/+433 | |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 | Wolfgang Denk | 2008-01-23 | -0/+433 | |
| |\ \ \ \ | |||||
| | * | | | | AVR32: ATNGW100 board support | Haavard Skinnemoen | 2008-01-18 | -0/+423 |