summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-12-03rsa: add support of padding pssPhilippe Reynes
2018-12-03rsa: add a structure for the paddingPhilippe Reynes
2018-12-03Kconfig: Migrate CONFIG_RTC_M41T62 define to KconfigLukasz Majewski
2018-12-03arm: baltos: migrate Ethernet PHYs configuration to KconfigYegor Yefremov
2018-12-03arm: baltos: move CONFIG_SYS_NAND_U_BOOT_OFFS to defconfigYegor Yefremov
2018-12-03arc: emsdp: Bump RAM size to 16 MbAlexey Brodkin
2018-12-01Merge tag 'for-master-20181130' of git://git.denx.de/u-boot-rockchipTom Rini
2018-11-30Merge tag 'pull-30nov18' of git://git.denx.de/u-boot-dmTom Rini
2018-11-30ARM: rockchip: rv1108: Add support for default distro_bootcmdOtavio Salvador
2018-11-30ARM: rockchip: rv1108: Enable BOUNCE_BUFFEROtavio Salvador
2018-11-30ARM: rockchip: rv1108: Sync clock with vendor treeOtavio Salvador
2018-11-30arm: kirkwood: configs: dreamplug: Convert to DM_SPIChris Packham
2018-11-30arm: kirkwood: configs: ds109: Convert to DM_SPIChris Packham
2018-11-29Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogicTom Rini
2018-11-29tpm: Convert to use a device parameterSimon Glass
2018-11-29tpm: Export the open/close functionsSimon Glass
2018-11-29tpm: Add a constant for the minimum supported digest sizeSimon Glass
2018-11-29ofnode: fix comment typoBaruch Siach
2018-11-29sound: Add sample rate as a parameter for square waveSimon Glass
2018-11-29dm: sandbox: i2c: Add a new 'emulation parent' uclassSimon Glass
2018-11-29dm: core: Put UCLASS_SIMPLE_BUS in orderSimon Glass
2018-11-29dm: core: Add a few more specific child-finding functionsSimon Glass
2018-11-29dm: core: Export uclass_find_device_by_phandle()Simon Glass
2018-11-29malloc_simple: Add logging of allocationsSimon Glass
2018-11-28arm: MediaTek: add basic support for MT7623 boardsWeijie Gao
2018-11-28arm: MediaTek: add basic support for MT7629 boardsRyder Lee
2018-11-28arm: dts: MediaTek: add device tree for MT7623Ryder Lee
2018-11-28arm: dts: MediaTek: add device tree for MT7629Ryder Lee
2018-11-28tools: MediaTek: add MTK boot header generation to mkimageRyder Lee
2018-11-27Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-11-26configs: Remove CONFIG_MARVELLChris Packham
2018-11-26ARM: vexpress_*_defconfig: Enable CMD_UBI supportOtavio Salvador
2018-11-26board: da8xxevm: Fix Environmental CRC errorAdam Ford
2018-11-26arm: ti: boot: Fix U-Boot environment partition addressSam Protsenko
2018-11-26armv7r: K3: Allow SPL to run only on core 0Lokesh Vutla
2018-11-26Merge git://git.denx.de/u-boot-riscvTom Rini
2018-11-26usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/Sven Schwermer
2018-11-26ARM: meson: Add boot device discoveryNeil Armstrong
2018-11-26ARM: dts: Sync Amlogic Meson AXG DT from Linux 4.20-rc1Neil Armstrong
2018-11-26ARM: meson: Add support for AXG familyNeil Armstrong
2018-11-26configs: meson: change default load addressesJerome Brunet
2018-11-26ARM: rework amlogic configurationJerome Brunet
2018-11-26board: amlogic: move khadas-vim2 as q200 ref boardNeil Armstrong
2018-11-26configs: meson: remove unnecessary MESON_FDTFILE_SETTINGJerome Brunet
2018-11-26spl: Add support for passing handoff info to U-Boot properSimon Glass
2018-11-26spl: Add a define for SPL_TPL_PROMPTSimon Glass
2018-11-26test: Add a simple test for bloblistSimon Glass
2018-11-26bloblist: Locate bloblist in U-BootSimon Glass
2018-11-26spl: Set up the bloblist in SPLSimon Glass
2018-11-26Add core support for a bloblist to convey data from SPLSimon Glass