aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-03-19optee: Add optee_image_get_load_addr()Bryan O'Donoghue1-0/+5
2018-03-19optee: Add optee_image_get_entry_point()Bryan O'Donoghue1-0/+7
2018-03-19optee: Add lib entries for sharing OPTEE code across portsBryan O'Donoghue1-0/+16
2018-03-19pci: Remove unused ppc4xx variable from struct pci_controllerStefan Roese1-2/+0
2018-03-19board: st: add generic board for STM32MP1 familyPatrick Delaunay1-0/+96
2018-03-19dts: add device tree for STM32MP157C-ED1 boardPatrick Delaunay2-0/+340
2018-03-19clk: stm32mp1: add clock tree initializationPatrick Delaunay1-0/+284
2018-03-19pmic: add stpmu1 supportPatrick Delaunay1-0/+85
2018-03-19tools/mkimage: add support for STM32 image formatPatrick Delaunay1-0/+1
2018-03-19SPL: Add signature verification when loading imageJun Nie1-0/+2
2018-03-19stm32f7: board: add splash screenyannick fertre2-0/+3277
2018-03-16common: move init_helpers.h prototypes in init.hPatrick Delaunay2-18/+7
2018-03-16common: move board_info.c prototypes in init.hPatrick Delaunay2-2/+4
2018-03-16common: move board_r.c prototypes in init.hPatrick Delaunay2-16/+17
2018-03-16common: move board_init.c prototypes in init.hPatrick Delaunay2-37/+40
2018-03-16common: move board_f.c prototypes in init.hPatrick Delaunay2-67/+70
2018-03-16post: remove reference to power functionsPatrick Delaunay1-1/+0
2018-03-16common: remove unused prototypesPatrick Delaunay1-10/+0
2018-03-16common: add a prototype for mach_cpu_init()Patrick Delaunay2-10/+54
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini166-178/+0
2018-03-16configs: k2l: Updates u-boot env to install secure boot monitorMadan Srinivas1-0/+9
2018-03-15ARM: uniphier: change load addresses for bigger kernel imageMasahiro Yamada1-8/+8
2018-03-15ARM: uniphier: increase the firmware size in update command environmentMasahiro Yamada1-3/+3
2018-03-14Merge git://git.denx.de/u-boot-sunxiTom Rini12-16/+0
2018-03-13ARM: omap3: evm: Sync with omap3_beagle configurationDerald D. Woods1-30/+41
2018-03-13ARM: omap3: beagle: Enable DM_SERIAL, update distro usage and NAND layoutDerald D. Woods1-107/+132
2018-03-13env: ti: boot: Get rid of magic numbersSam Protsenko1-6/+4
2018-03-13clk: clk_stm32f: Add DSI clock supportPatrice Chotard1-0/+1
2018-03-13board: stm32: switch to DM STM32 timerPatrice Chotard2-4/+2
2018-03-13clk: clk_stm32f: Fix stm32_clk_get_rate() for timerPatrice Chotard1-0/+5
2018-03-13Merge git://git.denx.de/u-boot-rockchipTom Rini2-2/+2
2018-03-13Merge branch 'next' of git://git.denx.de/u-boot-videoTom Rini4-4/+58
2018-03-13rockchip: add text_offset to kernel_addr_r on aarch64 platformsKlaus Goger2-2/+2
2018-03-13Move CONFIG_PHY_ADDR to KconfigStefan Mavrodiev12-16/+0
2018-03-09ARM: Drop unreferenced CONFIG_* defines named after boardsTuomas Tynkkynen19-24/+0
2018-03-09ARM: Drop unreferenced CONFIG_* defines named after SoCsTuomas Tynkkynen4-6/+0
2018-03-09MIPS: Drop unreferenced CONFIG_* definesTuomas Tynkkynen2-2/+0
2018-03-09treewide: Fix gdsys mail addressesMario Six4-4/+4
2018-03-09ARM: qemu-arm: Increase CONFIG_SYS_CBSIZETuomas Tynkkynen1-0/+2
2018-03-06video: indicate code page of bitmap fontsHeinrich Schuchardt2-2/+4
2018-03-06dm: video: support increased intensity (bold)Heinrich Schuchardt2-2/+12
2018-03-06dm: video: use constants to refer to colorsHeinrich Schuchardt2-2/+44
2018-03-05Merge git://git.denx.de/u-boot-shTom Rini1-0/+30
2018-03-05omap3_logic: Remove unnecessary undefsAdam Ford1-7/+0
2018-03-05ti_armv7_omap: Remove comment remnantAdam Ford1-2/+0
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada7-326/+319
2018-03-05spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas5-5/+5
2018-03-05ARM: dts: rmobile: Import R8A77965 M3N DT files from LinuxMarek Vasut1-0/+30
2018-03-01Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini1-0/+96
2018-03-01Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2-0/+5