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
2014-10-22
Simon Glass
dm: rpi: Convert GPIO driver to driver model
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: core: Add support for simple-bus
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: imx: Move cm_fx6 to use driver model for serial...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: imx: serial: Support driver model in the MXC serial...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: imx: gpio: Support driver model in MXC gpio driver
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Nikita Kiryanov
arm: mx6: cm_fx6: use gpio request
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: imx: i2c: Use gpio_request() to request GPIOs
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
imx: Add error checking to setup_i2c()
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: serial: Put common code into separate functions
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
initcall: Display error number when an error occurs
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: core: Allow a list of devices to be declared in...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: linker_lists: Add a way to declare multiple objects
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: exynos: cros_ec: Move cros_ec_spi to driver model
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: sandbox: cros_ec: Move sandbox cros_ec to driver...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: cros_ec: Add support for driver model
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: tegra: spi: Convert to driver model
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: tegra: dts: Add aliases for spi on tegra30 boards
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: sf: Add tests for SPI flash
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: spi: Add tests
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: exynos: config: Use driver model for SPI flash
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: sf: sandbox: Convert SPI flash driver to driver...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: Convert spi_flash_probe() and 'sf probe' to use...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: sf: Add a uclass for SPI flash
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
spi: Use error return value in sf_ops
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
sf: Tidy up public and private header files
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
exynos: universal_c210: Move to driver model soft_spi
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: spi: Add documentation on how to convert over SPI...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: exynos: Convert SPI to driver model
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: spi: Add soft_spi implementation
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: spi: Remove SPI_INIT feature
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: spi: Rename soft_spi.c to soft_spi_legacy.c
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: sandbox: spi: Move to driver model
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: spi: Adjust cmd_spi to work with driver model
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: Add spi.h header to a few files
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: Remove spi_init() from board_r.c when using driver...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: sandbox: Add a SPI emulation uclass
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: spi: Add a uclass for SPI
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: core: Add a clarifying comment on struct udevice...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: core: Allow parents to pass data to children during...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: core: Add functions for iterating through device...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
sandbox: dts: Add a SPI device and cros_ec device
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: exynos: Move serial to driver model
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: exynos: Mark exynos5 console as pre-reloc
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: exynos: gpio: Convert to driver model
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: exynos: Make sure that GPIOs are requested
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: exynos: Tidy up GPIO defines
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: exynos: Tidy up GPIO headers
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: exynos: Move s5p_goni to generic board
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: exynos: Move smdkc100 to generic board
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: exynos: Add pinctrl settings for s5p_goni
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: exynos: Add pinctrl settings for smdkc100
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: exynos: dts: Adjust device tree files for U-Boot
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: exynos: dts: Remove unused pinctrl information...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: exynos: Bring in pinctrl dts files from Linux kernel
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Simon Glass
dm: exynos: dts: Convert /include/ to #include
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Robert Baldyga
arm: goni: add i2c_init_board()
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Masahiro Yamada
dm: add of_match_ptr() macro
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Masahiro Yamada
dm: fix include guard
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Masahiro Yamada
dm: include <linker_lists.h> from platdata.h and uclass.h
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Masahiro Yamada
linker_lists: include <linux/compiler.h>
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Masahiro Yamada
dm: simplify the loop in lists_driver_lookup_name()
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Masahiro Yamada
dm: do not check the existence of uclass operation
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Masahiro Yamada
dm: fix comments
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-fsl...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Ruchika Gupta
ls102x: Add support for secure boot and enable blob...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Ruchika Gupta
mpc85xx: configs - Enable blob command in freescale...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Ruchika Gupta
crypto/fsl: Add command for encapsulating/decapsulating...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Ruchika Gupta
powerpc/mpc85xx: SECURE BOOT - Bypass PAMU in case...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Ruchika Gupta
ls102x: configs - Add hash command in freescale LS1...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Ruchika Gupta
mpc85xx: configs - Add hash command in freescale platforms
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Ruchika Gupta
fsl_sec: Add hardware accelerated SHA256 and SHA1
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Ruchika Gupta
fsl_sec : Change accessor function to take care of...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Ruchika Gupta
fsl_sec : Move SEC CCSR definition to common include
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Ruchika Gupta
powerpc/P1010RDB:Update RESET_VECTOR_ADDRESS for 768KB...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Jeroen Hofstee
video: ipu_disp: remove pixclk fixup
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Jeroen Hofstee
video: ipu: fix debug and comment
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Simon Glass
lcd: Fix build error with CONFIG_LCD_BMP_RLE8
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Tom Rini
Prepare v2014.10
v2014.10
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Hans de Goede
sunxi: axp152: dcdc3 scale is 50mV / step not 25mV...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Tom Rini
Makefile: drop "tools-only" from no-dot-config-targets
commit
|
commitdiff
|
tree
|
snapshot
2014-10-11
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-arm
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Albert ARIBAUD
Merge branch 'u-boot-socfpga/topic/arm/socfpga-20141010...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Albert ARIBAUD
Merge branch 'u-boot/master' into 'u-boot-arm/master'
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Marek Vasut
arm: socfpga: Use EMAC1 on SoCDK
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Pavel Machek
arm: socfpga: add MAINTAINERS entry
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Jeroen Hofstee
tools: compiler.h: Fix build on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Heiko Schocher
arm, at91: add generic board support for the taurus...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Bo Shen
ARM: atmel: switch at91sam9263ek to generic board
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Andreas Bießmann
sama5d3xek: run PHY's config
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Andreas Bießmann
macb: simplify gmac initialisation
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Hans de Goede
serial-uclass: Fix compilation error
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Khoronzhuk...
ks2_evm: readme: align according to actual sources
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Murali Karicheri
configs:ks2_evm: update defconfigs to support SPL
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-nand...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Tom Rini
am335x_evm: Correct BOOTCOUNT driver support
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Valentin Longchamp
common/board_r: remove warning in initr_mem for 64...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Hannes Petermaier
board/BuR: fix pinmux for MII Ethernet Interface
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
York Sun
scripts/multiconfig.sh: Fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Jeroen Hofstee
multiconfig.sh: replace GNU sed specific match
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
David Müller...
VCMA9: remove EXT2 support
commit
|
commitdiff
|
tree
|
snapshot
next