summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Board: ls1088ardb: Enable PCIe config for Secure boot defconfigsVinitha V Pillai2018-08-071-0/+4
| * arm: ls102xa: Fix RGMII phy-connection-type FDT fixupBrendan Shanks2018-08-071-2/+2
| * board: freescale: ls1012ardb: Add command to switch QSPI bankJagdish Gediya2018-08-071-0/+85
* | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2018-08-1111-40/+675
|\ \
| * | misc: Add gdsys_ioep driverMario Six2018-08-115-0/+373
| * | test: Add tests for misc uclassMario Six2018-08-115-1/+222
| * | misc: uclass: Add enable/disable functionMario Six2018-08-112-0/+37
| * | misc: docs: Fix comments in misc.hMario Six2018-08-111-40/+44
* | | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2018-08-1127-21/+4456
|\ \ \ | |/ / |/| |
| * | video_display: Add Xilinx LogiCore DP TXMario Six2018-08-116-0/+3099
| * | video: Sort Makefile entriesMario Six2018-08-111-21/+21
| * | cmd: Add axi commandMario Six2018-08-113-0/+361
| * | test: Add AXI testMario Six2018-08-112-0/+78
| * | sandbox: Add and build AXI bus and deviceMario Six2018-08-113-0/+25
| * | axi: Add AXI sandbox driver and simple emulatorMario Six2018-08-118-17/+419
| * | axi: Add ihs_axi driverMario Six2018-08-114-0/+328
| * | drivers: Add AXI uclassMario Six2018-08-117-0/+142
* | | travis: give every job a nameStephen Warren2018-08-101-92/+136
* | | elf: Add support for PPC64 ELF V1 ABI in bootelfRob Bracero2018-08-102-0/+78
* | | db410c: Fixup DRAMRamon Fried2018-08-101-0/+3
* | | snapdragon: Add DRAM detection & FDT fixupRamon Fried2018-08-103-0/+111
* | | disk: part: Don't show redundant error messageSam Protsenko2018-08-101-1/+1
* | | env: Don't show "Failed" error messageSam Protsenko2018-08-101-5/+9
* | | smbios: fix checkstyle warningChristian Gmeiner2018-08-101-0/+1
* | | smbios: fix checkstyle errorChristian Gmeiner2018-08-101-1/+1
* | | doc: FIT image: clarify usage of "compression" propertySimon Goldschmidt2018-08-101-1/+3
* | | configs: omap3_logic: Disable NAND ID during SPLAdam Ford2018-08-101-0/+1
* | | configs: omap: Remove dead config CONFIG_SYS_NAND_ADDRAdam Ford2018-08-1013-27/+0
* | | doc: README.iscsi: make compatible with restructured textHeinrich Schuchardt2018-08-101-62/+68
* | | doc: add structure to Sphinx generated docsHeinrich Schuchardt2018-08-105-115/+132
* | | README: U_BOOT_ENV_CALLBACK functionsHeinrich Schuchardt2018-08-101-0/+11
* | | drivers: serial: document on_baudrate()Heinrich Schuchardt2018-08-101-0/+8
* | | omap3_logic: Fix CONS_INDEXAdam Ford2018-08-101-1/+1
* | | sata: fix sata_Probe return value checkTroy Kisky2018-08-101-2/+2
* | | sandbox: led: use new function to configure default statePatrick Delaunay2018-08-103-1/+14
* | | stm32mp1: use new function led default statePatrick Delaunay2018-08-101-0/+4
* | | dm: led: move default state support in led uclassPatrick Delaunay2018-08-103-8/+39
* | | Revert "dm: led: auto probe() LEDs with "default-state""Patrick Delaunay2018-08-101-9/+0
* | | stm32mp1: add gpio led supportPatrick Delaunay2018-08-102-0/+26
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2018-08-105-33/+257
|\ \ \ | |/ / |/| |
| * | dfu: Provide more verbose error messageSam Protsenko2018-08-081-0/+1
| * | dfu: Fix memory leak in dfu_init_env_entities()Sam Protsenko2018-08-081-3/+4
| * | dfu: Fix data abort in dfu_free_entities()Sam Protsenko2018-08-081-1/+1
| * | usb: rockchip: on K_FW_LBA_WRITE_10 remove magic block size of 512 bytesAlberto Panizzo2018-08-081-18/+21
| * | usb: rockchip: fix printing csw debug infoAlberto Panizzo2018-08-081-1/+1
| * | usb: rockchip: be quiet on serial port while transferring dataAlberto Panizzo2018-08-081-2/+2
| * | usb: rockchip: implement K_FW_LBA_ERASE_10 commandAlberto Panizzo2018-08-083-0/+50
| * | usb: rockchip: implement K_FW_LBA_READ_10 commandAlberto Panizzo2018-08-083-1/+107
| * | usb: rockchip: implement skeleton for K_FW_GET_CHIP_VER commandAlberto Panizzo2018-08-082-4/+49
| * | usb: rockchip: fix command failed on host side due to missing dataAlberto Panizzo2018-08-081-2/+20