Age | Commit message (Expand) | Author |
2016-07-15 | armv8: Move secure_ram variable out of generic global data | York Sun |
2016-07-15 | Merge branch 'master' of http://git.denx.de/u-boot-sunxi | Tom Rini |
2016-07-15 | ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.S | Chen-Yu Tsai |
2016-07-15 | ARM: PSCI: Add helper functions to access per-CPU target PC storage | Chen-Yu Tsai |
2016-07-15 | ARM: Add secure section for initialized data | Chen-Yu Tsai |
2016-07-15 | ARM: Move __secure definition to common asm/secure.h | Chen-Yu Tsai |
2016-07-15 | ARM: Add an empty secure stack section | Chen-Yu Tsai |
2016-07-15 | sunxi: Use BROM stored boot_media value to determine our boot-source | Hans de Goede |
2016-07-15 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2016-07-15 | net: Add EMAC driver for H3/A83T/A64 SoCs. | Amit Singh Tomar |
2016-07-15 | sunxi: FEL - Add the ability to recognize and auto-import uEnv-style data | Bernhard Nortmann |
2016-07-15 | sunxi: Support booting from SPI flash | Siarhei Siamashka |
2016-07-14 | rockchip: sdram: Move all DT decoding to ofdata_to_platdata() | Simon Glass |
2016-07-14 | rockchip: Update the sdram-channel property to support of-platdata | Simon Glass |
2016-07-14 | arm: Move check_cache_range() into a common place | Simon Glass |
2016-07-14 | stm32: Change USART port to USART6 for stm32f746 discovery board | Toshifumi NISHINAGA |
2016-07-14 | stm32: Add SDRAM support for stm32f746 discovery board | Toshifumi NISHINAGA |
2016-07-14 | stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board | Toshifumi NISHINAGA |
2016-07-14 | arm, nds32, sh: remove useless ioremap()/iounmap() defines | Masahiro Yamada |
2016-07-14 | types.h: move and redefine resource_size_t | Masahiro Yamada |
2016-07-14 | arm: omap-common: secure ROM signature verify API | Andreas Dannenberg |
2016-07-14 | arm: omap-common: add secure rom call API for secure devices | Andreas Dannenberg |
2016-07-14 | arm: omap-common: add secure smc entry | Daniel Allred |
2016-07-14 | arm64: add better and more generic spin-table support | Masahiro Yamada |
2016-07-08 | arm: Fix setjmp (again) | Alexander Graf |
2016-07-02 | sunxi: Add missing boot_media fields in the SPL header | Olliver Schinagl |
2016-06-28 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2016-06-28 | armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCs | Prabhakar Kushwaha |
2016-06-24 | arm: bcm235xx: implement the boot0 hook code | Steve Rae |
2016-06-20 | sunxi: Add base address for GIC | Chen-Yu Tsai |
2016-06-20 | sunxi: Add CPUCFG debug lock and sun7i cpu power controls | Chen-Yu Tsai |
2016-06-20 | sunxi: Group cpu core related controls together | Chen-Yu Tsai |
2016-06-20 | sunxi: Add missing linux/types.h header for cpucfg_sun6i.h | Chen-Yu Tsai |
2016-06-20 | sunxi: Add packed attribute to struct sunxi_prcm_reg | Chen-Yu Tsai |
2016-06-20 | sunxi: Make CPUCFG_BASE macro names the same across families | Chen-Yu Tsai |
2016-06-20 | ARM: PSCI: export common PSCI function declarations for C code | Chen-Yu Tsai |
2016-06-19 | clk: convert API to match reset/mailbox style | Stephen Warren |
2016-06-18 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2016-06-17 | arm: Fix setjmp | Alexander Graf |
2016-06-13 | usb: xhci: fsl: Add workaround for USB erratum A008751 | Sriram Dash |
2016-06-13 | arm64: fsl-layerscape: add get_svr and IS_SVR_REV helper | Sriram Dash |
2016-06-13 | armv8: s32v234: Introduce basic support for s32v234evb | Eddy Petrișor |
2016-06-13 | board: arm:: Add support for Broadcom BCM23550 | Steve Rae |
2016-06-12 | Merge branch 'master' of http://git.denx.de/u-boot-sunxi | Tom Rini |
2016-06-12 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2016-06-10 | armv8: ls2080aqds: Enable QSPI boot support | Yuan Yao |
2016-06-10 | armv8: ls2080aqds: Config QSPI pin mux via FPGA in NAND boot | Yuan Yao |
2016-06-10 | armv8: ls2080aqds: Select QSPI CLK div via SCFG | Yuan Yao |
2016-06-10 | armv8/ls2080a: configure PMU's PCTBENR to enable WDT | Yunhui Cui |
2016-06-10 | sunxi: Downclock AHB1 to 100MHz on Allwinner A64 | Siarhei Siamashka |