summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen2008-08-204-0/+551
|\
| * hammerhead: Add missing printf parameter to CONFIG_AUTOBOOT_PROMPTHaavard Skinnemoen2008-08-201-1/+1
| * favr-32-ezkit: Fix printf format warningsHaavard Skinnemoen2008-08-201-1/+1
| * Merge branch 'mimc200' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen2008-08-201-0/+177
| |\
| | * avr32: Add MIMC200 boardMark Jackson2008-08-201-0/+177
| * | Merge branch 'favr-32' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen2008-08-0648-81/+299
| |\ \
| | * | avr32: add support for EarthLCD Favr-32 boardHans-Christian Egtvedt2008-08-061-0/+201
| | |/
| * | Merge branch 'hammerhead' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen2008-07-308-369/+180
| |\ \
| | * | Add support for the hammerhead (AVR32) boardJulien May2008-07-302-0/+173
* | | | Minor code cleanup: keep lists sorted.Wolfgang Denk2008-08-181-7/+7
* | | | Add support for ADT7460 I2C monitor chipRicardo Ribalda Delgado2008-08-181-1/+2
* | | | Add 'license' command to U-Boot command lineHarald Welte2008-08-181-0/+1
* | | | add 'unzip' command to u-boot commandlineHarald Welte2008-08-181-0/+1
* | | | ColdFire: Multiple fixes for M5282EVBTsiChung Liew2008-08-141-2/+2
* | | | ColdFire: Add M54451EVB platform support for MCF5445xTsiChung Liew2008-08-142-2/+354
* | | | ColdFire: Add Serial Flash support for M54455EVBTsiChung Liew2008-08-141-0/+4
* | | | ColdFire: Implement SBF feature for M5445EVBTsiChung Liew2008-08-141-16/+76
* | | | ColdFire: Add SSPI feature for MCF5445xTsiChung Liew2008-08-141-1/+15
* | | | ColdFire: Use CFI Flash driver for M54455EVBTsiChung Liew2008-08-141-39/+6
* | | | ColdFire: Add M5253DEMO platform support for MCF5253TsiChung Liew2008-08-141-0/+252
* | | | ColdFire: Raise M5253EVBE uart baudrate to 115200 bpsTsiChung Liew2008-08-141-1/+1
* | | | Coding Style cleanup, update CHANGELOGWolfgang Denk2008-08-147-40/+38
* | | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2008-08-144-42/+21
|\ \ \ \
| * | | | Fix OneNAND build breakKyungmin Park2008-08-134-42/+21
* | | | | Merge branch 'Makefile' of git://git.denx.de/u-boot-armWolfgang Denk2008-08-13209-229/+229
|\ \ \ \ \
| * | | | | drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-1326-27/+27
| * | | | | drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13181-184/+184
| * | | | | drivers/pci: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-134-4/+4
| * | | | | drivers/misc: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-134-4/+4
| * | | | | drivers/block: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
| * | | | | serial: move CFG_NS9750_UART to CONFIG_NS9750_UARTJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
| * | | | | serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLEJean-Christophe PLAGNIOL-VILLARD2008-08-138-8/+8
| |/ / / /
* | | | | Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-08-1340-437/+1568
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk2008-08-1221-0/+0
| |\ \ \ \
| | * | | | at91: move arch-at91sam9 to arch-at91Jean-Christophe PLAGNIOL-VILLARD2008-08-1221-0/+0
| * | | | | OneNAND: Fill in MTD function pointers for OneNAND.Fathi BOUDRA2008-08-121-1/+1
| * | | | | NAND boot: MPC8313ERDB supportScott Wood2008-08-123-16/+70
| * | | | | mpc8313erdb: Enable NAND in config.Scott Wood2008-08-121-0/+2
| * | | | | NAND: Scan bad blocks lazily.Ilya Yanok2008-08-121-0/+2
| * | | | | NAND read/write fixScott Wood2008-08-121-3/+4
| * | | | | nand: fsl_upm: convert to updated MTD NAND infrastructureAnton Vorontsov2008-08-121-0/+3
| * | | | | Fixing coding style issuesWilliam Juul2008-08-122-6/+7
| * | | | | Remove white space at end.William Juul2008-08-121-1/+1
| * | | | | Update MTD to that of Linux 2.6.22.1William Juul2008-08-1215-420/+1488
| |/ / / /
* | | | | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese2008-08-1225-127/+713
|\ \ \ \ \ | |/ / / /
| * | | | Coding style cleanup, update CHANGELOG, prepare releaseWolfgang Denk2008-08-1214-14/+14
| * | | | MVBC_P: fix compile problemWolfgang Denk2008-08-121-2/+2
| * | | | Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk2008-08-121-9/+24
| |\ \ \ \
| | * | | | i.MX31: Fix mx31_gpio_mux() function and MUX_-macros.Magnus Lilja2008-08-111-9/+24
| | * | | | i.MX31: Fix IOMUX related typosMagnus Lilja2008-08-111-2/+2
| | | |_|/ | | |/| |
OpenPOWER on IntegriCloud