index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-01-22
dm: backlight: Add a driver for a PWM backlight
Simon Glass
2016-01-22
dm: backlight: Add a backlight uclass
Simon Glass
2016-01-22
pwm: rockchip: Add a PWM driver for Rockchip SoCs
Simon Glass
2016-01-22
dm: pwm: Add a PWM uclass
Simon Glass
2016-01-22
video: bridge: Allow GPIOs to be optional
Simon Glass
2016-01-22
video: Add a function to control cache flushing
Simon Glass
2016-01-22
video: Name consoles by their number
Simon Glass
2016-01-22
gpio: Warn about invalid GPIOs used with the 'gpio' command
Simon Glass
2016-01-22
stdio: Correct a build error with driver model
Simon Glass
2016-01-22
rockchip: jerry: Enable the Chrome OS EC
Simon Glass
2016-01-22
rockchip: spi: Remove the explicit pinctrl setting
Simon Glass
2016-01-22
rockchip: spi: Correct chip-enable code
Simon Glass
2016-01-22
rockchip: spi: Implement the delays
Simon Glass
2016-01-22
rockchip: gpio: Implement the get_function() method
Simon Glass
2016-01-22
rockchip: gpio: Read the GPIO value correctly
Simon Glass
2016-01-22
rockchip: pinctrl: Implement the get_gpio_mux() method
Simon Glass
2016-01-22
rockchip: pinctrl: Reduce the size for SPL
Simon Glass
2016-01-22
rockchip: clk: Make rkclk_get_clk() SoC-specific
Simon Glass
2016-01-22
rockchip: spi: Correct the bus init code
Simon Glass
2016-01-22
rockchip: spi: Remember the last speed to avoid re-setting it
Simon Glass
2016-01-22
rockchip: reset: Use the rk_clr/setreg() interface
Simon Glass
2016-01-22
rockchip: sdram: Use the rk_clr/setreg() interface
Simon Glass
2016-01-22
dm: clk: Add a simple version of clk_get_by_index()
Simon Glass
2016-01-22
dm: power: Allow regulators to not implement all operations
Simon Glass
2016-01-22
dm: power: Tidy up debugging output and return values
Simon Glass
2016-01-22
dm: core: Export uclass_find_device_by_of_offset()
Simon Glass
2016-01-22
dm: pinctrl: Add a way for a GPIO driver to obtain a pin function
Simon Glass
2016-01-22
dm: power: Allow regulators to be omitted from SPL
Simon Glass
2016-01-22
spi: Correct device tree usage in spi_flash_decode_fdt()
Simon Glass
2016-01-22
dm: i2c: Allow muxes to be enabled for SPL separately
Simon Glass
2016-01-22
cros_ec: Disable the Chrome OS EC in SPL
Simon Glass
2016-01-22
gpio: Allow 's' as an abbreviation for 'status'
Simon Glass
2016-01-22
rockchip: jerry: Drop unused options
Simon Glass
2016-01-22
rockchip: Disable simple-bus in SPL for firefly-rk3288, jerry
Simon Glass
2016-01-22
rockchip: jerry: Enable the RK808 PMIC and regulator
Simon Glass
2016-01-22
rockchip: Move firefly and jerry to use the full pinctrl
Simon Glass
2016-01-22
rockchip: pinctrl: Add a full pinctrl driver
Simon Glass
2016-01-22
rockchip: mmc: Update the driver to use the new clock ID
Simon Glass
2016-01-22
rockchip: spi: Avoid setting the pinctrl twice
Simon Glass
2016-01-22
rockchip: spi: Update the driver to use the new clock ID
Simon Glass
2016-01-22
rockchip: i2c: Update the driver to use the new clock ID
Simon Glass
2016-01-22
rockchip: clock: Add a function to find a clock by ID
Simon Glass
2016-01-22
rockchip: clk: Add a function to get a peripheral clock rate
Simon Glass
2016-01-22
rockchip: clock: Rename the general clock variable to gclk_rate
Simon Glass
2016-01-22
rockchip: Use a separate clock ID for clocks
Simon Glass
2016-01-22
rockchip: jerry: Disable pmic-int-1 setup to avoid a hang
Simon Glass
2016-01-22
rockchip: Use pwrseq for MMC start-up on jerry
Simon Glass
2016-01-22
rockchip: Correct the defconfig order
Simon Glass
2016-01-22
rockchip: mmc: Use a pwrseq device if available
Simon Glass
2016-01-22
rockchip: Convert the PMU IOMUX registers into an array
Simon Glass
[next]