summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-03-07Add cmd_process() to process commands in one placeSimon Glass1-1/+28
2012-03-07Create a single cmd_call() function to handle command executionSimon Glass1-0/+3
2012-03-07Stop using builtin_run_command()Simon Glass1-1/+0
2012-03-07Rename run_command2() to run_command()Simon Glass1-1/+1
2012-03-07Rename run_command() to builtin_run_command()Simon Glass1-1/+1
2012-03-07Remove CMD_PXE's static on run_command()Simon Glass1-2/+0
2012-03-05Remove execute permissions from source filesThomas Weber1-0/+0
2012-03-05pci: move pciauto_config_init() to pci.hLinus Walleij1-0/+1
2012-03-03USB: move keyboard polling into kbd driveramartin@nvidia.com1-1/+0
2012-03-03eth: remove usb-ethernet devices before re-enumerating themVincent Palatin1-0/+1
2012-03-03USB: Separate out USB hub driverMarek Vasut1-0/+8
2012-03-03Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2-25/+2
2012-02-29nand: reinstate lazy bad block scanningScott Wood1-0/+2
2012-02-29Revert "nand: make 1-bit software ECC configurable"Scott Wood1-25/+0
2012-02-28tt01: fix hush parser config, add release configHelmut Raiger1-3/+8
2012-02-28tt01: add video supportHelmut Raiger1-1/+28
2012-02-28tt01: fix environment sizeHelmut Raiger1-1/+1
2012-02-28i.mx6q: mx6qsabrelite: Update the network configurationTroy Kisky1-0/+2
2012-02-28net: phy: add support for Micrel's KSZ9021Troy Kisky2-0/+17
2012-02-28integrator: update the Integrator/CP configLinus Walleij1-34/+13
2012-02-28integrator: rewrite the AP PCI driverLinus Walleij1-142/+6
2012-02-28mcx: Enable command line editingDetlev Zundel1-0/+2
2012-02-28dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci...prabhakar.csengg@gmail.com2-168/+0
2012-02-28OMAP3: Remove unused CONFIG_SYS_NAND_ECCSTEPS/TOTALThomas Weber3-14/+0
2012-02-28Tricorder: Switch env to generic mmc driverThomas Weber1-3/+4
2012-02-28mx6q: mx6qsabrelite: Conditionally define macros for environment in serial flashEric Nelson1-3/+15
2012-02-28mx6q: mx6qsabrelite: Provide default serial flash bus and chip-selectEric Nelson1-0/+2
2012-02-28mx6q: mx6qsabrelite: Add ECSPI support to the Sabrelite platformEric Nelson1-0/+9
2012-02-28mx28evk: add SPI supportMatthias Fuchs1-3/+41
2012-02-28mx28evk: add USB supportMatthias Fuchs1-0/+12
2012-02-28mx28evk: add RTC supportMatthias Fuchs1-0/+8
2012-02-23microblaze: Enable TFTP put commandStephan Linz1-0/+1
2012-02-18Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk1-0/+2
2012-02-18Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk1-2/+2
2012-02-16mmc: make mmc_send_status() more reliableJan Kloetzke1-0/+2
2012-02-16powerpc/8xxx:Add MPH controller support in USB device-tree fixupramneek mehresh1-2/+2
2012-02-14Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk3-0/+390
2012-02-13linkage.h: move from blackfin to common includesMacpaul Lin1-0/+76
2012-02-13Blackfin: br4: new board portDimitar Penev1-0/+157
2012-02-13Blackfin: pr1: new board portDimitar Penev1-0/+157
2012-02-12arm, davinci: Add support for the Calimain board from OMICRON electronicsChristian Riesch1-0/+363
2012-02-12Changes to move hawkboard to the new spl infrastructureSughosh Ganu3-7/+25
2012-02-12arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGHChristian Riesch3-0/+3
2012-02-12arm, arm926ejs: Do cpu critical inits only for boards that require itChristian Riesch3-8/+0
2012-02-12davinci: add support for printing clock frequencyHadli, Manjunath16-0/+62
2012-02-12davinci: remove macro CONFIG_DISPLAY_CPUINFOHadli, Manjunath10-10/+0
2012-02-12mcx: support for HTKW mcx boardIlya Yanok1-0/+378
2012-02-12ARM: omap3: Added Teejet mt_ventouxStefano Babic2-2/+60
2012-02-12OMAP3: TAM3517: update ehci interfaceStefano Babic1-0/+2
2012-02-12OMAP4: ehci-omap: enable ehci-omap for panda boardsGovindraj.R1-1/+22