summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2012-03-26ARMV7/Vexpress: add missing get_ticks() and get_tbclk()Liming Wang1-0/+10
2012-03-19ETX094: adjust linker script due to grown code sizeWolfgang Denk1-1/+0
2012-03-19usb: replace wait_ms() with mdelay()Mike Frysinger4-15/+9
2012-03-19bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass3-8/+2
2012-03-19bootstage: Convert net progress numbers to enumsSimon Glass3-14/+14
2012-03-19bootstage: 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-07PPC: Drop mv6446x_eth_initialize() from net/eth.cMarek Vasut4-1/+13
2012-03-07PPC: Drop mv6436x_eth_initialize() from net/eth.cMarek Vasut4-1/+12
2012-03-07Stop using builtin_run_command()Simon Glass3-3/+3
2012-03-07Rename run_command() to builtin_run_command()Simon Glass3-3/+3
2012-03-05integrator: remove fragile delay loop from PCI codeLinus Walleij1-5/+2
2012-03-05pci: move pciauto_config_init() to pci.hLinus Walleij2-2/+0
2012-02-29Ethernut 5: fix build errorprabhakar.csengg@gmail.com1-3/+2
2012-02-28at91: modified NAND flash timing on otc570 boardDaniel Gorsulowski1-4/+4
2012-02-28at91: modified NAND flash timing on meesc boardDaniel Gorsulowski1-4/+4
2012-02-28tt01: add video supportHelmut Raiger1-0/+21
2012-02-28i.mx6q: mx6qsabrelite: Update the network configurationTroy Kisky1-33/+14
2012-02-28net: phy: make board_phy_config responsible for calling drv->configTroy Kisky2-0/+4
2012-02-28integrator: rewrite the AP PCI driverLinus Walleij2-250/+532
2012-02-28integrator: stop calling pci_init() twiceLinus Walleij1-3/+0
2012-02-28dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci...prabhakar.csengg@gmail.com1-1/+1
2012-02-28da850evm: read mac address from I2C EEPROM on AM18x EVMHadli, Manjunath1-2/+33
2012-02-28da850evm: add support to read mac address from SPI flashHadli, Manjunath1-0/+72
2012-02-28beagle: enable DVI_PUPPeter Meerwald1-0/+34
2012-02-28mx35pdk: Remove duplicate CPU revision and reset cause informationFabio Estevam1-26/+1
2012-02-28mx51evk: Use gpio_direction_input prior to gpio_get_valueFabio Estevam1-0/+2
2012-02-28mx53smd: Use gpio_direction_input prior to gpio_get_valueFabio Estevam1-0/+1
2012-02-28mx53evk: Use gpio_direction_input prior to gpio_get_valueFabio Estevam1-0/+2
2012-02-28mx53ard: Use gpio_direction_input prior to gpio_get_valueFabio Estevam1-0/+2
2012-02-28mx53loco: Use gpio_direction_input prior to gpio_get_valueFabio Estevam1-0/+2
2012-02-28mx6q: mx6qsabrelite: Provide default serial flash bus and chip-selectEric Nelson1-1/+1
2012-02-28mx6q: mx6qsabrelite: Add ECSPI support to the Sabrelite platformEric Nelson2-1/+26
2012-02-28mx28evk: add SPI supportMatthias Fuchs1-0/+8
2012-02-28mx28evk: add USB supportMatthias Fuchs1-0/+7
2012-02-14Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk7-7/+220
2012-02-13Blackfin: br4: new board portDimitar Penev3-0/+110
2012-02-13Blackfin: bf537-stamp: drop board reset workaroundMike Frysinger1-7/+0
2012-02-13Blackfin: 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