summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | efi_loader: consistently use efi_handle_t for handlesHeinrich Schuchardt2018-01-222-15/+19
| * | | | efi_loader: fix signature of efi_disconnect_controllerHeinrich Schuchardt2018-01-221-2/+4
| * | | | efi_loader: implement ConnectControllerHeinrich Schuchardt2018-01-222-0/+24
| * | | | efi_loader: debug output installed device pathHeinrich Schuchardt2018-01-221-3/+4
| * | | | efi_loader: list of open protocol infosHeinrich Schuchardt2018-01-221-1/+14
| * | | | efi_selftest: colored test outputHeinrich Schuchardt2018-01-221-10/+17
| * | | | efi_loader: support device path for IDE and SCSI disksHeinrich Schuchardt2018-01-221-0/+15
| |/ / /
* | | | Convert CONFIG_SOC_DA8XX et al to KconfigAdam Ford2018-01-226-17/+0
* | | | fs: fat: Drop CONFIG_SUPPORT_VFATTuomas Tynkkynen2018-01-2229-86/+0
* | | | env: ENV_IS_IN_FAT improvementsTuomas Tynkkynen2018-01-221-4/+0
* | | | ARM: poplar: Use Kconfig to enable CONFIG_FAT_WRITETuomas Tynkkynen2018-01-221-1/+0
* | | | fs: Migrate ext4 to KconfigTuomas Tynkkynen2018-01-2215-49/+0
* | | | Convert CONFIG_ROCKCHIP_USB2_PHY to KconfigAdam Ford2018-01-222-2/+0
* | | | Convert CONFIG_OMAP_USB_PHY to KconfigAdam Ford2018-01-225-5/+0
* | | | Convert CONFIG_TWL4030_USB to KconfigAdam Ford2018-01-227-24/+0
* | | | Convert CONFIG_DAVINCI_SPI to KconfigAdam Ford2018-01-225-5/+0
* | | | Convert CONFIG_USB_MUSB_HCD et al to KconfigAdam Ford2018-01-2210-19/+0
* | | | Convert CONFIG_USB_MUSB_OMAP2PLUS et al to KconfigAdam Ford2018-01-2218-39/+0
|/ / /
* | | core: Add {ofnode, dev}_translate_address functionsMario Six2018-01-212-0/+30
* | | dm: pinctrl: sync with Linux to use pin_config_paramPeng Fan2018-01-211-46/+66
* | | dm: fix typo falbackHeinrich Schuchardt2018-01-211-2/+2
|/ /
* | Merge git://git.denx.de/u-boot-arcTom Rini2018-01-193-5/+7
|\ \
| * | ARC: devboards: Allow huge uImages (up to 128 MiB)Alexey Brodkin2018-01-192-2/+2
| * | ARC: HSDK: CGU: Update AXI, TUN, ARC clock optionsEugeniy Paltsev2018-01-191-3/+5
* | | configs: keystone2: env: Fix burn_uboot_spi commandFaiz Abbas2018-01-191-1/+1
* | | powerpc: Drop unreferenced CONFIG_* definesTuomas Tynkkynen2018-01-1913-14/+0
* | | m68k: Drop unreferenced CONFIG_* definesTuomas Tynkkynen2018-01-198-11/+0
* | | nds32: Drop unreferenced CONFIG_ADP_AG101PTuomas Tynkkynen2018-01-191-2/+0
* | | pcmcia: Drop a bunch of unused CONFIG_SYS_PCMCIA_ macrosTuomas Tynkkynen2018-01-191-109/+0
* | | ARM: omap3: evm: Add kernel image loading from UBIFS and EXT4Derald D. Woods2018-01-191-17/+40
* | | DA850evm: Remove dead codeAdam Ford2018-01-191-6/+0
* | | ARM: dts: omap3-beagle{-xm}: Enable DM and devicetree for BeagleBoardDerald D. Woods2018-01-191-92/+53
* | | env: ti: Select dtb name for dra76x and am574Lokesh Vutla2018-01-191-1/+3
* | | dt-bindings: leds: adopt Linux PCA9532 binding constantsFelix Brack2018-01-191-0/+18
* | | board: ti: K2G FC SoC 1GHz and DDR3 1066 MT/s supportRex Chang2018-01-191-1/+3
* | | configs: k2g_evm: Allocate more space for u-bootLokesh Vutla2018-01-191-1/+1
|/ /
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-01-1710-43/+152
|\ \
| * | armv8: ls1088ardb: Add environment variable address location for QSPI-NORAshish Kumar2018-01-173-2/+6
| * | arm64: ls1012a: Add sata distro boot supportYuantian Tang2018-01-173-19/+11
| * | arm64: ls1046a: Add sata distro boot supportYuantian Tang2018-01-173-22/+13
| * | board: ls1012a: LS1012A-2G5RDB board supportBhaskar Upadhaya2018-01-151-0/+122
* | | Merge git://git.denx.de/u-boot-dmTom Rini2018-01-161-13/+13
|\ \ \
| * | | fix incorrect usage of DT node unit address in commentsAndre Przywara2018-01-151-13/+13
* | | | Merge git://git.denx.de/u-boot-netTom Rini2018-01-1517-16/+1
|\ \ \ \ | |/ / / |/| | |
| * | | net: sh-eth: Add to Kconfig and convertNobuhiro Iwamatsu2018-01-1516-16/+0
| * | | net: phy: Add Broadcom BCM53xx switch driverFlorian Fainelli2018-01-151-0/+1
| |/ /
* | | Merge git://git.denx.de/u-boot-imxTom Rini2018-01-154-8/+119
|\ \ \
| * | | ARM: imx: cm_fx6: env: try to determine dtb to useChristopher Spinrath2018-01-121-0/+6
| * | | ARM: imx: cm_fx6: export board and soc info to envChristopher Spinrath2018-01-121-0/+1
| * | | imx: mx6ull-14x14-evk: enable DM QSPI driverPeng Fan2018-01-121-0/+10