summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* common: board_r: Drop initr_pci_ep wrapperOvidiu Panait2021-01-151-1/+9
* common: board_r: Drop initr_post_backlog wrapperOvidiu Panait2021-01-151-1/+10
* common: board_r: Drop initr_secondary_cpu wrapperOvidiu Panait2021-01-151-0/+14
* Merge branch '2021.04-rc' of https://github.com/lftan/u-bootWIP/15Jan2021Tom Rini2021-01-154-2/+599
|\
| * configs: socfpga: Add CONFIG_SPL_PAD_TOLey Foon Tan2021-01-151-0/+2
| * arm: socfpga: soc64: SSBL shall not setup stack on OCRAMChee Hong Ang2021-01-151-0/+5
| * mmc: dwmmc: Change designware MMC 'clksel' callback function to return statusSiew Chin Lim2021-01-151-1/+1
| * arm: socfpga: soc64: Define SMC function identifiers for PSCI SiP servicesChee Hong Ang2021-01-151-0/+573
| * arm: socfpga: soc64: Load FIT image with ATF supportChee Hong Ang2021-01-151-1/+18
* | Merge tag 'efi-2021-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/14Jan2021Tom Rini2021-01-144-20/+68
|\ \ | |/ |/|
| * efi_loader: implement EFI_DT_FIXUP_PROTOCOLHeinrich Schuchardt2021-01-132-0/+41
| * efi_loader: typedef efi_string_t text output protocolHeinrich Schuchardt2021-01-131-2/+2
| * efi_loader: move efi_(u)intn_t to efi.hHeinrich Schuchardt2021-01-132-2/+5
| * efi_loader: setting boot deviceHeinrich Schuchardt2021-01-131-2/+4
| * efi_loader: carve out efi_check_pe()Heinrich Schuchardt2021-01-131-0/+2
| * efi_loader: implement non-blocking file servicesHeinrich Schuchardt2021-01-131-14/+14
* | Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2021-01-132-0/+27
|\ \ | |/ |/|
| * ARM: dts: sync Amlogic GX & AXG from Linux 5.10-rc1Neil Armstrong2021-01-112-0/+27
* | Merge tag 'ti-v2021.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2021-01-1210-15/+160
|\ \
| * | Nokia RX-51: Do not try calling both ext2load and ext4loadPali Rohár2021-01-121-14/+3
| * | dm: core: add a function to decode display timingsDario Binacchi2021-01-121-0/+24
| * | fdt: translate address if #size-cells = <0>Dario Binacchi2021-01-121-0/+24
| * | clk: add clk_round_rate()Dario Binacchi2021-01-122-0/+36
| * | dt-bindings: bus: ti-sysc: resync with Linux 5.9-rc7Dario Binacchi2021-01-121-0/+6
| * | clk: export generic routinesDario Binacchi2021-01-121-0/+57
| * | arm:pdu001: Use pseudo partition UUID for LINUX kernel boot paramter rootFelix Brack2021-01-121-1/+2
| * | board: ti: k2g: Add support for K2G ICE with 1GHz SiliconLokesh Vutla2021-01-121-0/+2
| * | configs: am65x_evm: Define the maximum file size for DFUAswath Govindraju2021-01-121-0/+6
* | | Merge tag 'u-boot-atmel-2021.04-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2021-01-121-0/+45
|\ \ \
| * | | board: atmel: sama7g5ek: clean-up header bootcommandEugen Hristev2021-01-071-8/+3
| * | | board: atmel: sama7g5ek: increase arp timeout and retry countClaudiu Beznea2021-01-071-0/+3
| * | | board: atmel: sama7g5ek: add SYS_MALLOC_F_LEN to SYS_INIT_SP_ADDRClaudiu Beznea2021-01-071-1/+2
| * | | board: atmel: sama7g5ek: add initial support for sama7g5ekEugen Hristev2021-01-071-0/+46
* | | | sunxi: Add arm64 FEL supportAndre Przywara2021-01-111-2/+0
* | | | tools: mkimage: Add Allwinner eGON supportAndre Przywara2021-01-112-0/+2
* | | | sunxi: Factor out eGON BROM header descriptionAndre Przywara2021-01-111-0/+81
| |/ / |/| |
* | | Merge branch 'next'Tom Rini2021-01-1183-376/+1236
|\ \ \ | |_|/ |/| |
| * | Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...WIP/06Jan2021-nextTom Rini2021-01-062-7/+32
| |\ \
| | * | video: Introduce video_sync operationMichal Simek2021-01-051-2/+10
| | * | video: Let video_sync to return error valueMichal Simek2021-01-051-1/+3
| | * | video: Fix video sync kernel-doc formatMichal Simek2021-01-051-4/+4
| | * | microblaze: Add nor device to distro bootT Karthik Reddy2021-01-041-1/+16
| * | | Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextWIP/05Jan2021-nextTom Rini2021-01-0519-91/+314
| |\ \ \
| | * | | dtoc: Drop dm_populate_phandle_data()Simon Glass2021-01-051-8/+0
| | * | | dtoc: Rename dt-platdata.c to dt-plat.cSimon Glass2021-01-052-2/+2
| | * | | dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIASSimon Glass2021-01-051-1/+1
| | * | | dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-052-2/+2
| | * | | dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET()Simon Glass2021-01-051-7/+3
| | * | | dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-054-12/+12
| | * | | dm: core: Allow the uclass list to moveSimon Glass2021-01-052-1/+8