]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2016-07-19  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2016-07-19  Hou ZhiqiangARMv8/ls1043ardb: Integrate FSL PPA
2016-07-19  Hou ZhiqiangARMv8/PSCI: Fixup the device tree for PSCI
2016-07-19  Hou ZhiqiangARMv8/Layerscape: switch SMP method accordingly
2016-07-19  Hou ZhiqiangARMv8/layerscape: Add FSL PPA support
2016-07-19  Hou ZhiqiangARMv8: add the secure monitor firmware framework
2016-07-19  Hou Zhiqiangarmv8: fsl-layerscape: add i/d-cache enable function...
2016-07-19  York Sunarmv8: layerscape: Convert to use common MMU framework
2016-07-17  Simon Glasstest: Adjust the of-platdata test run condition
2016-07-16  Robert P. J... Various, unrelated tree-wide typo fixes.
2016-07-16  Tom Riniconfigs: Add more CONFIG_ARMV7_PSCI_NR_CPUS entries
2016-07-15  York Sunarmv8: mmu: Add support of non-identical mapping
2016-07-15  York Sunarmv8: mmu: split block if necessary
2016-07-15  York Sunarmv8: mmu: house cleaning
2016-07-15  York Sunarmv8: Add tlb_allocated to arch global data
2016-07-15  York Sunarmv8: Move secure_ram variable out of generic global...
2016-07-15  Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2016-07-15  Chen-Yu TsaiARM: PSCI: Make psci_get_cpu_stack_top local to armv7...
2016-07-15  Chen-Yu TsaiARM: PSCI: Switch to per-CPU target PC storage in secur...
2016-07-15  Chen-Yu TsaiARM: PSCI: Add helper functions to access per-CPU targe...
2016-07-15  Chen-Yu TsaiARM: Add secure section for initialized data
2016-07-15  Chen-Yu TsaiARM: Move __secure definition to common asm/secure.h
2016-07-15  Chen-Yu Tsaisunxi: Define CONFIG_ARMV7_SECURE_MAX_SIZE for sun6i...
2016-07-15  Chen-Yu TsaiARM: Add CONFIG_ARMV7_SECURE_MAX_SIZE and check size...
2016-07-15  Chen-Yu TsaiARM: PSCI: Remove unused psci_text_end symbol
2016-07-15  Chen-Yu TsaiARM: PSCI: Allocate PSCI stack in secure stack section
2016-07-15  Chen-Yu TsaiARM: Add an empty secure stack section
2016-07-15  Chen-Yu TsaiARM: PSCI: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for...
2016-07-15  Chen-Yu TsaiARM: Page align secure section only when it is executed...
2016-07-15  Chen-Yu Tsaisunxi: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for sun7i
2016-07-15  Chen-Yu Tsaisunxi: Move remaining PSCI assembly code to C
2016-07-15  Chen-Yu TsaiARM: PSCI: Split out common stack setup code from psci_...
2016-07-15  Hans de Goedesunxi: Add defconfig and dts file for the Orange Pi...
2016-07-15  Hans de Goedesunxi: Sync sun8i-h3-orangepi-plus.dts with upstream
2016-07-15  Hans de Goedesunxi: orangepi_pc: Add support for eMMC found on the...
2016-07-15  Hans de Goedesunxi: Use BROM stored boot_media value to determine...
2016-07-15  Hans de Goedesunxi: Remove some unnecessary #ifdefs
2016-07-15  Hans de Goedesunxi: Add support for multiple ethadrr-esses
2016-07-15  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2016-07-15  Tom RiniMerge git://git.denx.de/u-boot-dm
2016-07-15  Amit Singh... net: Add EMAC driver for H3/A83T/A64 SoCs.
2016-07-15  Tobias Doerffelsunxi: mmc: increase status register polling rate for...
2016-07-15  Bernhard Nortmannsunxi: FEL - Add the ability to recognize and auto...
2016-07-15  Siarhei Siamashkasunxi: Support booting from SPI flash
2016-07-15  Simon Glassdm: Update the of-platdata README for the new features
2016-07-15  Simon Glassdm: Add a test for of-platdata
2016-07-15  Simon Glasstest/py: Start sandbox SPL when enabled
2016-07-15  Simon Glasstest/py: Provide a way to get early console output
2016-07-15  Simon Glasstest/py: Note which console produced unexpected output
2016-07-15  Simon Glasstest/py: Handle testing with the sandbox_spl board
2016-07-15  Simon Glassrockchip: Use of-platdata for firefly-rk3288
2016-07-15  Simon Glassrockchip: sdram: Update the driver to support of-platdata
2016-07-15  Simon Glassrockchip: sdram: Move all DT decoding to ofdata_to_plat...
2016-07-15  Simon Glassrockchip: syscon: Update to work with of-platdata
2016-07-15  Simon Glassrockchip: Don't use spl_boot_device() with of-platdata
2016-07-15  Simon Glassrockchip: Move the MMC setup check earlier
2016-07-15  Simon Glassrockchip: pinctrl: Update the rk3288 driver to support...
2016-07-15  Simon Glassrockchip: clk: Update the rk3288 driver to support...
2016-07-15  Simon Glassrockchip: clk: Move all DT decoding to ofdata_to_platdata()
2016-07-15  Simon Glassrockchip: mmc: Update the driver to support of-platdata
2016-07-15  Simon Glassrockchip: mmc: Move all DT decoding to ofdata_to_platdata()
2016-07-15  Simon Glassrockchip: Update the sdram-channel property to support...
2016-07-15  Simon Glassrockchip: serial: Add an of-platdata driver for rockchip
2016-07-15  Simon Glassdm: serial: ns16550: Update to support of-platdata
2016-07-15  Simon Glassdm: core: Add an implementation of regmap_init_mem_plat...
2016-07-15  Simon Glassdm: core: Move regmap allocation into a separate function
2016-07-15  Simon Glassdm: sandbox: Enable of-platdata for sandbox_spl
2016-07-15  Simon Glasssandbox: Don't bring in the eeprom emulator in SPL
2016-07-15  Simon Glassdm: core: Expand platdata for of-platdata devices
2016-07-15  Simon Glassdm: Don't attach the device tree to SPL with of-platdata
2016-07-15  Simon Glassdtoc: Ignore the u-boot, dm-pre-reloc property
2016-07-15  Simon Glassdm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED
2016-07-15  Simon Glassdm: spl: Bind in all devices in SPL with of-platdata
2016-07-15  Simon Glasstiny-printf: Support assert()
2016-07-15  Simon GlassOnly build the libfdt python module if 'swig' is available
2016-07-15  Simon Glassdm: Add a more efficient libfdt library
2016-07-15  Simon Glassdm: Makefile: Build of-platdata files when the feature...
2016-07-15  Simon Glassdm: Add a tool to generate C code from a device tree
2016-07-15  Simon Glassdm: Add a library to provide simple device-tree access
2016-07-15  Simon Glassdm: Add a README for of-platdata
2016-07-15  Simon Glassdm: Add an option to enable the of-platdata feature
2016-07-15  Simon Glassdm: Don't include fdtdec functions when of-platdata...
2016-07-15  Simon Glassdm: serial: Add support for of-platdata
2016-07-15  Simon Glassdm: clk: Add support for of-platdata
2016-07-15  Simon Glassdm: Add a header that provides access to the of-platdat...
2016-07-15  Simon Glassdm: sandbox: Add a simple driver to test of-platdata
2016-07-15  Simon Glassdm: syscon: Add support for of-platdata
2016-07-15  Simon Glassdm: regmap: Add a dummy implementation for of-platdata
2016-07-15  Simon Glassdm: core: Don't use device tree with of-platdata
2016-07-15  Simon Glassdm: Makefile: Build of-platdata before SPL
2016-07-15  Simon Glassdm: spl: Don't set up device tree with of-platdata
2016-07-15  Simon Glasssandbox: Add a test device that uses of-platdata
2016-07-15  Simon Glasssandbox: Add a new sandbox_spl board
2016-07-15  Simon Glasssandbox: serial: Don't sync video in SPL
2016-07-15  Simon Glasssandbox: Don't use IDE and iotrace in SPL
2016-07-15  Simon Glasssandbox: Add basic SPL implementation
2016-07-15  Simon Glasssandbox: Don't include the main loop in SPL
2016-07-15  Simon Glasssandbox: Don't use PCI in SPL
2016-07-15  Simon Glasssandbox: Add some missing headers in cpu.c
2016-07-15  Simon Glasssandbox: Correct header file order in cpu.c
next