aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-01-25arm: socfpga: allow configs without network supportSimon Goldschmidt1-4/+7
2018-01-24Merge git://git.denx.de/u-boot-mmcTom Rini2-0/+71
2018-01-24power: regulator: s2mps11: add a regulator driver for s2mps11Jaehoon Chung1-0/+55
2018-01-23Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini3-0/+63
2018-01-23armv8: ls1088a: Add IFC and eMMC as qixis boot sourcesAshish Kumar2-0/+6
2018-01-23ls1088a: Add VID support for QDS and RDB platformsRajesh Bhagat2-0/+23
2018-01-23common: board_f: vid: Add VID specific API to adjust core voltageRajesh Bhagat1-0/+3
2018-01-23board: common: vid: Add support for LTC3882 voltage regulator chipRajesh Bhagat2-0/+31
2018-01-23Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini7-40/+160
2018-01-22Convert CONFIG_SOC_DA8XX et al to KconfigAdam Ford6-17/+0
2018-01-22efi_driver: EFI block driverHeinrich Schuchardt5-0/+35
2018-01-22efi_loader: fix ExitBootServicesHeinrich Schuchardt1-3/+3
2018-01-22efi_loader: add check_tpl parameter to efi_signal_eventHeinrich Schuchardt1-1/+1
2018-01-22efi_loader: provide function to get last node of a device pathHeinrich Schuchardt1-0/+3
2018-01-22efi_loader: correct EFI_BLOCK_IO_PROTOCOL definitionsHeinrich Schuchardt1-2/+10
2018-01-22efi_loader: make efi_disk_create_partitions a global symbolHeinrich Schuchardt1-0/+4
2018-01-22efi_loader: provide a function to create a partition nodeHeinrich Schuchardt1-0/+2
2018-01-22efi_loader: make efi_block_io_guid a global symbolHeinrich Schuchardt1-0/+2
2018-01-22efi_loader: return NULL from device path functionsHeinrich Schuchardt1-3/+3
2018-01-22efi_loader: consistently use efi_handle_t for handlesHeinrich Schuchardt2-15/+19
2018-01-22efi_loader: fix signature of efi_disconnect_controllerHeinrich Schuchardt1-2/+4
2018-01-22efi_loader: implement ConnectControllerHeinrich Schuchardt2-0/+24
2018-01-22efi_loader: debug output installed device pathHeinrich Schuchardt1-3/+4
2018-01-22efi_loader: list of open protocol infosHeinrich Schuchardt1-1/+14
2018-01-22efi_selftest: colored test outputHeinrich Schuchardt1-10/+17
2018-01-22efi_loader: support device path for IDE and SCSI disksHeinrich Schuchardt1-0/+15
2018-01-22fs: fat: Drop CONFIG_SUPPORT_VFATTuomas Tynkkynen29-86/+0
2018-01-22env: ENV_IS_IN_FAT improvementsTuomas Tynkkynen1-4/+0
2018-01-22ARM: poplar: Use Kconfig to enable CONFIG_FAT_WRITETuomas Tynkkynen1-1/+0
2018-01-22fs: Migrate ext4 to KconfigTuomas Tynkkynen15-49/+0
2018-01-22Convert CONFIG_ROCKCHIP_USB2_PHY to KconfigAdam Ford2-2/+0
2018-01-22Convert CONFIG_OMAP_USB_PHY to KconfigAdam Ford5-5/+0
2018-01-22Convert CONFIG_TWL4030_USB to KconfigAdam Ford7-24/+0
2018-01-22Convert CONFIG_DAVINCI_SPI to KconfigAdam Ford5-5/+0
2018-01-22Convert CONFIG_USB_MUSB_HCD et al to KconfigAdam Ford10-19/+0
2018-01-22Convert CONFIG_USB_MUSB_OMAP2PLUS et al to KconfigAdam Ford18-39/+0
2018-01-22dm: add dev_read_u32()Masahiro Yamada1-0/+16
2018-01-21core: Add {ofnode, dev}_translate_address functionsMario Six2-0/+30
2018-01-21dm: pinctrl: sync with Linux to use pin_config_paramPeng Fan1-46/+66
2018-01-21dm: fix typo falbackHeinrich Schuchardt1-2/+2
2018-01-19Merge git://git.denx.de/u-boot-arcTom Rini3-5/+7
2018-01-19configs: keystone2: env: Fix burn_uboot_spi commandFaiz Abbas1-1/+1
2018-01-19powerpc: Drop unreferenced CONFIG_* definesTuomas Tynkkynen13-14/+0
2018-01-19m68k: Drop unreferenced CONFIG_* definesTuomas Tynkkynen8-11/+0
2018-01-19nds32: Drop unreferenced CONFIG_ADP_AG101PTuomas Tynkkynen1-2/+0
2018-01-19pcmcia: Drop a bunch of unused CONFIG_SYS_PCMCIA_ macrosTuomas Tynkkynen1-109/+0
2018-01-19ARM: omap3: evm: Add kernel image loading from UBIFS and EXT4Derald D. Woods1-17/+40
2018-01-19DA850evm: Remove dead codeAdam Ford1-6/+0
2018-01-19ARM: dts: omap3-beagle{-xm}: Enable DM and devicetree for BeagleBoardDerald D. Woods1-92/+53
2018-01-19env: ti: Select dtb name for dra76x and am574Lokesh Vutla1-1/+3