summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-07part: mac: Suppress the error message after reading ddbBin Meng
2017-09-05env: Add 'envtools' target to 'make help'Simon Glass
2017-09-05env: Fix operation of 'make environ'Simon Glass
2017-09-05usb: gadget: g_dnl: Sync internal SN variable with envSam Protsenko
2017-09-05env: Fix out of tree building of tools-allTom Rini
2017-09-05Merge git://git.denx.de/u-boot-videoTom Rini
2017-09-05Merge git://git.denx.de/u-boot-rockchipTom Rini
2017-09-05MAINTAINERS: add lcd files to video sectionAnatolij Gustschin
2017-09-05rockchip: i2c: fix >32 byte readsWadim Egorov
2017-09-05rockchip: firefly-rk3399: enable ATF and dwmmcKever Yang
2017-09-05rockchip: timer: fix U_BOOT_DRIVER namePhilipp Tomsich
2017-09-05rockchip: rk3288: Add reset reason detectionWadim Egorov
2017-09-05rockchip: phycore: Read configuration EEPROM & set ethaddr in late initWadim Egorov
2017-09-04Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2017-09-05ARM: rmobile: Add missing IPSR18 bits to R8A7795 PFCMarek Vasut
2017-09-05ARM: rmobile: Drop board_mmc_initMarek Vasut
2017-09-05ARM: rmobile: Replace CONFIG_RAVB with CONFIG_RENESAS_RAVB in boardsMarek Vasut
2017-09-04splash_source: Verify FIT magicNiko Mauno
2017-09-04video: ipuv3_fb: skip IPU shutdown if IPU was not enabled beforeAnatolij Gustschin
2017-09-04Merge git://git.denx.de/u-boot-dmTom Rini
2017-09-04Prepare v2017.09-rc4Tom Rini
2017-09-04crypto/fsl: fix obj-yy in MakefileClemens Gruber
2017-09-04git: mailrc: Update e-mail addressLukasz Majewski
2017-09-04dm: core: Add livetree documentationSimon Glass
2017-09-04gitignore: add intermediates from libfdt buildPhilipp Tomsich
2017-09-04fdt: fix 'prop (...) not found!' error in 'fdt set' commandHannes Schmelzer
2017-09-04dm: Add migration plan for CONFIG_BLKSimon Glass
2017-09-03Makefile: Suppress output of python libfdt build commandBin Meng
2017-09-03Makefile: Quiesce libfdt buildBin Meng
2017-09-03omap3: evm: Fixes for CONFIG_NAND, SPL_OS_BOOT, USB, and environmentDerald D. Woods
2017-09-03block: Drop the ftide020 driverBin Meng
2017-09-03block: ide: Drop CONFIG_IDE_LEDBin Meng
2017-09-03block: ide: Drop CONFIG_IDE_INIT_POSTRESETBin Meng
2017-09-03nvme: Remove dead codes in nvme_setup_io_queues()Bin Meng
2017-09-03nvme: Fix potential sign extension issue in nvme_blk_rw()Bin Meng
2017-09-03nvme: Fix wrong ndev->queues memsetBin Meng
2017-09-03disk: part: fix typoHeinrich Schuchardt
2017-09-03fix: fw_env: Prevent writing error message on special files, which don't supp...Lukasz Majewski
2017-09-03bch: don't use __BSD_VISIBLE to test for flsJonathan Gray
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni
2017-09-03include/configs: remove default values of CONFIG_SYS_BARGSIZEThomas Petazzoni
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni
2017-09-03include/config_fallbacks.h: add default for CONFIG_SYS_MAXARGSThomas Petazzoni
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni
2017-09-03include/config_fallbacks.h: change fallback for CONFIG_SYS_PBSIZEThomas Petazzoni
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni
2017-09-03include/config_fallbacks.h: add default for CONFIG_SYS_CBSIZEThomas Petazzoni
2017-09-03part: efi: Disable overlap checkMaxime Ripard
2017-09-03part: efi: make gpt_fill_pte take the device descriptorMaxime Ripard
2017-09-03part: efi: rework the partition start and size in gpt_fill_pteMaxime Ripard