summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | POWERPC: 86xx - add missing CONFIG_HIGH_BATS to sbc8641d configBecky Bruce2008-08-111-0/+2
| * | Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-08-1121-110/+679
| |\ \
| | * | Revert "[new uImage] Add autostart flag to bootm_headers structure"Wolfgang Denk2008-08-101-1/+0
| | * | Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2008-08-101-1/+1
| | |\ \
| | | * | DataFlash: AT45DB021 fix and AT45DB081 supportSergey Lapin2008-08-091-1/+1
| | | |/
| | * | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2008-08-101-0/+9
| | |\ \
| | | * | sh: Update sh7763rdp configNobuhiro Iwamatsu2008-08-091-0/+9
| | | |/
| | * | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2008-08-101-1/+1
| | |\ \
| | | * | usb: add support for R8A66597 usb controllerYoshihiro Shimoda2008-08-071-1/+1
| | | |/
OpenPOWER on IntegriCloud