summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* riscv: ax25-ae350: add SPL configurationRick Chen2019-12-101-0/+17
* linux/types.h: fix typo uncharHeinrich Schuchardt2019-12-091-1/+1
* Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-12-094-2/+23
|\
| * imx: imx8qxp_mek: increase buffer sizes and args numberAnatolij Gustschin2019-12-061-0/+5
| * ARM: imx: vining2000: Convert to ethernet DMMarek Vasut2019-12-061-2/+0
| * ARM: imx: vining2000: Convert to SPL frameworkMarek Vasut2019-12-061-0/+4
| * common: fdt_support: add support for setting usable memoryIgor Opaniuk2019-12-061-0/+1
| * warp7: Fix U-Boot corruption after saving the environmentFabio Estevam2019-12-061-0/+13
* | lib: crypto: add pkcs7 message parserAKASHI Takahiro2019-12-061-0/+47
* | lib: crypto: add rsa public key parserAKASHI Takahiro2019-12-061-0/+57
* | lib: crypto: add public key utilityAKASHI Takahiro2019-12-062-0/+178
* | lib: add oid registry utilityAKASHI Takahiro2019-12-061-0/+117
* | cmd: add asn1_compilerAKASHI Takahiro2019-12-063-0/+174
* | linux/time.h: include vsprintf.hAKASHI Takahiro2019-12-061-0/+1
* | include: kernel.h: include printk.hAKASHI Takahiro2019-12-061-1/+1
* | lib: add mktime64() for linux compatibilityAKASHI Takahiro2019-12-061-0/+10
* | rtc.h: add struct udevice declarationAKASHI Takahiro2019-12-061-0/+2
* | cmd: Migrate from_env() from pxe.c to nvedit.cPatrice Chotard2019-12-061-0/+10
* | rockchip: allow loading larger kernelsBen Wolsieffer2019-12-062-2/+2
* | cmd: nand/sf: isolate legacy codeMiquel Raynal2019-12-041-6/+0
* | configs: move CONFIG_MTD in defconfigs when set in arch includesMiquel Raynal2019-12-042-2/+0
* | mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTDMiquel Raynal2019-12-034-5/+2
* | mtd: rename CONFIG_MTD -> CONFIG_DM_MTDMiquel Raynal2019-12-031-1/+1
* | mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal2019-12-0344-122/+121
* | ARM: MediaTek: add basic support for MT8518 boardsmingming lee2019-12-031-0/+65
* | clk: mediatek: add driver for MT8518mingming lee2019-12-031-0/+249
* | ARM: omapl138_lcdk: Allow early init to start instruction cacheAdam Ford2019-12-031-1/+1
* | Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to KconfigTom Rini2019-12-033-7/+0
* | Convert CONFIG_PHY_CORTINA to KconfigTom Rini2019-12-033-3/+0
* | bootm: vxworks: Support Linux compatible standard DTB for ARM and PPCLihua Zhao2019-12-031-0/+3
|/
* Merge branch '2019-12-02-master-imports'Tom Rini2019-12-0219-258/+486
|\
| * common: Move old EEPROM functions into a new headerSimon Glass2019-12-022-15/+24
| * common: Drop get_endaddr()Simon Glass2019-12-021-1/+0
| * common: Move trap_init() out of common.hSimon Glass2019-12-022-1/+2
| * common: Move pci_init_board() out of common.hSimon Glass2019-12-022-2/+3
| * common: Move some board functions out of common.hSimon Glass2019-12-022-7/+8
| * common: Move board_get_usable_ram_top() out of common.hSimon Glass2019-12-022-13/+18
| * common: Drop board_show_dram()Simon Glass2019-12-021-9/+0
| * common: Move command functions out of common.hSimon Glass2019-12-022-16/+17
| * common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-023-7/+10
| * common: Move interrupt functions into a new headerSimon Glass2019-12-023-7/+21
| * common: Move ARM cache operations out of common.hSimon Glass2019-12-022-24/+24
| * common: Drop checkicache() and checkdcache()Simon Glass2019-12-021-2/+0
| * common: Move some cache and MMU functions out of common.hSimon Glass2019-12-022-9/+9
| * arm: powerpc: Tidy up code style for cache functionsSimon Glass2019-12-021-1/+1
| * common: Move some SMP functions out of common.hSimon Glass2019-12-022-3/+3
| * common: Move checkcpu() out of common.hSimon Glass2019-12-022-1/+29
| * common: Drop cpu_init()Simon Glass2019-12-021-2/+0
| * common: Move some CPU functions out of common.hSimon Glass2019-12-021-20/+0
| * common: Move mii_init() function out of common.hSimon Glass2019-12-022-3/+2