summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_PHYLIB et al to KconfigTom Rini2020-04-2893-190/+0
* Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-04-282-0/+3
|\
| * arm64: dts: meson: sync dt and bindings from v5.7-rc1Neil Armstrong2020-04-282-0/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2020-04-281-13/+89
|\ \
| * | dm: clk: add stub when CONFIG_CLK is deactivatedPatrick Delaunay2020-04-281-13/+89
| |/
* | Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dmTom Rini2020-04-282-299/+304
|\ \
| * | libfdt: split fdt_region declarations out to <fdt_region.h>Masahiro Yamada2020-04-262-299/+304
| |/
* | Merge tag 'mips-pull-2020-04-27' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-04-2712-2/+178
|\ \
| * | mips: Add support for SoM "VoCore2".Mauro Condarelli2020-04-271-0/+54
| * | mips: mtmips: add support for mt7628-rfbWeijie Gao2020-04-271-0/+56
| * | mips: mtmips: enable SPL for all boardsWeijie Gao2020-04-272-2/+41
| * | spl: spl_nor: Move legacy image loading into spl_legacy.cStefan Roese2020-04-271-0/+13
| * | bmips: allow disabling usb supportÁlvaro Fernández Rojas2020-04-277-0/+14
| |/
* | ARC: HSDK-4xD: use separate config fileEugeniy Paltsev2020-04-271-0/+120
* | ARC: HSDK: CGU: add support for timer clockEugeniy Paltsev2020-04-271-2/+3
|/
* arm: actions: add S700 SoC device treeAmit Singh Tomar2020-04-242-0/+152
* arm: dts: sync dts for Action Semi S900Amit Singh Tomar2020-04-243-77/+194
* arm: actions: Add common framework for Actions Owl Semi SoCsAmit Singh Tomar2020-04-241-3/+3
* dm: mmc: Update mmc_get_mmc_dev() to use const *Simon Glass2020-04-241-1/+1
* pci: Add a macro to convert BDF from linux to U-BootSimon Glass2020-04-241-0/+3
* uuid: Use const char * where possibleSimon Glass2020-04-241-3/+5
* lib: Add a function to convert a string to upper caseSimon Glass2020-04-241-0/+12
* test: Add the beginnings of some string testsSimon Glass2020-04-241-0/+1
* common/board_f: Make reserve_mmu genericOvidiu Panait2020-04-241-1/+12
* fvp: Add support for loading Android boot images via semihostingPeter Collingbourne2020-04-241-10/+20
* libfdt: Make fdtdec_get_child_count() available for HOSTKever Yang2020-04-241-0/+9
* tool: Move ALIGN_MASK to header as common MACROKever Yang2020-04-241-1/+0
* env_internal.h: add alternative ENV_SAVE_PTR macroRasmus Villemoes2020-04-241-0/+2
* make env_entry::callback conditional on !CONFIG_SPL_BUILDRasmus Villemoes2020-04-241-0/+2
* env: remove callback.o for an SPL buildRasmus Villemoes2020-04-241-0/+6
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellWIP/22Apr2020Tom Rini2020-04-222-12/+0
|\
| * arm: mvebu: correct SPL boot configs for SPI/MMCJoel Johnson2020-04-221-5/+0
| * arm: mvebu: clearfog: adjust SCSI boot duplicationJoel Johnson2020-04-221-7/+0
* | Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini2020-04-224-3/+85
|\ \ | |/ |/|
| * spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition()Harald Seiler2020-04-221-1/+13
| * spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler2020-04-221-1/+17
| * mmc: Add option to adjust b_max before long readMarek Vasut2020-04-221-0/+16
| * ARM: rmobile: Increase malloc area sizeMarek Vasut2020-04-221-1/+1
| * common: bouncebuf: Permit passing custom alignment check functionMarek Vasut2020-04-221-0/+15
| * cmd: mmc: provide boot area protection commandHeinrich Schuchardt2020-04-221-0/+9
| * mmc: export mmc_send_ext_csd()Heinrich Schuchardt2020-04-221-0/+11
| * mmc: EXT_CSD registers for write protectionHeinrich Schuchardt2020-04-221-0/+3
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2020-04-212-3/+27
|\ \
| * | phy: add support for backplane kr modeFlorinel Iordache2020-04-201-0/+23
| * | configs: ls1012afrwy: fix board nameBiwen Li2020-04-171-3/+4
* | | Merge branch '2020-04-17-master-imports'WIP/20Apr2020Tom Rini2020-04-203-81/+65
|\ \ \ | |_|/ |/| |
| * | ata: sort ATA commandsWIP/2020-04-17-master-importsHeinrich Schuchardt2020-04-171-42/+42
| * | include/ata.h: remove invalid linksHeinrich Schuchardt2020-04-171-5/+2
| * | image: Add a common compression type detection function.Atish Patra2020-04-171-0/+21
| * | ide: remove duplicate defines form include/ata.hHeinrich Schuchardt2020-04-171-34/+0