index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-07-14
rockchip: mmc: 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
rockchip: serial: Add an of-platdata driver for rockchip
Simon Glass
2016-07-14
dm: serial: ns16550: Update to support of-platdata
Simon Glass
2016-07-14
dm: core: Add an implementation of regmap_init_mem_platdata()
Simon Glass
2016-07-14
dm: core: Move regmap allocation into a separate function
Simon Glass
2016-07-14
dm: sandbox: Enable of-platdata for sandbox_spl
Simon Glass
2016-07-14
sandbox: Don't bring in the eeprom emulator in SPL
Simon Glass
2016-07-14
dm: core: Expand platdata for of-platdata devices
Simon Glass
2016-07-14
dm: Don't attach the device tree to SPL with of-platdata
Simon Glass
2016-07-14
dtoc: Ignore the u-boot, dm-pre-reloc property
Simon Glass
2016-07-14
dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED
Simon Glass
2016-07-14
dm: spl: Bind in all devices in SPL with of-platdata
Simon Glass
2016-07-14
tiny-printf: Support assert()
Simon Glass
2016-07-14
Only build the libfdt python module if 'swig' is available
Simon Glass
2016-07-14
dm: Add a more efficient libfdt library
Simon Glass
2016-07-14
dm: Makefile: Build of-platdata files when the feature is enabled
Simon Glass
2016-07-14
dm: Add a tool to generate C code from a device tree
Simon Glass
2016-07-14
dm: Add a library to provide simple device-tree access
Simon Glass
2016-07-14
dm: Add a README for of-platdata
Simon Glass
2016-07-14
dm: Add an option to enable the of-platdata feature
Simon Glass
2016-07-14
dm: Don't include fdtdec functions when of-platdata is enabled
Simon Glass
2016-07-14
dm: serial: Add support for of-platdata
Simon Glass
2016-07-14
dm: clk: Add support for of-platdata
Simon Glass
2016-07-14
dm: Add a header that provides access to the of-platdata structs
Simon Glass
2016-07-14
dm: sandbox: Add a simple driver to test of-platdata
Simon Glass
2016-07-14
dm: syscon: Add support for of-platdata
Simon Glass
2016-07-14
dm: regmap: Add a dummy implementation for of-platdata
Simon Glass
2016-07-14
dm: core: Don't use device tree with of-platdata
Simon Glass
2016-07-14
dm: Makefile: Build of-platdata before SPL
Simon Glass
2016-07-14
dm: spl: Don't set up device tree with of-platdata
Simon Glass
2016-07-14
sandbox: Add a test device that uses of-platdata
Simon Glass
2016-07-14
sandbox: Add a new sandbox_spl board
Simon Glass
2016-07-14
sandbox: serial: Don't sync video in SPL
Simon Glass
2016-07-14
sandbox: Don't use IDE and iotrace in SPL
Simon Glass
2016-07-14
sandbox: Add basic SPL implementation
Simon Glass
2016-07-14
sandbox: Don't include the main loop in SPL
Simon Glass
2016-07-14
sandbox: Don't use PCI in SPL
Simon Glass
2016-07-14
sandbox: Add some missing headers in cpu.c
Simon Glass
2016-07-14
sandbox: Correct header file order in cpu.c
Simon Glass
2016-07-14
sandbox: Support building an SPL image
Simon Glass
2016-07-14
sandbox: Allow chaining from SPL to U-Boot proper
Simon Glass
2016-07-14
Makefile: Allow the SPL final link rule to be overridden
Simon Glass
2016-07-14
spl: Drop include of i2c.h
Simon Glass
2016-07-14
README: Remove CONFIG_SYS_MALLOC_F_LEN comment
Simon Glass
2016-07-14
sandbox: Don't print a warning for CONFIG_I2C_COMPAT
Simon Glass
2016-07-14
Revert "armv8: Enable CPUECTLR.SMPEN for coherency"
Tom Rini
2016-07-12
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2016-07-12
x86: link: Correct a failure in DRAM init
Simon Glass
2016-07-12
x86: Add Advantech SOM-DB5800/SOM-6867 support
George McCollister
[next]