summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-03-23arm64: zynqmp: Remove ep108 boardMichal Simek1-24/+0
2018-03-23arm64: zynqmp: Changed scratch address used by the alternate memory testVipul Kumar2-1/+5
2018-03-23arm64: zynqmp: Add support to load an app at EL1Nitin Jain1-0/+2
2018-03-22Merge git://git.denx.de/u-boot-netTom Rini20-17/+1189
2018-03-22configs: omapl138: Enable DM and DTLokesh Vutla1-1/+11
2018-03-22davinci: omapl138_lcdk: fix PLL0 frequencyDavid Lechner1-1/+2
2018-03-22net: Drop CONFIG_ENC28J60Tuomas Tynkkynen1-2/+0
2018-03-22configs: ls1012a: add pfe configuration for LS1012ACalvin Johnson4-15/+6
2018-03-22board: freescale: ls1012ardb: enable network support on ls1012ardbCalvin Johnson1-0/+4
2018-03-22drivers: net: pfe_eth: LS1012A PFE headersCalvin Johnson15-0/+1179
2018-03-22mips: bmips: add support for bcm6318 usbÁlvaro Fernández Rojas1-0/+7
2018-03-22mips: bmips: add support for bcm63268 usbÁlvaro Fernández Rojas1-0/+7
2018-03-22mips: bmips: add support for bcm6362 usbÁlvaro Fernández Rojas1-0/+7
2018-03-22mips: bmips: add support for bcm6328 usbÁlvaro Fernández Rojas1-0/+7
2018-03-22mips: bmips: add support for bcm6368 usbÁlvaro Fernández Rojas1-0/+7
2018-03-22mips: bmips: add support for bcm6358 usbÁlvaro Fernández Rojas1-0/+7
2018-03-22mips: bmips: add support for bcm6348 usbÁlvaro Fernández Rojas1-0/+5
2018-03-22MIPS: add BMIPS Netgear DGND3700v2 boardÁlvaro Fernández Rojas1-0/+13
2018-03-22MIPS: add support for Broadcom MIPS BCM6362 SoC familyÁlvaro Fernández Rojas4-0/+111
2018-03-21Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2-20/+22
2018-03-20LS2088ARDB: Secure Boot: Fix fall back option failureVinitha V Pillai1-7/+7
2018-03-20armv8: ls1088aqds: Add IFC-NOR as boot source for LS1088Ashish Kumar1-5/+7
2018-03-20armv8: ls1088qds: Remove CONFIG_ from local defines for FPGAAshish Kumar1-8/+8
2018-03-19image: Add IH_OS_TEE for TEE chain-load bootBryan O'Donoghue1-0/+1
2018-03-19optee: Add optee_verify_bootm_image()Bryan O'Donoghue1-0/+13
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-14ARM: omap3: evm: Sync with omap3_beagle configurationDerald D. Woods1-30/+41