summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-09linux/mii.h: Sync with Linux kernel v4.17Bin Meng
2018-10-09ARM: opos6ul: make the board boot againSébastien Szymanski
2018-10-09configs: mx7: Remove CONFIG_DBG_MONITORFabio Estevam
2018-10-09colibri_imx7: prime get_ram_size() using imx_ddr_size()Fabio Estevam
2018-10-09imx: mx7: fix potential overflow in imx_ddr_size()Marcel Ziswiler
2018-10-09pico-imx7d: Add USB Host supportFabio Estevam
2018-10-09pico-imx7d: Make SPL binary fit into 64kBFabio Estevam
2018-10-09pico-imx6ul, pico-imx7d: Enable USB and PXE boot supportOtavio Salvador
2018-10-09pico-imx6ul, pico-imx7d: Use eMMC user partition by defaultOtavio Salvador
2018-10-09ARM: dts: rmobile: Reinstate missing CPLD on ULCBMarek Vasut
2018-10-09mmc: tmio: Limit DMA to 32bit on R-Car Gen3Marek Vasut
2018-10-09mmc: tmio: Pass full address to tmio_sd_addr_is_dmaable()Marek Vasut
2018-10-09dtoc: Fix the value of SetInt()Simon Glass
2018-10-09video: Tidy up a few comments in video.oSimon Glass
2018-10-09video: at91: Adjust vidconsole_position_cursor() to use char posSimon Glass
2018-10-09sysreset: Add a way to find the last resetSimon Glass
2018-10-09sysreset: Tidy up a few comments and loggingSimon Glass
2018-10-09pci: Add a little more debugging to pci_romSimon Glass
2018-10-09fdt: Allow C++ comments in link scripts and DT filesSimon Glass
2018-10-09ctags: Minor changes to fix ctags outputSimon Glass
2018-10-09panel: Expand the backlight supportSimon Glass
2018-10-09test: panel: Add a test for the panel uclassSimon Glass
2018-10-09cros_ec: Add support for v3 messages on LPCSimon Glass
2018-10-09cros_ec: Update cros_ec_read_hash() to specify the imageSimon Glass
2018-10-09x86: Update mtrr functions to allow leaving cache aloneSimon Glass
2018-10-09cros: Update ec_commands to latest versionSimon Glass
2018-10-09Rename GPT_HEADER_SIGNATURE to avoid conflictSimon Glass
2018-10-09Add a header file for stringsSimon Glass
2018-10-09log: Add comments to the rest of the log categoriesSimon Glass
2018-10-09binman: Move to three-digit test-file numbersSimon Glass
2018-10-09tpm: Add a few new commands for v1Simon Glass
2018-10-09tpm: Tidy up logging in tpm-common.cSimon Glass
2018-10-09tpm: Use livetree and allow childrenSimon Glass
2018-10-09video: Adjust video_clear() to return an errorSimon Glass
2018-10-09fdt: Remove fdtdec_decode_region() functionSimon Glass
2018-10-09dm: spi: Add logging of some return valuesSimon Glass
2018-10-09cros: Adjust board_get_cros_ec_dev() to return a udeviceSimon Glass
2018-10-09cros: Update cros_ec code to use struct udeviceSimon Glass
2018-10-09fdt: Allow libfdt in TPLSimon Glass
2018-10-09serial: Allow serial to be absent in TPLSimon Glass
2018-10-09tpm: Add support for SPL and TPLSimon Glass
2018-10-09fdt: Allow indicating a node is for U-Boot proper onlySimon Glass
2018-10-09doc: Update docs for device tree in SPL, TPLSimon Glass
2018-10-09fdt: Document the fact that dtc is now builtSimon Glass
2018-10-09rtc: Allow use of RTC in SPL and TPLSimon Glass
2018-10-09Kconfig: Convert CONFIG_RTC_MC146818 to KconfigSimon Glass
2018-10-09blk: Support block drivers in TPLSimon Glass
2018-10-09Makefile: Add a warning if SPL/TPL cannot be builtSimon Glass
2018-10-09spl: input: Allow input in SPL and TPLSimon Glass
2018-10-09sf: Avoid allocating memory on every read operationSimon Glass