summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigsMarkus Klotzbuecher2019-07-09142-139/+198
| * | env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUNDMarkus Klotzbuecher2019-07-095-5/+8
| * | moveconfig: expand simple expressionsMarkus Klotzbuecher2019-07-091-0/+41
| |/
* | Merge tag 'u-boot-atmel-2019.10-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2019-07-0916-26/+804
|\ \
| * | configs: sama5d2_xplained: add support QSPI flash bootEugen Hristev2019-07-091-0/+11
| * | configs: sama5d27_som1_ek: qspi: use common memory layoutTudor Ambarus2019-07-091-7/+0
| * | configs: sama5d27_som1_ek: add qspiflash_defconfigTudor Ambarus2019-07-092-0/+102
| * | configs: sama5d2_xplained: add qspiflash_defconfigTudor Ambarus2019-07-092-0/+102
| * | ARM: at91: sama5: add common environment for QSPICyrille Pitchen2019-07-091-0/+8
| * | ARM: dts: at91: sama5d2_xplained: fix QSPI0 nodeCyrille Pitchen2019-07-091-19/+17
| * | configs: sama5d27_som1_ek: enable qspi controller and flashesTudor Ambarus2019-07-092-0/+4
| * | configs: sama5d2_xplained: enable qspi controller and flashesTudor Ambarus2019-07-093-0/+15
| * | spi: Add Atmel QuadSPI driverTudor Ambarus2019-07-093-0/+545
| |/
* | Merge tag 'efi-2019-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2019-07-0812-159/+332
|\ \
| * | efi_loader: detach runtime in ExitBootServices()Heinrich Schuchardt2019-07-063-1/+6
| * | efi_loader: simplify detachingHeinrich Schuchardt2019-07-061-32/+8
| * | efi_loader: decision on EFI_RT_SUPPORTED_RESET_SYSTEMHeinrich Schuchardt2019-07-062-4/+7
| * | test/py: not all boards support UEFI runtime resetHeinrich Schuchardt2019-07-061-4/+0
| * | efi_loader: bump UEFI specification number to 2.8Heinrich Schuchardt2019-07-061-2/+2
| * | efi_loader: split off detaching SetVirtualAddress()Heinrich Schuchardt2019-07-061-11/+58
| * | efi_selftest: test variable services at runtimeHeinrich Schuchardt2019-07-062-0/+95
| * | efi_loader: unimplemented runtime servicesHeinrich Schuchardt2019-07-061-32/+2
| * | efi_loader: let the variable driver patch out the runtimeHeinrich Schuchardt2019-07-064-10/+48
| * | efi_loader: clean up runtime detachingHeinrich Schuchardt2019-07-061-23/+55
| * | efi_loader: remove NULL entries from runtime detach listHeinrich Schuchardt2019-07-062-20/+9
| * | efi_loader: initialization of variable servicesHeinrich Schuchardt2019-07-063-0/+17
| * | efi_loader: move efi_query_variable_info()Heinrich Schuchardt2019-07-063-27/+32
| * | efi_loader: remove superfluous spaces in commentsHeinrich Schuchardt2019-07-061-4/+4
| * | test/py: error message test_efi_selftest_device_treeHeinrich Schuchardt2019-07-061-1/+1
| * | efi_selftest: description of CMD_BOOTEFI_SELFTESTHeinrich Schuchardt2019-07-061-4/+4
| * | disk: efi: buffer overflow in part_get_info_efi()Heinrich Schuchardt2019-07-061-2/+2
* | | Merge tag 'u-boot-amlogic-20190704' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2019-07-087-1/+67
|\ \ \
| * | | board: amlogic: Generate unique MAC address for Q200 and P212 based boardsNeil Armstrong2019-07-042-0/+4
| * | | ARM: meson: add unique MAC address generationNeil Armstrong2019-07-043-0/+37
| * | | ARM: meson: sm: Add secure monitor calls to retrieve SoC serial numberNeil Armstrong2019-07-042-0/+25
| * | | board: amlogic: vim: Fix READMEAndreas Färber2019-07-041-1/+1
* | | | Merge tag 'mmc-6-23' of https://github.com/MrVan/u-bootTom Rini2019-07-08256-982/+2297
|\ \ \ \ | |_|_|/ |/| | |
| * | | mmc: fsl_esdhc_imx: drop useless codeYangbo Lu2019-06-232-65/+4
| * | | mmc: fsl_esdhc: drop i.MX codeYangbo Lu2019-06-232-666/+16
| * | | Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-23234-307/+307
| * | | mmc: split fsl_esdhc driver for i.MXYangbo Lu2019-06-234-2/+1991
| * | | Move CONFIG_FSL_ESDHC to defconfigYangbo Lu2019-06-2322-14/+14
* | | | Prepare v2019.07Tom Rini2019-07-081-1/+1
* | | | Merge tag 'mips-fixes-for-2019.07' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2019-07-082-1/+27
|\ \ \ \
| * | | | mips: mt76xx: Implement new d-cache fix in last_stage_init()Stefan Roese2019-07-052-1/+27
| | |_|/ | |/| |
* | | | arm: mediatek: remove arch_misc_initWeijie Gao2019-07-072-15/+0
* | | | board_r: move initr_watchdog to be called after initr_serialWeijie Gao2019-07-071-3/+3
* | | | Merge tag 'dm-pull-7jul19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2019-07-071-0/+1
|\ \ \ \
| * | | | imx6: wandboard: allow booting from MMC 2Heinrich Schuchardt2019-07-071-0/+1
| |/ / /
* | | | Merge tag 'video-for-2019.07' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2019-07-071-0/+3
|\ \ \ \