summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* travis.yml: Switch to bionic for the host distributionWIP/2019-10-08-master-importsTom Rini2019-10-081-2/+3
* gitlab-ci: Switch to Ubuntu 18.04 imageTom Rini2019-10-081-3/+4
* gitlab-ci: Have buildman use /tmp for outputTom Rini2019-10-081-13/+13
* buildman: Perform tests in a temporary directoryTom Rini2019-10-081-12/+14
* kconfiglib: Update to the 12.14.0 releaseTom Rini2019-10-083-3088/+6574
* genboardscfg.py: Remove "warnings" print sectionTom Rini2019-10-081-5/+1
* genboardscfg.py: Convert to Python 3Tom Rini2019-10-081-13/+13
* Prepare v2019.10v2019.10Tom Rini2019-10-071-1/+1
* NET: DW: fix regression for ARC boardsEugeniy Paltsev2019-10-073-2/+3
* Merge branch '2019-10-06-master-imports'Tom Rini2019-10-0617-9/+22
|\
| * cmd: host: fix seg fault at "host info"AKASHI Takahiro2019-10-061-1/+1
| * MAINTAINERS: Update my email addressMaxime Ripard2019-10-062-4/+4
| * arm: socfpga: disable CONFIG_SPL_WDT for gen5 and a10Simon Goldschmidt2019-10-0613-0/+13
| * gitlab-ci: fix typo 'plaforms'Heinrich Schuchardt2019-10-061-4/+4
|/
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-10-057-0/+44
|\
| * ARM: dts: rmobile: Restore increase off-on delay on the SD Vcc regulatorMarek Vasut2019-09-307-0/+44
* | Merge branch '2019-10-04-master-imports'WIP/04Oct2019Tom Rini2019-10-0443-72/+145
|\ \
| * | Revert "env: solve compilation error in SPL"Tom Rini2019-10-041-6/+1
| * | ARM: dts: imx6q-logicpd: Add missing imx6q-logicpd-u-boot for SPLAdam Ford2019-10-042-0/+19
| * | initcall.h: initcall_run_list(): Improve debug outputOvidiu Panait2019-10-041-3/+5
| * | Kconfig: fix a typo in the description of bmp command.Andrius Štikonas2019-10-041-1/+1
| * | Kconfig: Migrate CONFIG_BOOTM_* optionsTom Rini2019-10-0430-53/+74
| * | cmd: part: number: return hexadecimal valueRoman Stratiienko2019-10-041-1/+1
| * | ARM: keystone2: update the default addresses of the secure monitorJean-Jacques Hiblot2019-10-041-2/+2
| * | board: ti: am654: Disable TRNG node for HS devicesAndrew F. Davis2019-10-043-2/+35
| * | autoboot: add necessary dependency at AUTOBOOT_MENU_SHOWAKASHI Takahiro2019-10-041-0/+1
| * | MAINTAINERS, git-mailrc: Update the maintainer for socfpgaLey Foon Tan2019-10-042-1/+3
| * | Makefile: mrproper should remove *.pyc filesHeinrich Schuchardt2019-10-041-1/+1
| * | Makefile: Fix typo around CONFIG_SPL_FIT_SOURCEMichal Simek2019-10-041-1/+1
| * | arm: K3: Increase default SYSFW image size allocationAndrew F. Davis2019-10-041-1/+1
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2019-10-042-4/+7
|\ \ \ | |/ / |/| |
| * | dm: core: Correct bad cast in ofnode_get_addr_size_index()Simon Glass2019-10-031-2/+5
| * | dm: core: Correct low cell in ofnode_read_pci_addr()Simon Glass2019-10-032-2/+2
|/ /
* | Merge tag 'rpi-next-2019.10.2' of https://github.com/mbgg/u-bootTom Rini2019-10-012-1/+11
|\ \
| * | rpi4: enable dram bank initializationMatthias Brugger2019-10-012-1/+11
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2019-10-012-1/+6
|\ \ \ | |/ / |/| |
| * | x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parametersAndy Shevchenko2019-10-012-1/+6
|/ /
* | Merge tag 'u-boot-atmel-fixes-2019.10-a' of https://gitlab.denx.de/u-boot/cus...WIP/30Sep2019Tom Rini2019-09-305-23/+0
|\ \
| * | at91: configs: Drop duplication of defconfig macrosTudor Ambarus2019-09-304-22/+0
| * | arm: at91: gardena-smart-gateway-at91sam: Enable CONFIG_SYS_NAND_USE_FLASH_BBTStefan Roese2019-09-301-1/+0
* | | Merge tag 'u-boot-rockchip-20190928' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-09-302-3/+3
|\ \ \ | |_|/ |/| |
| * | rockchip: make_fit_atf.py: fix .its generation for a single atf imageHeiko Stuebner2019-09-281-2/+2
| * | rockchip: misc: read the correct number of bytes from the efuseHeiko Stuebner2019-09-281-1/+1
|/ /
* | Merge tag 'efi-2019-10-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/26Sep2019Tom Rini2019-09-262-11/+7
|\ \
| * | efi_loader: SetVariable() deleting variablesHeinrich Schuchardt2019-09-231-5/+6
| * | efi_loader: SetVariable() fix illegal returnHeinrich Schuchardt2019-09-231-1/+1
| * | efi_loader: description efi_stri_coll()Heinrich Schuchardt2019-09-231-5/+0
| |/
* | ci: add envtools supportWIP/24Sep2019Pierre-Jean Texier2019-09-242-0/+11
* | env: add missing <compiler.h> header filePierre-Jean Texier2019-09-241-0/+1
* | fw_env: fix build errorPierre-Jean Texier2019-09-241-1/+2