summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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...Tom 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 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
| | * | | dm: core: Rename device node to indicate it is privateSimon Glass2021-01-051-4/+7
| | * | | dm: core: Access device ofnode through functionsSimon Glass2021-01-053-5/+24
| | * | | dm: core: Use dev_has_ofnode() instead of dev_of_valid()Simon Glass2021-01-052-17/+12
| | * | | dm: core: Rename dev_has_of_node() to dev_has_ofnode()Simon Glass2021-01-051-1/+1
| | * | | dm: core: Rename device flags to indicate it is privateSimon Glass2021-01-051-8/+9
| | * | | dm: core: Access device flags through functionsSimon Glass2021-01-052-1/+16
| | * | | dm: core: Rename sqq to seq_Simon Glass2021-01-051-4/+5
| | * | | dm: core: Move priv/plat structs for simple_bus to headersSimon Glass2021-01-051-0/+15
| | * | | spi: Tweak a few strange SPI NOR features for of-platdataSimon Glass2021-01-051-1/+3
| | * | | spi: Tidy up get/set of device nodeSimon Glass2021-01-054-5/+35
| | * | | test: Move some test drivers into their own fileSimon Glass2021-01-052-0/+27
| | * | | test: Use a simple variable to record removed deviceSimon Glass2021-01-051-2/+0
| | * | | dm: core: Rename the priv/plat membersSimon Glass2021-01-052-14/+19
| | * | | dm: core: Add functions to set priv/platSimon Glass2021-01-051-0/+84
| | * | | dm: core: Add function to access uclass privSimon Glass2021-01-052-0/+22
| | * | | dm: core: Use 'uclass_driver' for the uclass linker_listSimon Glass2021-01-051-1/+1
| | * | | spl: Drop bd_info in the data sectionSimon Glass2021-01-051-1/+9
| | * | | serial: Rename ns16550 functions to lower caseSimon Glass2021-01-051-5/+5