projects
/
platform
/
kernel
/
u-boot.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/u-boot.git
2016-07-15
Simon Glass
dm: serial: Add support for of-platdata
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Simon Glass
dm: clk: Add support for of-platdata
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Simon Glass
dm: Add a header that provides access to the of-platdat...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Simon Glass
dm: sandbox: Add a simple driver to test of-platdata
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Simon Glass
dm: syscon: Add support for of-platdata
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Simon Glass
dm: regmap: Add a dummy implementation for of-platdata
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Simon Glass
dm: core: Don't use device tree with of-platdata
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Simon Glass
dm: Makefile: Build of-platdata before SPL
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Simon Glass
dm: spl: Don't set up device tree with of-platdata
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Simon Glass
sandbox: Add a test device that uses of-platdata
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Simon Glass
sandbox: Add a new sandbox_spl board
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Simon Glass
sandbox: serial: Don't sync video in SPL
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Simon Glass
sandbox: Don't use IDE and iotrace in SPL
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Simon Glass
sandbox: Add basic SPL implementation
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Simon Glass
sandbox: Don't include the main loop in SPL
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Simon Glass
sandbox: Don't use PCI in SPL
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Simon Glass
sandbox: Add some missing headers in cpu.c
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Simon Glass
sandbox: Correct header file order in cpu.c
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Simon Glass
sandbox: Support building an SPL image
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Simon Glass
sandbox: Allow chaining from SPL to U-Boot proper
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Simon Glass
Makefile: Allow the SPL final link rule to be overridden
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Simon Glass
spl: Drop include of i2c.h
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Simon Glass
README: Remove CONFIG_SYS_MALLOC_F_LEN comment
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Simon Glass
sandbox: Don't print a warning for CONFIG_I2C_COMPAT
commit
|
commitdiff
|
tree
|
snapshot
2016-07-14
Tom Rini
Revert "armv8: Enable CPUECTLR.SMPEN for coherency"
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-x86
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Simon Glass
x86: link: Correct a failure in DRAM init
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
George McCollister
x86: Add Advantech SOM-DB5800/SOM-6867 support
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Bin Meng
x86: baytrail: acpi: Hide internal UART per GNVS setting
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Bin Meng
x86: acpi: Pack global NVS into ACPI table
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Bin Meng
x86: quark: Introduce ACPI global NVS
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Bin Meng
x86: baytrail: Introduce ACPI global NVS
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Stefan Roese
x86: conga-qeval20-qa3: Add support for internal UART
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Bin Meng
x86: fsp: Wrap setup_internal_uart() call with CONFIG_I...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Bin Meng
x86: baytrail: Introduce a Kconfig option for the inter...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Bin Meng
pci: Add board_ prefix to should_load_oprom() and make...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Bin Meng
pci: Make load_oprom and run_oprom independent
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Bin Meng
pci: Remove CONFIG_ALWAYS_LOAD_OPROM
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-spi
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Bin Meng
tools: patman: Handle missing 'END' in non-last commit...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Bin Meng
tools: patman: Handle missing blank line for 'Series...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Bin Meng
tools: patman: Generate cover letter correctly when...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Bin Meng
tools: patman: Handle tag sections without an 'END'
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Bin Meng
tools: patman: Use cover_match for 'Cover-letter'
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Bin Meng
dm: Sort the uclass id in alphabetical order
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Simon Glass
sandbox: Find keyboard driver using driver model
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Simon Glass
fdt: x86: Tidy up a few COMPAT string definitions
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Simon Glass
fdt: Add a note to avoid adding new compatible strings
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Simon Glass
fdt: Drop unused exynos compatible strings
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Simon Glass
x86: fdt: Drop the unused compatible strings in fdtdec
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Xu Ziyuan
common: block: fix compiler error with CONFIG_FASTBOOT_...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Hamish Martin
dm: gpio: MPC85XX GPIO platform data support
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Simon Glass
dm: dfu: mmc: Support CONFIG_BLK in DFU for MMC
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Simon Glass
dm: spl: mmc: Support CONFIG_BLK in SPL MMC
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Simon Glass
dm: mmc: msmsdhic: Drop old MMC code
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Simon Glass
dm: mmc: Move dragonboard410c to use CONFIG_BLK and...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Simon Glass
dm: mmc: msm_sdhci: Support CONFIG_BLK and CONFIG_DM_MM...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Simon Glass
dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Simon Glass
dm: mmc: sdhci: Refactor configuration setup to support DM
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Simon Glass
dm: sandbox: Convert to use CONFIG_CMD_MMC_OPS
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Simon Glass
rockchip: Add MAINTAINER files for kylin_rk3036, evb_rk3036
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Simon Glass
dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Simon Glass
dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPS
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Simon Glass
dm: mmc: Add a way to use driver model for MMC operations
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Simon Glass
rockchip: Disable CONFIG_SDHCI
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Simon Glass
mmc: Move tracing code into separate functions
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Simon Glass
dm: mmc: rockchip: Support only CONFIG_BLK
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Simon Glass
mmc: Move MMC boot code into its own file
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Simon Glass
dm: mmc: Move non-CONFIG_BLK code into mmc_legacy.c
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Simon Glass
dm: mmc: Move CONFIG_BLK code into the mmc uclass
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Simon Glass
mmc: Add function declarations for mmc_bread() and...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Simon Glass
rockchip: Use 'select' instead of defaults in Kconfig
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Simon Glass
dm: mmc: dwmmc: Add comments to the dwmmc setup functions
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Tom Rini
Prepare v2016.07
v2016.07
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Andre Przywara
doc: ARMv8: add README.pine64
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Stefano Babic
mkimage -l is broken for images after gpimage
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
jk.kernel@gmail.com
git-mailrc: add rockchip alias
commit
|
commitdiff
|
tree
|
snapshot
2016-07-09
Vignesh R
dm: spi: Read default speed and mode values from DT
commit
|
commitdiff
|
tree
|
snapshot
2016-07-09
Vignesh R
ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHz
commit
|
commitdiff
|
tree
|
snapshot
2016-07-09
Vignesh R
defconfig: k2g_evm_defconfig: Enable Cadence QSPI contr...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-09
Vignesh R
ARM: dts: K2G: Add support for QSPI controller
commit
|
commitdiff
|
tree
|
snapshot
2016-07-09
Vignesh R
spi: cadence_quadspi: Enable QUAD mode based on DT...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-09
Vignesh R
spi: cadence_qspi_apb: Support 32 bit AHB address
commit
|
commitdiff
|
tree
|
snapshot
2016-07-09
Vignesh R
defconfig: k2g_evm_defconfig: enable SPI driver model
commit
|
commitdiff
|
tree
|
snapshot
2016-07-09
Vignesh R
ARM: dts: k2g: add support for Davinci SPI controller
commit
|
commitdiff
|
tree
|
snapshot
2016-07-09
Vignesh R
defconfig: k2l_evm_defconfig: enable SPI driver model
commit
|
commitdiff
|
tree
|
snapshot
2016-07-09
Vignesh R
ARM: dts: k2l: Enable Davinci SPI controller
commit
|
commitdiff
|
tree
|
snapshot
2016-07-09
Vignesh R
defconfig: k2e_evm_defconfig: enable SPI driver model
commit
|
commitdiff
|
tree
|
snapshot
2016-07-09
Vignesh R
ARM: dts: k2e: Enable Davinci SPI controller
commit
|
commitdiff
|
tree
|
snapshot
2016-07-09
Vignesh R
defconfig: k2hk_evm_defconfig: enable SPI driver model
commit
|
commitdiff
|
tree
|
snapshot
2016-07-09
Vignesh R
ARM: dts: k2hk: Enable Davinci SPI controller
commit
|
commitdiff
|
tree
|
snapshot
2016-07-09
Vignesh R
ARM: dts: keystone2: add SPI aliases for davinci SPI...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-09
Vignesh R
keystone2: spi: do not define DM_SPI and DM_SPI_FLASH...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-09
Vignesh R
spi: davinci_spi: Convert to driver to adapt to DM
commit
|
commitdiff
|
tree
|
snapshot
2016-07-09
Vignesh R
dm: core: implement dev_map_physmem()
commit
|
commitdiff
|
tree
|
snapshot
2016-07-08
Mingkai Hu
armv8: Enable CPUECTLR.SMPEN for coherency
commit
|
commitdiff
|
tree
|
snapshot
2016-07-08
Daniel Schwierzeck
test/py: support 'memstart =' in u_boot_utils.find_ram_...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-08
Stephen Warren
test/py: strip VT100 codes from match buffer
commit
|
commitdiff
|
tree
|
snapshot
2016-07-08
Alexander Graf
arm: Fix setjmp (again)
commit
|
commitdiff
|
tree
|
snapshot
2016-07-08
Andre Przywara
SPL: tiny-printf: avoid any BSS usage
commit
|
commitdiff
|
tree
|
snapshot
next