index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-12-11
sha256: Use const where possible and add watchdog function
Simon Glass
2012-12-11
sha1: Use const where possible, and unsigned for input len
Simon Glass
2012-12-11
stdio: remove useless strncpy
Vincent Palatin
2012-12-11
Fix use of conditional LMB
Simon Glass
2012-12-11
Add a command to read raw blocks from a partition
Kenneth Waters
2012-12-11
Add gettime command
Anton Staaf
2012-12-11
Add new bootstage step for the main loop
Simon Glass
2012-12-11
gpio: remove duplicate function signature
Nikita Kiryanov
2012-12-11
designware_i2c.h: Define IC_CLK only if not already defined in config file
Armando Visconti
2012-12-11
designware_i2c.h: Fixed the correct values for SCL low/high time
Armando Visconti
2012-12-11
designware_i2c: Fixed the setting of the i2c bus speed
Armando Visconti
2012-12-11
designware_i2c: Added s/w generation of stop bit
Armando Visconti
2012-12-11
designware_i2c.c: Added the support for MULTI_BUS
Armando Visconti
2012-12-11
drivers:i2c: Modify I2C driver for Exynos4
Piotr Wilczek
2012-12-11
exynos:pinmux: Add pinmux support for i2c
Piotr Wilczek
2012-12-11
exynos:cpu: Add Exynos4 I2C spacing
Piotr Wilczek
2012-12-11
exynos:clock: Add i2c clock
Piotr Wilczek
2012-12-11
omap24xx_i2c: Handle OMAP5 like OMAP2,3,4
Vincent Stehlé
2012-12-11
mxs: i2c: Implement algorithm to set up arbitrary i2c speed
Marek Vasut
2012-12-11
mxs: i2c: Restore speed setting after block reset
Marek Vasut
2012-12-11
i2c: mxs: Fix TIMING2 register value
Marek Vasut
2012-12-11
i2c: mxs: Use i2c_set_bus_speed() in i2c_init()
Marek Vasut
2012-12-11
i2c: mxs: Implement i2c_get/set_bus_speed()
Marek Vasut
2012-12-11
i2c: mxs: Abstract out the MXS I2C speed setup
Marek Vasut
2012-12-11
i2c: kerneldoc: Add kerneldoc annotations to cmd_i2c.c
Marek Vasut
2012-12-11
i2c: Staticize local functions in mxc i2c driver
Marek Vasut
2012-12-11
i2c: Use __weak instead of __attribute__((weak, alias))
Marek Vasut
2012-12-11
soft_i2c: add necessary includes for AVR32
Andreas Bießmann
2012-12-11
woodburn: Set gpio value in gpio_direction_output()
Fabio Estevam
2012-12-11
mx25pdk: Adapt it for the new PMIC framework
Fabio Estevam
2012-12-11
Correct comment to show the parameters as defined in tools/mkimage.h
Lars Rasmusson
2012-12-11
universal_c210: check the NULL pointer when get the PMIC
Minkyu Kang
2012-12-11
SMDK5250: Enable pmic MAX77686
Rajeshwari Shinde
2012-12-11
POWER: MAX77686: Modified as per the latest Implementation
Rajeshwari Shinde
2012-12-10
cm-t35: enable zero bootdelay check
Nikita Kiryanov
2012-12-10
power: twl6035: complain on LDO9 error
Vincent Stehlé
2012-12-10
omap24xx_i2c: Handle wait_for_bb error
Vincent Stehlé
2012-12-10
gpio: add gpio_is_valid() to omap_gpio API
Nikita Kiryanov
2012-12-10
OMAP3: Remove unused PHYS_SDRAM_1_SIZE
Thomas Weber
2012-12-10
am335x: cpsw: make phy address configurable
Yegor Yefremov
2012-12-10
am335x: disable internal delay for RGMII mode
Yegor Yefremov
2012-12-10
OMAP3: TAM3517: add macros for reading eeprom
Stefano Babic
2012-12-10
OMAP3: fix panel timing on the mt_ventoux board
Stefano Babic
2012-12-10
davinci: fixed cpu reset
Davide Bonfanti
2012-12-10
OMAP3 SPI : Fixed bugs related to SPI transfer
ajoy
2012-12-10
omap: emif: configure emif only when required
Lokesh Vutla
2012-12-10
OMAP: Tweak omap-common/Makefile since reset.S -> reset.c
Robert P. J. Day
2012-12-10
omap4: Add comments on some "#endif"s for readability.
Robert P. J. Day
2012-12-10
omap3: Add a few comments to "#endif"s for readability.
Robert P. J. Day
2012-12-10
Pass sdrc timing values through board_sdrc_timings structure
Peter Barada
[prev]
[next]