summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Makefile.spl: Move generated AT91SAM NAND image boot.bin to spl directoryStefan Roese2019-04-091-3/+3
| * | arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL ldsStefan Roese2019-04-091-0/+2
| * | arm: at91: Enable watchdog supportStefan Roese2019-04-093-10/+58
| * | arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUTStefan Roese2019-04-095-10/+3
| * | watchdog: at91sam9_wdt: Fix WDT setup in at91_wdt_start()Stefan Roese2019-04-091-12/+14
| * | watchdog: Handle SPL build with watchdog disabledStefan Roese2019-04-091-2/+8
| * | serial: atmel_usart: Use fixed clock value in SPL version with DM_SERIALStefan Roese2019-04-092-0/+21
| * | arm: at91: spl_at91.c: Call spl_early_init() if OF_CONTROL is enabledStefan Roese2019-04-091-0/+10
| * | arm: at91: Makefile: Compile lowlevel_init only when really necessaryStefan Roese2019-04-091-0/+2
| * | board: pm9g45: Migrate to CONFIG_DMIlko Iliev2019-04-094-94/+135
| * | ARM: at91: sama5d2: Wrap cpu detection to fix macb driverAlexander Dahl2019-04-092-2/+5
| |/
* | Merge tag 'efi-2019-07-rc1' of git://git.denx.de/u-boot-efiTom Rini2019-04-0812-217/+506
|\ \
| * | efi_loader: correct CTRL-A - CTRL-Z console inputHeinrich Schuchardt2019-04-072-1/+18
| * | efi_loader: enable file SetInfo()Heinrich Schuchardt2019-04-071-2/+65
| * | efi_loader: correct file creationHeinrich Schuchardt2019-04-071-8/+27
| * | efi_loader: debug output file handle in efi_file_open()Heinrich Schuchardt2019-04-071-2/+4
| * | efi_loader: boottime: export efi_[un]load_image()AKASHI Takahiro2019-04-072-7/+16
| * | efi_loader: boottime: add loaded image device path protocol to image handleAKASHI Takahiro2019-04-074-7/+19
| * | efi_loader: variables PlatformLang and PlatformLangCodesHeinrich Schuchardt2019-04-071-0/+27
| * | efi_loader: EFI_PRINT instead of debug for memory servicesHeinrich Schuchardt2019-04-071-2/+2
| * | efi_loader: EFI_PRINT instead of debug for variable servicesHeinrich Schuchardt2019-04-071-5/+5
| * | efi_loader: parameter checks in StartImage and Exit()Heinrich Schuchardt2019-04-071-0/+27
| * | efi_loader: rearrange boottime service functionsHeinrich Schuchardt2019-04-071-109/+109
| * | efi_loader: sanity checks when freeing memoryHeinrich Schuchardt2019-04-071-18/+58
| * | efi_selftest: check image_base, image_sizeHeinrich Schuchardt2019-04-071-5/+53
| * | efi_loader: set image_base and image_size to correct valuesAKASHI Takahiro2019-04-072-15/+11
| * | efi_loader: bootmgr: support BootNext and BootCurrent variable behaviorAKASHI Takahiro2019-04-071-4/+47
| * | efi_loader: release file buffer after loading imageHeinrich Schuchardt2019-04-071-32/+18
* | | Merge git://git.denx.de/u-boot-riscvTom Rini2019-04-0824-60/+829
|\ \ \ | |_|/ |/| |
| * | riscv: dts: fix CONFIG_DEFAULT_DEVICE_TREE failureRick Chen2019-04-081-0/+2
| * | riscv: ae350: enable SMPRick Chen2019-04-081-0/+1
| * | riscv: dts: ae350 support SMPRick Chen2019-04-082-44/+118
| * | riscv: ax25: Andes specific cache shall only support in M-modeRick Chen2019-04-081-0/+1
| * | riscv: ax25: Add platform-specific Kconfig optionsRick Chen2019-04-083-2/+6
| * | riscv: Add a SYSCON driver for Andestech's PLMTRick Chen2019-04-085-0/+67
| * | riscv: Add a SYSCON driver for Andestech's PLICRick Chen2019-04-085-2/+127
| * | riscv: qemu: enable SMPLukas Auer2019-04-081-0/+1
| * | riscv: fu540: enable SMPLukas Auer2019-04-081-0/+1
| * | riscv: hang if relocation of secondary harts failsLukas Auer2019-04-081-1/+12
| * | riscv: do not rely on hart ID passed by previous boot stageLukas Auer2019-04-081-0/+4
| * | riscv: boot images passed to bootm on all hartsLukas Auer2019-04-081-1/+12
| * | riscv: add support for multi-hart systemsLukas Auer2019-04-085-2/+147
| * | riscv: save hart ID in register tp instead of s0Lukas Auer2019-04-081-2/+2
| * | riscv: delay initialization of caches and debug UARTLukas Auer2019-04-081-8/+8
| * | riscv: implement IPI platform functions using SBILukas Auer2019-04-083-0/+31
| * | riscv: import the supervisor binary interface header fileLukas Auer2019-04-081-0/+94
| * | riscv: add infrastructure for calling functions on other hartsLukas Auer2019-04-085-0/+197
| |/
* | Prepare v2019.04v2019.04Tom Rini2019-04-081-1/+1
* | arm: sunxi: Enable DM_MMC on required SoCsJagan Teki2019-04-082-1/+12
* | Merge tag 'fixes-for-2019.04-rc4' of git://git.denx.de/u-boot-stagingTom Rini2019-04-083-0/+13
|\ \