summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* arm64: zynqmp: Remove ep108 boardMichal Simek2018-03-231-24/+0
* arm64: zynqmp: Changed scratch address used by the alternate memory testVipul Kumar2018-03-232-1/+5
* arm64: zynqmp: Add support to load an app at EL1Nitin Jain2018-03-231-0/+2
* Merge git://git.denx.de/u-boot-netTom Rini2018-03-2220-17/+1189
|\
| * net: Drop CONFIG_ENC28J60Tuomas Tynkkynen2018-03-221-2/+0
| * configs: ls1012a: add pfe configuration for LS1012ACalvin Johnson2018-03-224-15/+6
| * board: freescale: ls1012ardb: enable network support on ls1012ardbCalvin Johnson2018-03-221-0/+4
| * drivers: net: pfe_eth: LS1012A PFE headersCalvin Johnson2018-03-2215-0/+1179
* | configs: omapl138: Enable DM and DTLokesh Vutla2018-03-221-1/+11
* | davinci: omapl138_lcdk: fix PLL0 frequencyDavid Lechner2018-03-221-1/+2
|/
* mips: bmips: add support for bcm6318 usbÁlvaro Fernández Rojas2018-03-211-0/+7
* mips: bmips: add support for bcm63268 usbÁlvaro Fernández Rojas2018-03-211-0/+7
* mips: bmips: add support for bcm6362 usbÁlvaro Fernández Rojas2018-03-211-0/+7
* mips: bmips: add support for bcm6328 usbÁlvaro Fernández Rojas2018-03-211-0/+7
* mips: bmips: add support for bcm6368 usbÁlvaro Fernández Rojas2018-03-211-0/+7
* mips: bmips: add support for bcm6358 usbÁlvaro Fernández Rojas2018-03-211-0/+7
* mips: bmips: add support for bcm6348 usbÁlvaro Fernández Rojas2018-03-211-0/+5
* MIPS: add BMIPS Netgear DGND3700v2 boardÁlvaro Fernández Rojas2018-03-211-0/+13
* MIPS: add support for Broadcom MIPS BCM6362 SoC familyÁlvaro Fernández Rojas2018-03-214-0/+111
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-03-202-20/+22
|\
| * LS2088ARDB: Secure Boot: Fix fall back option failureVinitha V Pillai2018-03-201-7/+7
| * armv8: ls1088aqds: Add IFC-NOR as boot source for LS1088Ashish Kumar2018-03-201-5/+7
| * armv8: ls1088qds: Remove CONFIG_ from local defines for FPGAAshish Kumar2018-03-201-8/+8
* | image: Add IH_OS_TEE for TEE chain-load bootBryan O'Donoghue2018-03-191-0/+1
* | optee: Add optee_verify_bootm_image()Bryan O'Donoghue2018-03-191-0/+13
* | optee: Add optee_image_get_load_addr()Bryan O'Donoghue2018-03-191-0/+5
* | optee: Add optee_image_get_entry_point()Bryan O'Donoghue2018-03-191-0/+7
* | optee: Add lib entries for sharing OPTEE code across portsBryan O'Donoghue2018-03-191-0/+16
* | pci: Remove unused ppc4xx variable from struct pci_controllerStefan Roese2018-03-191-2/+0
* | board: st: add generic board for STM32MP1 familyPatrick Delaunay2018-03-191-0/+96
* | dts: add device tree for STM32MP157C-ED1 boardPatrick Delaunay2018-03-192-0/+340
* | clk: stm32mp1: add clock tree initializationPatrick Delaunay2018-03-191-0/+284
* | pmic: add stpmu1 supportPatrick Delaunay2018-03-191-0/+85
* | tools/mkimage: add support for STM32 image formatPatrick Delaunay2018-03-191-0/+1
* | SPL: Add signature verification when loading imageJun Nie2018-03-191-0/+2
* | stm32f7: board: add splash screenyannick fertre2018-03-192-0/+3277
|/
* common: move init_helpers.h prototypes in init.hPatrick Delaunay2018-03-162-18/+7
* common: move board_info.c prototypes in init.hPatrick Delaunay2018-03-162-2/+4
* common: move board_r.c prototypes in init.hPatrick Delaunay2018-03-162-16/+17
* common: move board_init.c prototypes in init.hPatrick Delaunay2018-03-162-37/+40
* common: move board_f.c prototypes in init.hPatrick Delaunay2018-03-162-67/+70
* post: remove reference to power functionsPatrick Delaunay2018-03-161-1/+0
* common: remove unused prototypesPatrick Delaunay2018-03-161-10/+0
* common: add a prototype for mach_cpu_init()Patrick Delaunay2018-03-162-10/+54
* Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-16166-178/+0
* configs: k2l: Updates u-boot env to install secure boot monitorMadan Srinivas2018-03-161-0/+9
* ARM: uniphier: change load addresses for bigger kernel imageMasahiro Yamada2018-03-151-8/+8
* ARM: uniphier: increase the firmware size in update command environmentMasahiro Yamada2018-03-151-3/+3
* Merge git://git.denx.de/u-boot-sunxiTom Rini2018-03-1412-16/+0
|\
| * Move CONFIG_PHY_ADDR to KconfigStefan Mavrodiev2018-03-1312-16/+0