summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* drivers/pci: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-4/+4
* drivers/misc: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-4/+4
* drivers/block: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-1/+1
* serial: move CFG_NS9750_UART to CONFIG_NS9750_UARTJean-Christophe PLAGNIOL-VILLARD2008-08-13-1/+1
* serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLEJean-Christophe PLAGNIOL-VILLARD2008-08-13-8/+8
* Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk2008-08-12-0/+0
|\
| * at91: move arch-at91sam9 to arch-at91Jean-Christophe PLAGNIOL-VILLARD2008-08-12-0/+0
* | OneNAND: Fill in MTD function pointers for OneNAND.Fathi BOUDRA2008-08-12-1/+1
* | NAND boot: MPC8313ERDB supportScott Wood2008-08-12-16/+70
* | mpc8313erdb: Enable NAND in config.Scott Wood2008-08-12-0/+2
* | NAND: Scan bad blocks lazily.Ilya Yanok2008-08-12-0/+2
* | NAND read/write fixScott Wood2008-08-12-3/+4
* | nand: fsl_upm: convert to updated MTD NAND infrastructureAnton Vorontsov2008-08-12-0/+3
* | Fixing coding style issuesWilliam Juul2008-08-12-6/+7
* | Remove white space at end.William Juul2008-08-12-1/+1
* | Update MTD to that of Linux 2.6.22.1William Juul2008-08-12-420/+1488
|/
* Coding style cleanup, update CHANGELOG, prepare releaseWolfgang Denk2008-08-12-14/+14
* MVBC_P: fix compile problemWolfgang Denk2008-08-12-2/+2
* Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk2008-08-12-9/+24
|\
| * i.MX31: Fix mx31_gpio_mux() function and MUX_-macros.Magnus Lilja2008-08-11-9/+24
| * i.MX31: Fix IOMUX related typosMagnus Lilja2008-08-11-2/+2
* | POWERPC: 86xx - add missing CONFIG_HIGH_BATS to sbc8641d configBecky Bruce2008-08-11-0/+2
* | Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-08-11-110/+679
|\ \
| * | Revert "[new uImage] Add autostart flag to bootm_headers structure"Wolfgang Denk2008-08-10-1/+0
| * | Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2008-08-10-1/+1
| |\ \
| | * | DataFlash: AT45DB021 fix and AT45DB081 supportSergey Lapin2008-08-09-1/+1
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2008-08-10-0/+9
| |\ \
| | * | sh: Update sh7763rdp configNobuhiro Iwamatsu2008-08-09-0/+9
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2008-08-10-1/+1
| |\ \
| | * | usb: add support for R8A66597 usb controllerYoshihiro Shimoda2008-08-07-1/+1
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-mpc512xWolfgang Denk2008-08-10-35/+221
| |\ \
| | * | mpc5121: Move iopin features from board specific to common files.Kenneth Johansson2008-08-05-33/+218
| | * | mpc5121: squash some fdt fixup errorsJohn Rigby2008-08-05-2/+3
| | |/
| * | TQM8xx{L,M}: try to normalize config files for TQM8xx? based boardWolfgang Denk2008-08-09-67/+440
| * | TQM823L: re-enable logo support; update LCD_INFO textWolfgang Denk2008-08-08-0/+2
| * | TQM8xxL: fix support for second flash bankWolfgang Denk2008-08-08-5/+5
| |/
* | ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per sch...Steven A. Falco2008-08-07-6/+6
|/
* Fix remaining build issues with MPC8xx FADS boards.Jean-Christophe PLAGNIOL-VILLARD2008-08-03-3/+3
* nios2: fix phys_addr_t and phys_size_t supportJean-Christophe PLAGNIOL-VILLARD2008-08-03-0/+3
* mvbc_p: Fix problem with '#if (CONFIG_CMD_KGDB)'Jean-Christophe PLAGNIOL-VILLARD2008-08-03-2/+2
* Fix build issues with MPC8xx FADS boards.Wolfgang Denk2008-08-01-1/+1
* Fix printf() format problems with configurable promptsWolfgang Denk2008-07-31-49/+73
* E1000: clean up CONFIG_E1000_FALLBACK_MAC handlingWolfgang Denk2008-07-31-1/+1
* Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-07-31-10/+9
|\
| * PPC: Add pci_clk in the global_data for CPM2 processorsMatvejchikov Ilya2008-07-31-0/+3
| * Remove unused I2C at apollon boardKyungmin Park2008-07-31-8/+0
| * Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk2008-07-31-2/+6
| |\
| | * Merge branch 'format-warnings' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen2008-07-24-2/+4
| | |\
| | | * avr32: Fix printf() format warningsHaavard Skinnemoen2008-07-23-2/+4
| | * | avr32: asm/io.h needs asm/types.hHaavard Skinnemoen2008-07-23-0/+2
| | |/