aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-07-01video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEORobert Winkler2-1/+29
2013-07-01lcd: align bmp header when uncopmressing imagePiotr Wilczek1-1/+2
2013-06-28mkimage: Build signing only if board has CONFIG_FIT_SIGNATURESimon Glass1-3/+0
2013-06-27am335x_evm: Add missing ';' in findfdtTom Rini1-1/+1
2013-06-26Fix block device accesses beyond 2TiBSascha Silbe2-5/+6
2013-06-26sandbox: config: Enable FIT signatures with RSASimon Glass1-0/+2
2013-06-26image: Add support for signing of FIT configurationsSimon Glass1-0/+16
2013-06-26libfdt: Add fdt_find_regions()Simon Glass1-0/+64
2013-06-26image: Add RSA support for image signingSimon Glass1-0/+108
2013-06-26image: Support signing of imagesSimon Glass1-4/+55
2013-06-26image: Add signing infrastructureSimon Glass1-2/+88
2013-06-26x86: config: Add tracing optionsSimon Glass1-0/+7
2013-06-26exynos: config: Add tracing optionsSimon Glass1-0/+8
2013-06-26Add a 'fake' go command to the bootm commandSimon Glass1-1/+2
2013-06-26Refactor the bootm command to reduce code duplicationSimon Glass1-7/+9
2013-06-26sandbox: Support trace featureSimon Glass1-0/+13
2013-06-26Add trace support to generic boardSimon Glass1-0/+3
2013-06-26Add trace librarySimon Glass2-0/+129
2013-06-26Add function to print a number with grouped digitsSimon Glass1-0/+11
2013-06-26pci: Convert extern inline functions to static inlineSimon Glass1-2/+2
2013-06-26cros: exynos: enable cros-ec for smdk5250Hung-ying Tyan1-1/+9
2013-06-26cros: adds cros_ec keyboard driverHung-ying Tyan1-0/+1
2013-06-26cros: exynos: add SPI support for cros_ecHung-ying Tyan1-0/+16
2013-06-26cros: add cros_ec driverHung-ying Tyan4-0/+1934
2013-06-24Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini8-1/+28
2013-06-24net: add Faraday FTMAC110 10/100Mbps ethernet supportKuo-Jung Su1-0/+1
2013-06-24net: phy: supplement support for Micrel's KSZ9031SARTRE Leo1-0/+11
2013-06-24ARM: at91sam9n12: add network support with ksz8851_16mllBo Shen1-0/+4
2013-06-24net: ks8851_mll: add ethernet supportRoberto Cerati1-0/+1
2013-06-24add support for Xilinx 1000BASE-X phy (GTX)Charles Coldwell2-0/+6
2013-06-24net: make IPaddr type big endianKim Phillips1-1/+1
2013-06-24bootz: un-staticize do_bootzRob Herring1-0/+2
2013-06-24phy: export genphy_parse_link()Yegor Yefremov1-0/+1
2013-06-24net: Add sunxi (Allwinner) wemac driverHenrik Nordström1-0/+1
2013-06-24Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini1-17/+11
2013-06-24Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-0/+10
2013-06-24ac14xx: rephrase network boot config for developmentGerhard Sittig1-8/+9
2013-06-24ac14xx: use the official product name everywhereGerhard Sittig1-5/+5
2013-06-24ac14xx: remove obsolete board config itemsGerhard Sittig1-6/+0
2013-06-24ac14xx: cleanup comments in the board supportGerhard Sittig1-3/+2
2013-06-23sf: Add flag status register polling supportJagannadha Sutradharudu Teki1-0/+3
2013-06-23sf: Add bank addr code in CONFIG_SPI_FLASH_BARJagannadha Sutradharudu Teki1-1/+2
2013-06-23sf: Read flash bank addr register at probe timeJagannadha Sutradharudu Teki1-0/+2
2013-06-23sf: Discover the bank addr commandsJagannadha Sutradharudu Teki1-0/+4
2013-06-22Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini14-17/+87
2013-06-21remove all references to .dynsymAlbert ARIBAUD1-3/+0
2013-06-20powerpc/85xx: Add P1023RDB board supportChunhe Lan1-0/+401
2013-06-20common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPLYing Zhang3-0/+3
2013-06-20board/b4860qds: Relax NOR flash teadc timing parameterPrabhakar Kushwaha1-1/+1
2013-06-20powerpc/t4qds: Slave module for boot from SRIO and PCIELiu Gang1-7/+27