summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* driver: net: fsl-mc: flib changes for MC FW 9.0.0Prabhakar Kushwaha2016-01-277-166/+483
* secure_boot: enable chain of trust for ARM platformsAneesh Bansal2016-01-271-0/+2
* secure_boot: split the secure boot functionality in two partsAneesh Bansal2016-01-271-32/+17
* secure_boot: include/configs: move definition of CONFIG_CMD_BLOBAneesh Bansal2016-01-2716-71/+0
* secure_boot: include/configs: make secure boot header file uniformAneesh Bansal2016-01-2712-16/+52
* armv8: ls2080a: Increase MC's DDR size to 512 MBPratiyush Mohan Srivastava2016-01-251-1/+1
* SECURE BOOT: support for validation of dynamic imageAneesh Bansal2016-01-251-2/+5
* SECURE BOOT: change prototype of fsl_secboot_validate functionAneesh Bansal2016-01-251-3/+2
* driver/ddr/fsl: Add workaround for A009663Shengzhou Liu2016-01-251-0/+1
* armv8/ls1043aqds: enable qixis_reset command to boot from NAND/SDGong Qianyu2016-01-251-0/+4
* armv8/ls1043aqds: fix qixis_reset command issueGong Qianyu2016-01-251-1/+1
* armv8/ls1043aqds: Add support for >2GB memoryShaohui Xie2016-01-251-1/+1
* rockchip: Add support for Raxda Rock 2Simon Glass2016-01-211-0/+31
* rockchip: firefly-rk3288: Enable HDMI outputSimon Glass2016-01-211-1/+8
* rockchip: jerry: Enable EDP and HDMI video outputSimon Glass2016-01-211-2/+6
* rockchip: jerry: Add support for timing SPI flash speedSimon Glass2016-01-211-0/+3
* rockchip: spl: Support full-speed CPU in SPLSimon Glass2016-01-211-0/+3
* rockchip: config: Enable the 'gpio' commandSimon Glass2016-01-211-0/+1
* rockchip: Don't skip low-level initSimon Glass2016-01-211-1/+0
* dm: video: Repurpose the 'displayport' uclass to 'display'Simon Glass2016-01-213-13/+23
* dm: panel: Add a panel uclassSimon Glass2016-01-212-0/+32
* dm: backlight: Add a backlight uclassSimon Glass2016-01-212-0/+32
* dm: pwm: Add a PWM uclassSimon Glass2016-01-212-0/+54
* video: Add a function to control cache flushingSimon Glass2016-01-211-0/+8
* video: Name consoles by their numberSimon Glass2016-01-211-4/+4
* rockchip: jerry: Enable the Chrome OS ECSimon Glass2016-01-213-0/+16
* dm: core: Export uclass_find_device_by_of_offset()Simon Glass2016-01-211-0/+16
* dm: pinctrl: Add a way for a GPIO driver to obtain a pin functionSimon Glass2016-01-211-0/+32
* rockchip: jerry: Drop unused optionsSimon Glass2016-01-211-0/+2
* rockchip: Use pwrseq for MMC start-up on jerrySimon Glass2016-01-211-0/+1
* dm: Add a power sequencing uclassSimon Glass2016-01-212-0/+19
* power: Add base support for the RK808 PMICSimon Glass2016-01-211-0/+77
* dm: pinctrl: Add a function to parse PIN_CONFIG flagsSimon Glass2016-01-211-0/+13
* rockchip: kylin: Store env in emmcJeffy Chen2016-01-211-0/+12
* rockchip: kylin: Check fastboot requestJeffy Chen2016-01-211-0/+3
* rockchip: kylin: Add default gpt partition tableJeffy Chen2016-01-211-0/+29
* dm: clk: Add support for decoding clocks from the device treeSimon Glass2016-01-211-0/+24
* Merge git://git.denx.de/u-boot-dmTom Rini2016-01-2119-33/+375
|\
| * dm: video: test: Test that bitmap display works correctlySimon Glass2016-01-201-0/+2
| * dm: video: test: Add tests for the video uclassSimon Glass2016-01-201-0/+8
| * dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass2016-01-202-7/+4
| * sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to KconfigSimon Glass2016-01-201-1/+0
| * dm: common: Add memory reservation for the video uclassSimon Glass2016-01-201-0/+4
| * dm: video: Add a uclass for the text consoleSimon Glass2016-01-202-0/+137
| * dm: lcd: Avoid using the lcd.h header file with driver modelSimon Glass2016-01-201-4/+8
| * dm: video: Add a video uclassSimon Glass2016-01-202-6/+163
| * serial: lpuart: Move CONFIG_FSL_LPUART to KconfigBin Meng2016-01-205-5/+0
| * arm: ls1021atwr: Convert to driver model and enable serial supportBin Meng2016-01-201-0/+2
| * clk: add API to enable clockMasahiro Yamada2016-01-201-0/+18
| * clk: add needed include and declaration to include/clk.hMasahiro Yamada2016-01-201-0/+4
OpenPOWER on IntegriCloud