summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-08spl: pass args to board_return_to_bootromPeng Fan
2019-10-08serial: Kconfig: make MXC_UART usable for MX7 and IMX8MPeng Fan
2019-10-08tools: imx8mimage: fix HDMI/FIT parsingPeng Fan
2019-10-08pinctrl: imx: use devfdt_get_addr_size_indexPeng Fan
2019-10-08imx: mx6slevk: enable DM_SPI and DM_SPI_FLASHPeng Fan
2019-10-08imx: mx6ul_14x14_evk: convert to DM_VIDEOPeng Fan
2019-10-08imx: mx6ul_14x14_evk: Fix SPL bootPeng Fan
2019-10-08imx: add i.MX6ULZ boardPeng Fan
2019-10-08imx: add i.MX6ULZ cpu typePeng Fan
2019-10-08arm: dts: import dts for i.MX6ULZPeng Fan
2019-10-08arm: dts: sync dts for i.MX6ULLPeng Fan
2019-10-08arm: dts: sync dts for i.MX6ULPeng Fan
2019-10-07Prepare v2019.10Tom Rini
2019-10-07NET: DW: fix regression for ARC boardsEugeniy Paltsev
2019-10-06Merge branch '2019-10-06-master-imports'Tom Rini
2019-10-06cmd: host: fix seg fault at "host info"AKASHI Takahiro
2019-10-06MAINTAINERS: Update my email addressMaxime Ripard
2019-10-06arm: socfpga: disable CONFIG_SPL_WDT for gen5 and a10Simon Goldschmidt
2019-10-06gitlab-ci: fix typo 'plaforms'Heinrich Schuchardt
2019-10-05Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-10-04Merge branch '2019-10-04-master-imports'Tom Rini
2019-10-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2019-10-04Revert "env: solve compilation error in SPL"Tom Rini
2019-10-04ARM: dts: imx6q-logicpd: Add missing imx6q-logicpd-u-boot for SPLAdam Ford
2019-10-04initcall.h: initcall_run_list(): Improve debug outputOvidiu Panait
2019-10-04Kconfig: fix a typo in the description of bmp command.Andrius Štikonas
2019-10-04Kconfig: Migrate CONFIG_BOOTM_* optionsTom Rini
2019-10-04cmd: part: number: return hexadecimal valueRoman Stratiienko
2019-10-04ARM: keystone2: update the default addresses of the secure monitorJean-Jacques Hiblot
2019-10-04board: ti: am654: Disable TRNG node for HS devicesAndrew F. Davis
2019-10-04autoboot: add necessary dependency at AUTOBOOT_MENU_SHOWAKASHI Takahiro
2019-10-04MAINTAINERS, git-mailrc: Update the maintainer for socfpgaLey Foon Tan
2019-10-04Makefile: mrproper should remove *.pyc filesHeinrich Schuchardt
2019-10-04Makefile: Fix typo around CONFIG_SPL_FIT_SOURCEMichal Simek
2019-10-04arm: K3: Increase default SYSFW image size allocationAndrew F. Davis
2019-10-03dm: core: Correct bad cast in ofnode_get_addr_size_index()Simon Glass
2019-10-03dm: core: Correct low cell in ofnode_read_pci_addr()Simon Glass
2019-10-01Merge tag 'rpi-next-2019.10.2' of https://github.com/mbgg/u-bootTom Rini
2019-10-01Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2019-10-01x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parametersAndy Shevchenko
2019-10-01rpi4: enable dram bank initializationMatthias Brugger
2019-09-30Merge tag 'u-boot-atmel-fixes-2019.10-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini
2019-09-30Merge tag 'u-boot-rockchip-20190928' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-09-30at91: configs: Drop duplication of defconfig macrosTudor Ambarus
2019-09-30arm: at91: gardena-smart-gateway-at91sam: Enable CONFIG_SYS_NAND_USE_FLASH_BBTStefan Roese
2019-09-30ARM: dts: rmobile: Restore increase off-on delay on the SD Vcc regulatorMarek Vasut
2019-09-28rockchip: make_fit_atf.py: fix .its generation for a single atf imageHeiko Stuebner
2019-09-28rockchip: misc: read the correct number of bytes from the efuseHeiko Stuebner
2019-09-26Merge tag 'efi-2019-10-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-09-24ci: add envtools supportPierre-Jean Texier