summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* env: Fix out of tree building of tools-allTom Rini2017-09-054-4/+4
* Merge git://git.denx.de/u-boot-videoTom Rini2017-09-055-0/+16
|\
| * MAINTAINERS: add lcd files to video sectionAnatolij Gustschin2017-09-051-0/+2
| * splash_source: Verify FIT magicNiko Mauno2017-09-041-0/+5
| * video: ipuv3_fb: skip IPU shutdown if IPU was not enabled beforeAnatolij Gustschin2017-09-043-0/+9
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2017-09-058-4/+155
|\ \
| * | rockchip: i2c: fix >32 byte readsWadim Egorov2017-09-051-3/+16
| * | rockchip: firefly-rk3399: enable ATF and dwmmcKever Yang2017-09-051-0/+2
| * | rockchip: timer: fix U_BOOT_DRIVER namePhilipp Tomsich2017-09-051-1/+1
| * | rockchip: rk3288: Add reset reason detectionWadim Egorov2017-09-052-0/+51
| * | rockchip: phycore: Read configuration EEPROM & set ethaddr in late initWadim Egorov2017-09-053-0/+85
| |/
* | Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2017-09-043-16/+48
|\ \
| * | ARM: rmobile: Add missing IPSR18 bits to R8A7795 PFCMarek Vasut2017-09-051-0/+42
| * | ARM: rmobile: Drop board_mmc_initMarek Vasut2017-09-052-14/+4
| * | ARM: rmobile: Replace CONFIG_RAVB with CONFIG_RENESAS_RAVB in boardsMarek Vasut2017-09-052-2/+2
* | | Merge git://git.denx.de/u-boot-dmTom Rini2017-09-044-5/+303
|\ \ \ | |_|/ |/| |
| * | dm: core: Add livetree documentationSimon Glass2017-09-041-0/+272
| * | gitignore: add intermediates from libfdt buildPhilipp Tomsich2017-09-041-0/+8
| * | fdt: fix 'prop (...) not found!' error in 'fdt set' commandHannes Schmelzer2017-09-041-5/+3
| * | dm: Add migration plan for CONFIG_BLKSimon Glass2017-09-041-0/+20
* | | Prepare v2017.09-rc4v2017.09-rc4Tom Rini2017-09-041-1/+1
* | | crypto/fsl: fix obj-yy in MakefileClemens Gruber2017-09-041-1/+2
* | | git: mailrc: Update e-mail addressLukasz Majewski2017-09-041-1/+1
|/ /
* | Makefile: Suppress output of python libfdt build commandBin Meng2017-09-031-2/+2
* | Makefile: Quiesce libfdt buildBin Meng2017-09-031-1/+1
* | omap3: evm: Fixes for CONFIG_NAND, SPL_OS_BOOT, USB, and environmentDerald D. Woods2017-09-033-13/+41
* | block: Drop the ftide020 driverBin Meng2017-09-034-617/+0
* | block: ide: Drop CONFIG_IDE_LEDBin Meng2017-09-036-63/+0
* | block: ide: Drop CONFIG_IDE_INIT_POSTRESETBin Meng2017-09-033-14/+0
* | nvme: Remove dead codes in nvme_setup_io_queues()Bin Meng2017-09-031-3/+0
* | nvme: Fix potential sign extension issue in nvme_blk_rw()Bin Meng2017-09-031-1/+1
* | nvme: Fix wrong ndev->queues memsetBin Meng2017-09-031-2/+1
* | disk: part: fix typoHeinrich Schuchardt2017-09-031-3/+9
* | fix: fw_env: Prevent writing error message on special files, which don't supp...Lukasz Majewski2017-09-031-2/+4
* | bch: don't use __BSD_VISIBLE to test for flsJonathan Gray2017-09-031-1/+1
* | include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni2017-09-03137-212/+0
* | include/configs: remove default values of CONFIG_SYS_BARGSIZEThomas Petazzoni2017-09-0322-31/+0
* | include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-03216-239/+0
* | include/config_fallbacks.h: add default for CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-0/+4
* | include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-03220-433/+1
* | include/config_fallbacks.h: change fallback for CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-1/+1
* | include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni2017-09-03161-452/+0
* | include/config_fallbacks.h: add default for CONFIG_SYS_CBSIZEThomas Petazzoni2017-09-031-0/+9
* | part: efi: Disable overlap checkMaxime Ripard2017-09-031-7/+21
* | part: efi: make gpt_fill_pte take the device descriptorMaxime Ripard2017-09-032-5/+8
* | part: efi: rework the partition start and size in gpt_fill_pteMaxime Ripard2017-09-031-6/+8
* | part: efi: Fix offsetMaxime Ripard2017-09-031-3/+7
* | Merge git://git.denx.de/u-boot-x86Tom Rini2017-09-023-6/+5
|\ \
| * | x86: theadorable-x86-common: Remove "ip=dhcp" from default environmentStefan Roese2017-09-021-2/+2
| * | x86: baytrail: acpi: Add full reset bit to the reset register value in FADTBin Meng2017-09-021-1/+1