aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2012-03-18bootstage: Convert progress numbers 20-41 to enumsSimon Glass2-2/+5
2012-03-18bootstage: Convert progress numbers 10-19 to enumsSimon Glass2-6/+6
2012-03-18bootstage: Convert progress numbers 1-9 into enumsSimon Glass6-24/+24
2012-03-18bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass7-8/+7
2012-03-18net/miiphy/serial: drop duplicate "NAMESIZE" defineMike Frysinger5-5/+5
2012-03-18CPCI750: Add CPCI-HD/2 supportReinhard Arlt1-1/+20
2012-03-12sandbox: add get_{tbclk,ticks}Mike Frysinger1-0/+10
2012-03-06PPC: Drop mv6446x_eth_initialize() from net/eth.cMarek Vasut4-1/+13
2012-03-06PPC: Drop mv6436x_eth_initialize() from net/eth.cMarek Vasut4-1/+12
2012-03-06Stop using builtin_run_command()Simon Glass3-3/+3
2012-03-06Rename run_command() to builtin_run_command()Simon Glass3-3/+3
2012-03-04integrator: remove fragile delay loop from PCI codeLinus Walleij1-5/+2
2012-03-04pci: move pciauto_config_init() to pci.hLinus Walleij2-2/+0
2012-02-29Ethernut 5: fix build errorprabhakar.csengg@gmail.com1-3/+2
2012-02-27at91: modified NAND flash timing on otc570 boardDaniel Gorsulowski1-4/+4
2012-02-27at91: modified NAND flash timing on meesc boardDaniel Gorsulowski1-4/+4
2012-02-27tt01: add video supportHelmut Raiger1-0/+21
2012-02-27i.mx6q: mx6qsabrelite: Update the network configurationTroy Kisky1-33/+14
2012-02-27net: phy: make board_phy_config responsible for calling drv->configTroy Kisky2-0/+4
2012-02-27integrator: rewrite the AP PCI driverLinus Walleij2-250/+532
2012-02-27integrator: stop calling pci_init() twiceLinus Walleij1-3/+0
2012-02-27dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci...prabhakar.csengg@gmail.com1-1/+1
2012-02-27da850evm: read mac address from I2C EEPROM on AM18x EVMHadli, Manjunath1-2/+33
2012-02-27da850evm: add support to read mac address from SPI flashHadli, Manjunath1-0/+72
2012-02-27beagle: enable DVI_PUPPeter Meerwald1-0/+34
2012-02-27mx35pdk: Remove duplicate CPU revision and reset cause informationFabio Estevam1-26/+1
2012-02-27mx51evk: Use gpio_direction_input prior to gpio_get_valueFabio Estevam1-0/+2
2012-02-27mx53smd: Use gpio_direction_input prior to gpio_get_valueFabio Estevam1-0/+1
2012-02-27mx53evk: Use gpio_direction_input prior to gpio_get_valueFabio Estevam1-0/+2
2012-02-27mx53ard: Use gpio_direction_input prior to gpio_get_valueFabio Estevam1-0/+2
2012-02-27mx53loco: Use gpio_direction_input prior to gpio_get_valueFabio Estevam1-0/+2
2012-02-27mx6q: mx6qsabrelite: Provide default serial flash bus and chip-selectEric Nelson1-1/+1
2012-02-27mx6q: mx6qsabrelite: Add ECSPI support to the Sabrelite platformEric Nelson2-1/+26
2012-02-27mx28evk: add SPI supportMatthias Fuchs1-0/+8
2012-02-27mx28evk: add USB supportMatthias Fuchs1-0/+7
2012-02-13Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk7-7/+220
2012-02-12Blackfin: br4: new board portDimitar Penev3-0/+110
2012-02-12Blackfin: bf537-stamp: drop board reset workaroundMike Frysinger1-7/+0
2012-02-12Blackfin: pr1: new board portDimitar Penev3-0/+110
2012-02-12arm, davinci: Add support for the Calimain board from OMICRON electronicsChristian Riesch2-0/+233
2012-02-12Changes to move hawkboard to the new spl infrastructureSughosh Ganu6-126/+110
2012-02-12omap3logic: Add missing GPMC pinmux for LAN92xx accessPeter Barada1-0/+15
2012-02-12beagle: fix typosPeter Meerwald1-2/+2
2012-02-12mcx: support for HTKW mcx boardIlya Yanok3-0/+558
2012-02-12ARM: omap3: Added Teejet mt_ventouxStefano Babic3-0/+700
2012-02-12OMAP3: TAM3517: update ehci interfaceStefano Babic1-0/+22
2012-02-12OMAP4: ehci-omap: enable ehci-omap for panda boardsGovindraj.R1-8/+8
2012-02-12ehci-omap: Clean up added ehci-omap.cGovindraj.R2-0/+60
2012-02-12ehci-omap: driver for EHCI host on OMAP3Ilya Yanok1-101/+0
2012-02-12usb: ulpi: Extend the existing ulpi framework.Govindraj.R1-9/+15