aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-01-23arm/km: add support for SUSE2Holger Brunck
2020-01-23KM/kmp204x: qrio and i2c deblock code moved to commonHolger Brunck
2020-01-23removing fdt_high from default set of variables for, dragonboard410c configMatthias Schoepfer
2020-01-23bcm968360bg: add initial supportPhilippe Reynes
2020-01-22board: Add new Samsung "stemmy" board based on ST-Ericsson U8500Stephan Gerhold
2020-01-22arm: dts: Import device tree for ST-Ericsson Ux500Stephan Gerhold
2020-01-21Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-01-21cmd: add tlv_eeprom commandBaruch Siach
2020-01-21Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-01-20Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-01-20Merge tag 'u-boot-stm32-20200117' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-01-20spl: Add prototype to function spl_board_boot_device()Alifer Moraes
2020-01-20imx: fix typo in header fileFlavio Suligoi
2020-01-20fsl: fix typo in header fileFlavio Suligoi
2020-01-20ARM: imx: mx6ull: Add iMX6ULL VisionSOM SoM and EVKArkadiusz Karas
2020-01-20ARM: imx: vining2000: Enable SPL SDP by defaultMarek Vasut
2020-01-20Merge branch 'master' of git://git.denx.de/u-bootStefano Babic
2020-01-20configs: am65x_evm: Enable USB keyboard as second stdinVignesh Raghavendra
2020-01-20configs: am65x_evm: Add DFU related env variablesVignesh Raghavendra
2020-01-20configs: ti: Factor out call to 'args_mmc' into MMC common environmentAndrew F. Davis
2020-01-20configs: j721e_evm.h: Sync J721e environment configuration with AM65xAndrew F. Davis
2020-01-20arm: am57xx: env: Fix DFU variablesSam Protsenko
2020-01-20board: ti: beagleboneai: enable in am57xx_evm_defconfigCaleb Robey
2020-01-20board: ti: beagleboneai: add initial supportCaleb Robey
2020-01-20configs: j721e_evm: Add configs for environment in eMMCFaiz Abbas
2020-01-20configs: j721e_evm_a72: Add Support for GPT partitionsFaiz Abbas
2020-01-20lib: Import few bitmap functions from LinuxVignesh Raghavendra
2020-01-20environment: ti: Add DFU environment variables k3_dfu.hVignesh Raghavendra
2020-01-17common: Update comment to show progressSimon Glass
2020-01-17common: Collect all the header files togetherSimon Glass
2020-01-17common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATASimon Glass
2020-01-17common: Move ROUND() into kernel.hSimon Glass
2020-01-17common: Move check_member() to kernel.hSimon Glass
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move testdram() into init.hSimon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2020-01-17common: Rename and move source()Simon Glass
2020-01-17common: Move the image globals into image.hSimon Glass
2020-01-17image: Rename load_addr, save_addr, save_sizeSimon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2020-01-17common: Move reset_misc() function to arch headerSimon Glass
2020-01-17common: Move get_tbclk() to time.hSimon Glass
2020-01-17common: Move clock functions into a new fileSimon Glass
2020-01-17common: Move upmconfig() to ppc.hSimon Glass
2020-01-17common: Move ll_boot_init() to init.hSimon Glass
2020-01-17common: arm: Move s_init() to an ARM-specific headerSimon Glass
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass
2020-01-17common: Move type declarations to linux/types.hSimon Glass
2020-01-17common: Drop the symbol_lookup() declarationSimon Glass
2020-01-17common: Drop CONFIG_HAS_POSTSimon Glass