aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-01-12Merge tag 'ti-v2021.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini10-15/+160
2021-01-12Merge tag 'u-boot-atmel-2021.04-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini1-0/+45
2021-01-12Nokia RX-51: Do not try calling both ext2load and ext4loadPali Rohár1-14/+3
2021-01-12dm: core: add a function to decode display timingsDario Binacchi1-0/+24
2021-01-12fdt: translate address if #size-cells = <0>Dario Binacchi1-0/+24
2021-01-12clk: add clk_round_rate()Dario Binacchi2-0/+36
2021-01-12dt-bindings: bus: ti-sysc: resync with Linux 5.9-rc7Dario Binacchi1-0/+6
2021-01-12clk: export generic routinesDario Binacchi1-0/+57
2021-01-12arm:pdu001: Use pseudo partition UUID for LINUX kernel boot paramter rootFelix Brack1-1/+2
2021-01-12board: ti: k2g: Add support for K2G ICE with 1GHz SiliconLokesh Vutla1-0/+2
2021-01-12configs: am65x_evm: Define the maximum file size for DFUAswath Govindraju1-0/+6
2021-01-11sunxi: Add arm64 FEL supportAndre Przywara1-2/+0
2021-01-11tools: mkimage: Add Allwinner eGON supportAndre Przywara2-0/+2
2021-01-11sunxi: Factor out eGON BROM header descriptionAndre Przywara1-0/+81
2021-01-11Merge branch 'next'Tom Rini83-376/+1236
2021-01-08xea: config: Use CONFIG_PREBOOT from KconfigLukasz Majewski1-1/+0
2021-01-07board: atmel: sama7g5ek: clean-up header bootcommandEugen Hristev1-8/+3
2021-01-07board: atmel: sama7g5ek: increase arp timeout and retry countClaudiu Beznea1-0/+3
2021-01-07board: atmel: sama7g5ek: add SYS_MALLOC_F_LEN to SYS_INIT_SP_ADDRClaudiu Beznea1-1/+2
2021-01-07board: atmel: sama7g5ek: add initial support for sama7g5ekEugen Hristev1-0/+46
2021-01-06Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...WIP/06Jan2021-nextTom Rini2-7/+32
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextWIP/05Jan2021-nextTom Rini19-91/+314
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini76-425/+569
2021-01-05dtoc: Drop dm_populate_phandle_data()Simon Glass1-8/+0
2021-01-05dtoc: Rename dt-platdata.c to dt-plat.cSimon Glass2-2/+2
2021-01-05dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIASSimon Glass1-1/+1
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2-2/+2
2021-01-05dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET()Simon Glass1-7/+3
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass4-12/+12
2021-01-05dm: core: Allow the uclass list to moveSimon Glass2-1/+8
2021-01-05dm: core: Rename device node to indicate it is privateSimon Glass1-4/+7
2021-01-05dm: core: Access device ofnode through functionsSimon Glass3-5/+24
2021-01-05dm: core: Use dev_has_ofnode() instead of dev_of_valid()Simon Glass2-17/+12
2021-01-05dm: core: Rename dev_has_of_node() to dev_has_ofnode()Simon Glass1-1/+1
2021-01-05dm: core: Rename device flags to indicate it is privateSimon Glass1-8/+9
2021-01-05dm: core: Access device flags through functionsSimon Glass2-1/+16
2021-01-05dm: core: Rename sqq to seq_Simon Glass1-4/+5
2021-01-05dm: core: Move priv/plat structs for simple_bus to headersSimon Glass1-0/+15
2021-01-05spi: Tweak a few strange SPI NOR features for of-platdataSimon Glass1-1/+3
2021-01-05spi: Tidy up get/set of device nodeSimon Glass4-5/+35
2021-01-05test: Move some test drivers into their own fileSimon Glass2-0/+27
2021-01-05test: Use a simple variable to record removed deviceSimon Glass1-2/+0
2021-01-05dm: core: Rename the priv/plat membersSimon Glass2-14/+19
2021-01-05dm: core: Add functions to set priv/platSimon Glass1-0/+84
2021-01-05dm: core: Add function to access uclass privSimon Glass2-0/+22
2021-01-05dm: core: Use 'uclass_driver' for the uclass linker_listSimon Glass1-1/+1
2021-01-05spl: Drop bd_info in the data sectionSimon Glass1-1/+9
2021-01-05serial: Rename ns16550 functions to lower caseSimon Glass1-5/+5
2021-01-05serial: Update NS16550_t and struct NS16550Simon Glass1-9/+12
2021-01-05image: cleanup pre-processor usageSebastian Reichel1-0/+4