summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* board: phytec: imx8mp: Add PHYTEC phyCORE-i.MX8MP supportTeresa Remmet2021-01-231-0/+107
* arm: dart6ul: enable DM_ETH for the dart6ulMarc Ferland2021-01-231-7/+0
* imx: imx8mm-beacon: Remove relocation restrictionsAdam Ford2021-01-231-2/+0
* imx8mp: configs: add support for distro boot commandsAlice Guo2021-01-231-52/+11
* imx8mm: configs: add support for distro boot commandsAlice Guo2021-01-231-52/+12
* imx: imx8mn/p: drop CONFIG_SYS_[I,D]CACHE_OFFPeng Fan2021-01-232-4/+0
* arm: dts: imx8mq: sync dts from Linux KernelPeng Fan2021-01-231-1/+30
* arm: dts: imx8mp: sync dts from Linux KernelPeng Fan2021-01-231-3/+92
* arm: dts: imx8mn: sync dts from Linux KernelPeng Fan2021-01-231-3/+27
* imx: imx8mn_evk: correct stack/malloc adressPeng Fan2021-01-231-5/+2
* imx: imx8mp_evk: enable eth supportPeng Fan2021-01-231-0/+16
* Merge tag 'efi-2021-04-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/20Jan2021Tom Rini2021-01-204-11/+21
|\
| * efi_loader: Avoid emitting efi_var_buf to .GOTIlias Apalodimas2021-01-201-0/+11
| * efi_loader: efi_size_in_pages() missing parenthesesHeinrich Schuchardt2021-01-201-1/+1
| * efi_loader: remove EFI_UNICODE_COLLATION_PROTOCOLHeinrich Schuchardt2021-01-202-7/+0
| * efi_loader: make the UEFI boot manager configurableHeinrich Schuchardt2021-01-201-3/+9
* | net: dwc_eth_qos: Pad descriptors to cacheline sizeMarek Vasut2021-01-191-1/+0
|/
* power: pmic: add driver for Monolithic Power mp5416Tim Harvey2021-01-181-0/+41
* aspeed: Add AST2600 platform supportChia-Wei, Wang2021-01-181-0/+16
* reset: aspeed: Add AST2600 reset supportChia-Wei, Wang2021-01-181-0/+70
* clk: aspeed: Add AST2600 clock supportRyan Chen2021-01-181-0/+62
* board: presidio: Add Parallel NAND supportKate Liu2021-01-181-0/+9
* clk: mediatek: Add MT8183 clock driverFabien Parent2021-01-181-0/+329
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvWIP/18Jan2021Tom Rini2021-01-186-41/+85
|\
| * riscv: Add Microchip MPFS Icicle Kit supportPadmarao Begari2021-01-181-39/+20
| * clk: Add Microchip PolarFire SoC clock driverPadmarao Begari2021-01-181-0/+45
| * riscv: timer: Add support for an early timerPragnesh Patel2021-01-183-0/+15
| * riscv: Add support for SPI on Kendryte K210Sean Anderson2021-01-181-2/+5
* | log: provide missing macrosHeinrich Schuchardt2021-01-161-0/+8
* | log: make debug_cond() function likeHeinrich Schuchardt2021-01-161-9/+8
* | dm: core: add function uclass_probe_all() to probe all devicesVabhav Sharma2021-01-161-0/+11
* | doc/README.gpt: define partition type GUID for U-Boot environmentRasmus Villemoes2021-01-161-0/+3
* | lib/uuid.c: change prototype of uuid_guid_get_str()Rasmus Villemoes2021-01-161-3/+1
* | test: Avoid assuming sandbox board for bloblist testSimon Glass2021-01-161-0/+18
* | cmd: gpt: add eMMC and GPT supportCorneliu Doban2021-01-161-0/+29
|/
* disk: dos: add code for creating MBR partition layoutMarek Szyprowski2021-01-151-0/+5
* disk: dos: rename write_mbr_partition to write_mbr_sectorMarek Szyprowski2021-01-151-2/+2
* console: Provide a documentation for console_search_dev()Andy Shevchenko2021-01-151-0/+10
* console: rename search_device() to console_search_dev()Andy Shevchenko2021-01-151-1/+1
* console: move search_device() from iomux.h to console.hAndy Shevchenko2021-01-152-1/+2
* console: Introduce console_start() and console_stop()Andy Shevchenko2021-01-151-0/+3
* global_data: Enable spl_handoff only if CONFIG_HANDOFF is setOvidiu Panait2021-01-151-2/+2
* common: board_r: Drop arch-specific ifdefs around initr_trapOvidiu Panait2021-01-151-1/+9
* common: board_r: Drop initr_bbmii wrapperOvidiu Panait2021-01-151-1/+9
* common: board_r: Drop initr_api wrapperOvidiu Panait2021-01-151-1/+9
* common: board_r: Drop initr_jumptable wrapperOvidiu Panait2021-01-151-2/+8
* common: board_r: Drop initr_xen wrapperOvidiu Panait2021-01-151-1/+1
* common: board_r: Drop initr_pci wrapperOvidiu Panait2021-01-151-1/+12
* 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