cmd: gpio: Correct do_gpio() return value
[oweals/u-boot.git] / include /
2020-01-23 Marek Szyprowskiarm: dts: exynos: Use common alias for Odroid U3/X2...
2020-01-22 Stephan Gerholdboard: Add new Samsung "stemmy" board based on ST-Erics...
2020-01-22 Stephan Gerholdarm: dts: Import device tree for ST-Ericsson Ux500
2020-01-21 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-01-21 Baruch Siachcmd: add tlv_eeprom command
2020-01-21 Tom RiniMerge tag 'u-boot-imx-20200121' of https://gitlab.denx...
2020-01-20 Tom RiniMerge tag '2020-01-20-ti-2020.04' of https://gitlab...
2020-01-20 Tom RiniMerge tag 'u-boot-stm32-20200117' of https://gitlab...
2020-01-20 Tom RiniMerge branch '2020-01-17-reduce-size-of-common-h-even...
2020-01-20 Alifer Moraesspl: Add prototype to function spl_board_boot_device()
2020-01-20 Flavio Suligoiimx: fix typo in header file
2020-01-20 Flavio Suligoifsl: fix typo in header file
2020-01-20 Arkadiusz KarasARM: imx: mx6ull: Add iMX6ULL VisionSOM SoM and EVK
2020-01-20 Marek VasutARM: imx: vining2000: Enable SPL SDP by default
2020-01-20 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2020-01-20 Vignesh Raghavendraconfigs: am65x_evm: Enable USB keyboard as second stdin
2020-01-20 Vignesh Raghavendraconfigs: am65x_evm: Add DFU related env variables
2020-01-20 Andrew F. Davisconfigs: ti: Factor out call to 'args_mmc' into MMC...
2020-01-20 Andrew F. Davisconfigs: j721e_evm.h: Sync J721e environment configurat...
2020-01-20 Sam Protsenkoarm: am57xx: env: Fix DFU variables
2020-01-20 Caleb Robeyboard: ti: beagleboneai: enable in am57xx_evm_defconfig
2020-01-20 Caleb Robeyboard: ti: beagleboneai: add initial support
2020-01-20 Faiz Abbasconfigs: j721e_evm: Add configs for environment in...
2020-01-20 Faiz Abbasconfigs: j721e_evm_a72: Add Support for GPT partitions
2020-01-20 Vignesh Raghavendralib: Import few bitmap functions from Linux
2020-01-20 Vignesh Raghavendraenvironment: ti: Add DFU environment variables k3_dfu.h
2020-01-17 Simon Glasscommon: Update comment to show progress
2020-01-17 Simon Glasscommon: Collect all the header files together
2020-01-17 Simon Glasscommon: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
2020-01-17 Simon Glasscommon: Move ROUND() into kernel.h
2020-01-17 Simon Glasscommon: Move check_member() to kernel.h
2020-01-17 Simon Glasscommon: Move hang() to the same header as panic()
2020-01-17 Simon Glasscommon: Move testdram() into init.h
2020-01-17 Simon Glasscommon: Move RAM-sizing functions to init.h
2020-01-17 Simon Glasscommon: Rename and move source()
2020-01-17 Simon Glasscommon: Move the image globals into image.h
2020-01-17 Simon Glassimage: Rename load_addr, save_addr, save_size
2020-01-17 Simon Glasscommon: Move reset_cpu() to the CPU header
2020-01-17 Simon Glasscommon: Move reset_misc() function to arch header
2020-01-17 Simon Glasscommon: Move get_tbclk() to time.h
2020-01-17 Simon Glasscommon: Move clock functions into a new file
2020-01-17 Simon Glasscommon: Move upmconfig() to ppc.h
2020-01-17 Simon Glasscommon: Move ll_boot_init() to init.h
2020-01-17 Simon Glasscommon: arm: Move s_init() to an ARM-specific header
2020-01-17 Simon Glasscommon: Move device-tree setup functions to fdt_support.h
2020-01-17 Simon Glasscommon: Move type declarations to linux/types.h
2020-01-17 Simon Glasscommon: Drop the symbol_lookup() declaration
2020-01-17 Simon Glasscommon: Drop CONFIG_HAS_POST
2020-01-17 Simon Glasscommon: Drop CONFIG_POST_STD/ALT_LIST
2020-01-17 Simon Glasscommon: Move CONFIG_SYS_DEF_EEPROM_ADDR out of common.h
2020-01-17 Simon Glasscommon: Move reset_phy() to net.h
2020-01-17 Simon Glasscommon: Drop floppy disk support
2020-01-17 Simon Glasscommon: Move jumptable_init() out of common.h
2020-01-17 Simon Glasscommon: Move relocate_code() to init.h
2020-01-17 Simon Glasscommon: Move functions for loading from fat/ext2 to...
2020-01-17 Simon Glasscommon: Move do_tftpb() to net.h
2020-01-17 Simon Glasscommon: Move embedded fdt location to fdtdec.h
2020-01-17 Simon Glasscommon: Drop checkflash() and checkdram()
2020-01-17 Simon Glasscommon: Move flash_perror() to flash.h
2020-01-17 Simon Glasscommon: Move main_loop() to init.h
2020-01-17 Simon Glasscommon: Drop mdm_init()
2020-01-17 Tom RiniMerge branch '2020-01-17-improve-aes-support'
2020-01-17 Marek VasutARM: stm32: Fill in missing loadaddr
2020-01-17 Philippe Reynesu-boot: fit: add support to decrypt fit with aes
2020-01-17 Philippe Reynesmkimage: fit: add support to encrypt image with aes
2020-01-17 Philippe Reynesaes: add support of aes192 and aes256
2020-01-17 Philippe Reynesaes: add a define for the size of a block
2020-01-17 Marek Vasutstm32mp1: configs: Make all boot devices in distro...
2020-01-16 Fabio Estevammx7ulp: Move SoC base address to a common file
2020-01-16 Fabio Estevammx7ulp_evk: Remove unneeded SDHC definitions
2020-01-16 Tom RiniMerge tag 'mmc-1-16-2020' of https://gitlab.denx.de...
2020-01-16 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-01-16 Tom RiniMerge tag 'xilinx-for-v2020.04' of https://gitlab.denx...
2020-01-16 Tom RiniMerge branch '2020-01-15-master-imports'
2020-01-16 Sam ShihAdd support for MT7622 reference board
2020-01-16 Sam Shihclk: mediatek: add driver for MT7622
2020-01-16 Chunfeng Yunclk: add APIs to get (optional) clock by name without...
2020-01-16 mingming leeARM: MediaTek: add basic support for MT8512 boards
2020-01-16 mingming leeclk: mediatek: add driver support for MT8512
2020-01-16 Joel Johnsonmmc: add additional quirk for APP_CMD retry
2020-01-16 Yangbo Lupowerpc/mpc85xx: drop eSDHC periperhal clock code
2020-01-16 Sean AndersonInclude missing headers for asm-generic/sections.h
2020-01-16 Vignesh Raghavendradma: Add stub of dma_memcpy and dma_get_device
2020-01-15 Tom RiniMerge tag 'efi-2020-04-rc1-2' of https://gitlab.denx...
2020-01-15 Tom RiniMerge tag 'u-boot-imx-20200115' of https://gitlab.denx...
2020-01-14 Giulio Benettiimx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVK
2020-01-14 Giulio Benettiram: add SDRAM driver for i.MXRT SoCs
2020-01-14 Giulio Benettiserial_lpuart: add support for i.MXRT
2020-01-14 Giulio BenettiARM: dts: imxrt1050: add dtsi file
2020-01-14 Giulio Benetticlk: imx: add i.IMXRT1050 clk driver
2020-01-14 Joris Offougapico-imx7d: Convert to DM_ETH
2020-01-14 Anatolij Gustschinimx: add imx8x based deneb board
2020-01-14 Anatolij Gustschinimx: add imx8x capricorn giedi board
2020-01-14 Michal Simekarm64: zynqmp: Move PANIC to Kconfig
2020-01-14 Michal Simekarm64: zynqmp: Add support for u-boot.itb generation...
2020-01-14 T Karthik ReddyARM: zynq: Add jtag distro boot support
2020-01-14 Michal Simekspl: atf: Enable option to rewrite bl2_plat_get_bl31_pa...
2020-01-14 T Karthik Reddyboard: xilinx: Add support for user configurable boot...
2020-01-10 Tom RiniMerge branch '2020-01-10-master-imports'
2020-01-10 Holger Brunckarm/km: remove board KMCOGE3UN
next