summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-12-10spl: opensbi: specify main hart as preferred boot hartLukas Auer
2019-12-10riscv: ax25-ae350: add SPL configurationRick Chen
2019-12-09linux/types.h: fix typo uncharHeinrich Schuchardt
2019-12-09Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-12-06lib: crypto: add pkcs7 message parserAKASHI Takahiro
2019-12-06lib: crypto: add rsa public key parserAKASHI Takahiro
2019-12-06lib: crypto: add public key utilityAKASHI Takahiro
2019-12-06lib: add oid registry utilityAKASHI Takahiro
2019-12-06cmd: add asn1_compilerAKASHI Takahiro
2019-12-06linux/time.h: include vsprintf.hAKASHI Takahiro
2019-12-06include: kernel.h: include printk.hAKASHI Takahiro
2019-12-06lib: add mktime64() for linux compatibilityAKASHI Takahiro
2019-12-06rtc.h: add struct udevice declarationAKASHI Takahiro
2019-12-06cmd: Migrate from_env() from pxe.c to nvedit.cPatrice Chotard
2019-12-06imx: imx8qxp_mek: increase buffer sizes and args numberAnatolij Gustschin
2019-12-06ARM: imx: vining2000: Convert to ethernet DMMarek Vasut
2019-12-06ARM: imx: vining2000: Convert to SPL frameworkMarek Vasut
2019-12-06common: fdt_support: add support for setting usable memoryIgor Opaniuk
2019-12-06warp7: Fix U-Boot corruption after saving the environmentFabio Estevam
2019-12-06rockchip: allow loading larger kernelsBen Wolsieffer
2019-12-04cmd: nand/sf: isolate legacy codeMiquel Raynal
2019-12-04configs: move CONFIG_MTD in defconfigs when set in arch includesMiquel Raynal
2019-12-03mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTDMiquel Raynal
2019-12-03mtd: rename CONFIG_MTD -> CONFIG_DM_MTDMiquel Raynal
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal
2019-12-03ARM: MediaTek: add basic support for MT8518 boardsmingming lee
2019-12-03clk: mediatek: add driver for MT8518mingming lee
2019-12-03ARM: omapl138_lcdk: Allow early init to start instruction cacheAdam Ford
2019-12-03Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to KconfigTom Rini
2019-12-03Convert CONFIG_PHY_CORTINA to KconfigTom Rini
2019-12-03bootm: vxworks: Support Linux compatible standard DTB for ARM and PPCLihua Zhao
2019-12-02Merge branch '2019-12-02-master-imports'Tom Rini
2019-12-02common: Move old EEPROM functions into a new headerSimon Glass
2019-12-02common: Drop get_endaddr()Simon Glass
2019-12-02common: Move trap_init() out of common.hSimon Glass
2019-12-02common: Move pci_init_board() out of common.hSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass
2019-12-02common: Drop board_show_dram()Simon Glass
2019-12-02common: Move command functions out of common.hSimon Glass
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass
2019-12-02common: Move interrupt functions into a new headerSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-12-02common: Drop checkicache() and checkdcache()Simon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-12-02arm: powerpc: Tidy up code style for cache functionsSimon Glass
2019-12-02common: Move some SMP functions out of common.hSimon Glass
2019-12-02common: Move checkcpu() out of common.hSimon Glass
2019-12-02common: Drop cpu_init()Simon Glass
2019-12-02common: Move some CPU functions out of common.hSimon Glass