summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | net: add support for bcm6348-enetÁlvaro Fernández Rojas2018-12-191-1/+5
| * | | bmips: bcm6318: add bcm6348-iudma supportÁlvaro Fernández Rojas2018-12-191-0/+14
| * | | bmips: bcm63268: add bcm6348-iudma supportÁlvaro Fernández Rojas2018-12-191-0/+14
| * | | bmips: bcm6362: add bcm6348-iudma supportÁlvaro Fernández Rojas2018-12-191-0/+14
| * | | bmips: bcm6328: add bcm6348-iudma supportÁlvaro Fernández Rojas2018-12-191-0/+14
| * | | bmips: bcm6368: add bcm6348-iudma supportÁlvaro Fernández Rojas2018-12-191-0/+14
| * | | bmips: bcm6358: add bcm6348-iudma supportÁlvaro Fernández Rojas2018-12-191-0/+16
| * | | bmips: bcm6348: add bcm6348-iudma supportÁlvaro Fernández Rojas2018-12-191-0/+16
| * | | bmips: bcm6338: add bcm6348-iudma supportÁlvaro Fernández Rojas2018-12-191-0/+14
| |/ /
* / / dm: cpu: Add timebase frequency to the platdataBin Meng2018-12-181-0/+3
|/ /
* | arm: ti: boot: Increase system partition sizeSam Protsenko2018-12-171-1/+1
* | Restore compatibility of image type IDsStefano Babic2018-12-171-5/+10
* | Merge tag 'for-master-20181216' of git://git.denx.de/u-boot-rockchipTom Rini2018-12-161-0/+13
|\ \
| * | ARM: rockchip: Add rv1108-elgin-r1 board supportOtavio Salvador2018-12-161-0/+13
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2018-12-156-43/+38
|\ \ \
| * | | configs: am335x_evm: Do not disable DM_USB in SPLJean-Jacques Hiblot2018-12-141-1/+0
| * | | configs: k2g_evm: Enable DFU on K2G EVMJean-Jacques Hiblot2018-12-141-0/+12
| * | | usb: host: replace xhci-keystone driver by the generic dwc3 driverJean-Jacques Hiblot2018-12-141-7/+0
| * | | usb: composite: Move bitmap related operations to ./include/linux/bitmap.hLukasz Majewski2018-12-144-36/+27
| | |/ | |/|
* | | tee: change return code for REE FS supplicant cmdIgor Opaniuk2018-12-151-0/+1
| |/ |/|
* | dm: sound: Use the correct number of channels for soundSimon Glass2018-12-131-5/+6
* | dm: sound: Complete migration to driver modelSimon Glass2018-12-131-18/+0
* | dm: core: Add a function to read into a unsigned intSimon Glass2018-12-131-0/+58
* | dm: sound: Create a uclass for soundSimon Glass2018-12-132-2/+69
* | dm: sound: Create a uclass for i2sSimon Glass2018-12-132-4/+29
* | dm: sound: Create a uclass for audio codecsSimon Glass2018-12-132-0/+49
* | dm: sound: Rename samsung_i2s_priv to i2s_uc_privSimon Glass2018-12-131-3/+3
* | dm: sound: Drop codec_typeSimon Glass2018-12-131-9/+0
* | dm: sound: samsung: Rename i2stx_info to samsung_i2s_privSimon Glass2018-12-131-4/+4
* | dm: sound: Rename en_sound_codec to sound_codecSimon Glass2018-12-131-2/+2
|/
* am3517_evm: Use ttyS2 instead of ttyO2Adam Ford2018-12-121-1/+1
* qemu-arm: Add persistent environment supportSumit Garg2018-12-121-1/+7
* qemu-arm: Enable VirtIO distro targetSumit Garg2018-12-121-0/+1
* Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-12-1023-21/+256
|\
| * ls1088a: Move CONFIG_FSL_QSPI to defconfigAshish Kumar2018-12-062-2/+0
| * armv8: ls1088ardb_pb: Add support for board detectionPramod Kumar2018-12-061-1/+2
| * armv8: ls1012afrx: Add TFABOOT supportRajesh Bhagat2018-12-063-0/+17
| * armv8: ls1012aqds: fix secure boot compilationRajesh Bhagat2018-12-061-0/+1
| * armv8: ls1012ardb: Add TFABOOT supportRajesh Bhagat2018-12-062-1/+21
| * armv8: ls1043aqds: Add TFABOOT supportRajesh Bhagat2018-12-061-2/+48
| * armv8: ls1043ardb: Add TFABOOT supportRajesh Bhagat2018-12-062-1/+55
| * armv8: ls1046aqds: Add TFABOOT supportRajesh Bhagat2018-12-061-2/+57
| * armv8: ls1046ardb: Add TFABOOT supportRajesh Bhagat2018-12-062-0/+27
| * drivers: ifc: dynamic chipselect mapping supportPankit Garg2018-12-061-0/+17
| * driver/ifc: replace __ilog2 with LOG2 macroRajesh Bhagat2018-12-067-11/+11
| * env: allow flash and nand env driver to compile togetherRajesh Bhagat2018-12-041-1/+0
* | Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchipTom Rini2018-12-102-0/+49
|\ \
| * | bootcount: add uclass for bootcountPhilipp Tomsich2018-12-102-0/+49
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2018-12-1011-23/+60
|\ \ \
| * | | lib: fdtdec: Add function re-setup the fdt more effecientlyJean-Jacques Hiblot2018-12-102-0/+25