summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* bootstage: Convert progress numbers 10-19 to enumsSimon Glass2012-03-182-6/+6
* bootstage: Convert progress numbers 1-9 into enumsSimon Glass2012-03-186-24/+24
* bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass2012-03-187-8/+7
* net/miiphy/serial: drop duplicate "NAMESIZE" defineMike Frysinger2012-03-185-5/+5
* CPCI750: Add CPCI-HD/2 supportReinhard Arlt2012-03-181-1/+20
* sandbox: add get_{tbclk,ticks}Mike Frysinger2012-03-121-0/+10
* PPC: Drop mv6446x_eth_initialize() from net/eth.cMarek Vasut2012-03-064-1/+13
* PPC: Drop mv6436x_eth_initialize() from net/eth.cMarek Vasut2012-03-064-1/+12
* Stop using builtin_run_command()Simon Glass2012-03-063-3/+3
* Rename run_command() to builtin_run_command()Simon Glass2012-03-063-3/+3
* integrator: remove fragile delay loop from PCI codeLinus Walleij2012-03-041-5/+2
* pci: move pciauto_config_init() to pci.hLinus Walleij2012-03-042-2/+0
* Ethernut 5: fix build errorprabhakar.csengg@gmail.com2012-02-291-3/+2
* at91: modified NAND flash timing on otc570 boardDaniel Gorsulowski2012-02-271-4/+4
* at91: modified NAND flash timing on meesc boardDaniel Gorsulowski2012-02-271-4/+4
* tt01: add video supportHelmut Raiger2012-02-271-0/+21
* i.mx6q: mx6qsabrelite: Update the network configurationTroy Kisky2012-02-271-33/+14
* net: phy: make board_phy_config responsible for calling drv->configTroy Kisky2012-02-272-0/+4
* integrator: rewrite the AP PCI driverLinus Walleij2012-02-272-250/+532
* integrator: stop calling pci_init() twiceLinus Walleij2012-02-271-3/+0
* dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci...prabhakar.csengg@gmail.com2012-02-271-1/+1
* da850evm: read mac address from I2C EEPROM on AM18x EVMHadli, Manjunath2012-02-271-2/+33
* da850evm: add support to read mac address from SPI flashHadli, Manjunath2012-02-271-0/+72
* beagle: enable DVI_PUPPeter Meerwald2012-02-271-0/+34
* mx35pdk: Remove duplicate CPU revision and reset cause informationFabio Estevam2012-02-271-26/+1
* mx51evk: Use gpio_direction_input prior to gpio_get_valueFabio Estevam2012-02-271-0/+2
* mx53smd: Use gpio_direction_input prior to gpio_get_valueFabio Estevam2012-02-271-0/+1
* mx53evk: Use gpio_direction_input prior to gpio_get_valueFabio Estevam2012-02-271-0/+2
* mx53ard: Use gpio_direction_input prior to gpio_get_valueFabio Estevam2012-02-271-0/+2
* mx53loco: Use gpio_direction_input prior to gpio_get_valueFabio Estevam2012-02-271-0/+2
* mx6q: mx6qsabrelite: Provide default serial flash bus and chip-selectEric Nelson2012-02-271-1/+1
* mx6q: mx6qsabrelite: Add ECSPI support to the Sabrelite platformEric Nelson2012-02-272-1/+26
* mx28evk: add SPI supportMatthias Fuchs2012-02-271-0/+8
* mx28evk: add USB supportMatthias Fuchs2012-02-271-0/+7
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2012-02-137-7/+220
|\
| * Blackfin: br4: new board portDimitar Penev2012-02-123-0/+110
| * Blackfin: bf537-stamp: drop board reset workaroundMike Frysinger2012-02-121-7/+0
| * Blackfin: pr1: new board portDimitar Penev2012-02-123-0/+110
* | arm, davinci: Add support for the Calimain board from OMICRON electronicsChristian Riesch2012-02-122-0/+233
* | Changes to move hawkboard to the new spl infrastructureSughosh Ganu2012-02-126-126/+110
* | omap3logic: Add missing GPMC pinmux for LAN92xx accessPeter Barada2012-02-121-0/+15
* | beagle: fix typosPeter Meerwald2012-02-121-2/+2
* | mcx: support for HTKW mcx boardIlya Yanok2012-02-123-0/+558
* | ARM: omap3: Added Teejet mt_ventouxStefano Babic2012-02-123-0/+700
* | OMAP3: TAM3517: update ehci interfaceStefano Babic2012-02-121-0/+22
* | OMAP4: ehci-omap: enable ehci-omap for panda boardsGovindraj.R2012-02-121-8/+8
* | ehci-omap: Clean up added ehci-omap.cGovindraj.R2012-02-122-0/+60
* | ehci-omap: driver for EHCI host on OMAP3Ilya Yanok2012-02-121-101/+0
* | usb: ulpi: Extend the existing ulpi framework.Govindraj.R2012-02-121-9/+15
* | SMDK5250: Add ethernet supportChander Kashyap2012-02-121-0/+94
OpenPOWER on IntegriCloud