summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* bootm: Clean up bootz_setup() functionSimon Glass2013-07-10-0/+11
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2013-07-10-3/+38
|\
| * video: consolidate splash screen alignment codeAnatolij Gustschin2013-07-08-0/+7
| * omap: cm_t35: Fix cm_t35 for weak splash_screen_prepareRobert Winkler2013-07-01-1/+0
| * video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEORobert Winkler2013-07-01-1/+29
| * lcd: align bmp header when uncopmressing imagePiotr Wilczek2013-07-01-1/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-07-03-3/+5
|\ \
| * | usb: fix unaligned access in device_qual()Heiko Schocher2013-06-30-1/+1
| * | usb, g_dnl: make possibility to fixup the device_desc board specificHeiko Schocher2013-06-30-1/+1
| * | dfu: make data buffer size configurableHeiko Schocher2013-06-30-1/+3
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-07-01-0/+2
|\ \ | |/ |/|
| * dfu, nand: before write a buffer to nand, erase the nand sectorsHeiko Schocher2013-06-24-0/+2
* | mkimage: Build signing only if board has CONFIG_FIT_SIGNATURESimon Glass2013-06-28-3/+0
* | am335x_evm: Add missing ';' in findfdtTom Rini2013-06-27-1/+1
* | Fix block device accesses beyond 2TiBSascha Silbe2013-06-26-5/+6
* | sandbox: config: Enable FIT signatures with RSASimon Glass2013-06-26-0/+2
* | image: Add support for signing of FIT configurationsSimon Glass2013-06-26-0/+16
* | libfdt: Add fdt_find_regions()Simon Glass2013-06-26-0/+64
* | image: Add RSA support for image signingSimon Glass2013-06-26-0/+108
* | image: Support signing of imagesSimon Glass2013-06-26-4/+55
* | image: Add signing infrastructureSimon Glass2013-06-26-2/+88
* | x86: config: Add tracing optionsSimon Glass2013-06-26-0/+7
* | exynos: config: Add tracing optionsSimon Glass2013-06-26-0/+8
* | Add a 'fake' go command to the bootm commandSimon Glass2013-06-26-1/+2
* | Refactor the bootm command to reduce code duplicationSimon Glass2013-06-26-7/+9
* | sandbox: Support trace featureSimon Glass2013-06-26-0/+13
* | Add trace support to generic boardSimon Glass2013-06-26-0/+3
* | Add trace librarySimon Glass2013-06-26-0/+129
* | Add function to print a number with grouped digitsSimon Glass2013-06-26-0/+11
* | pci: Convert extern inline functions to static inlineSimon Glass2013-06-26-2/+2
* | cros: exynos: enable cros-ec for smdk5250Hung-ying Tyan2013-06-26-1/+9
* | cros: adds cros_ec keyboard driverHung-ying Tyan2013-06-26-0/+1
* | cros: exynos: add SPI support for cros_ecHung-ying Tyan2013-06-26-0/+16
* | cros: add cros_ec driverHung-ying Tyan2013-06-26-0/+1934
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2013-06-24-1/+28
|\ \
| * | net: add Faraday FTMAC110 10/100Mbps ethernet supportKuo-Jung Su2013-06-24-0/+1
| * | net: phy: supplement support for Micrel's KSZ9031SARTRE Leo2013-06-24-0/+11
| * | ARM: at91sam9n12: add network support with ksz8851_16mllBo Shen2013-06-24-0/+4
| * | net: ks8851_mll: add ethernet supportRoberto Cerati2013-06-24-0/+1
| * | add support for Xilinx 1000BASE-X phy (GTX)Charles Coldwell2013-06-24-0/+6
| * | net: make IPaddr type big endianKim Phillips2013-06-24-1/+1
| * | bootz: un-staticize do_bootzRob Herring2013-06-24-0/+2
| * | phy: export genphy_parse_link()Yegor Yefremov2013-06-24-0/+1
| * | net: Add sunxi (Allwinner) wemac driverHenrik Nordström2013-06-24-0/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini2013-06-24-17/+11
|\ \ \
| * | | ac14xx: rephrase network boot config for developmentGerhard Sittig2013-06-24-8/+9
| * | | ac14xx: use the official product name everywhereGerhard Sittig2013-06-24-5/+5
| * | | ac14xx: remove obsolete board config itemsGerhard Sittig2013-06-24-6/+0
| * | | ac14xx: cleanup comments in the board supportGerhard Sittig2013-06-24-3/+2
* | | | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2013-06-24-0/+10
|\ \ \ \ | |_|/ / |/| | |