projects
/
project
/
bcm63xx
/
u-boot.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
project/bcm63xx/u-boot.git
2015-07-21
Hans de Goede
dm: usb: Allow usb host drivers to implement usb_reset_...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Hans de Goede
dm: usb: Rename usb_find_child to usb_find_emul_child
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Hans de Goede
dm: usb: Use device_unbind_children to clean up usb...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Hans de Goede
dm: usb: Document that mixing DM_DEVICE_REMOVE and...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Hans de Goede
dm: usb: Fix "usb tree" output
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Hans de Goede
dm: Export device_remove_children / device_unbind_children
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Hans de Goede
usb: Add an usb_device parameter to usb_reset_root_port
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Hans de Goede
usb: Pass device instead of portnr to usb_legacy_port_reset
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Hans de Goede
usb: usb_setup_device: Drop unneeded portnr function...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Hans de Goede
usb: Drop device-model specific copy of usb_legacy_port...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Masahiro Yamada
dm: remove redundant CONFIG_DM from driver/core/Makefile
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Masahiro Yamada
dm: do not set DM_FLAG_ACTIVATED twice
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Masahiro Yamada
dm: change dm_warn() message into debug() in uclass_add()
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
test: Add a test for regmap
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: core: Add device checking to syscon_get_regmap()
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
test: Add a macro to check that a value is not an error...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: test: Add a size to each reg property
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: test: Add a test for the system controller uclass
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: test: Add a test for the LED uclass
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
led: Return -ENODEV if the LED device cannot be found
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: test: Add a test for the mmc uclass
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: test: Add a test for the ram uclass
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: test: Add a test for the reset uclass
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
sandbox: Use the reset driver to handle reset
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
sandbox: Add a warm and cold reset driver
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: reset: Allow reset_walk() to return
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
sandbox: Support multiple reset types
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: test: Add tests for the clk uclass
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: test: Allow test names to leave out the dm_test_...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: Add platform data advice and admonishment
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
power: pmic: Use trailing_strtol() instead of a local...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: Add a clock uclass
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
zynq: Rename struct clk_ops to zynq_clk_ops
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: Add a system reset uclass
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
mkimage: Set up a file size parameter and keep it updated
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
spl: Add a debug string before the jump to U-Boot
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: spl: Allow device tree/driver model in board_init_f()
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
fdt: Provide debug info when a device tree cannot be...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
lib: Add function to extract a number from the end...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
Add rivest cipher 4 (rc4) implementation
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
ns16550: Improve debug UART so it can work with 32...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: spi: Make local functions static
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: Add support for RAM drivers
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
Drop CONFIG_ERRNO_STR from SPL
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: power: Allow use of regulators in SPL
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: pmic: Add functions to adjust PMIC registers
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: power: Use debug() for errors in regulator uclass
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: power: Add a function to set up all regulators
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: pmic: Split output from function
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: power: Add regulator flags to centralise auto-set...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: power: Avoid case-insensitve match for child names
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
mmc: Add structure comments for dwmmc
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: mmc: Allow driver model to be used for MMC in SPL
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
mmc: Add debug() output on read errors
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: mmc: Add an MMC uclass
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
spl: Add debugging info for spl_mmc boot
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: led: Add a driver for GPIO-controlled LEDs
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: Add support for LEDs
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: Add support for generic system controllers (syscon)
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: Add support for register maps (regmap)
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: gpio: Add dm_gpio_request() to manually request...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: gpio: Allow GPIO uclass to be used in SPL
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: core: Correct device_get_child_by_of_offset() parameter
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: core: Add a function to find any device from device...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: core: Use debug() instead of printf() for failures
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: Move the tree/uclass dump code into its own file
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
sandbox: Drop special-case sandbox console code
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: Allow debug UART to support an early console
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
debug_uart: Remove use of asmlinkage
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
Add a way of checking the position of a structure member
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: arm: Put driver model I2C drivers before legacy...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
dm: Reduce SPL device tree size
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
fdt: Add fdtgrep tool
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
fdt: Add fdt_first/next_region() functions
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
fdt: Add a function to remove unused strings from a...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
mkimage: Display a better list of available image types
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
sandbox: Enable dhry command
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Simon Glass
Add a dhrystone benchmark command
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-fsl...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Zhichun Hua
armv8/fsl-lsch3: Fix TCR_EL3 for the final MMU setup.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Zhichun Hua
armv8: Fix TCR macros for shareability attribute
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Haikun.Wang...
armv8/ls2085a/defconfig: Enable FSL_DSPI, OF_CONTROL...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Haikun Wang
armv8/ls2085ardb: Enable DSPI flash support for LS2085ARDB
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Haikun Wang
armv8/ls2085aqds: Enable DSPI flash support for LS2085AQDS
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Haikun.Wang...
armv8/ls2085ardb: DSPI pin muxing configure through...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Haikun Wang
armv8/ls2085aqds: DSPI pin muxing configure through...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Haikun Wang
armv8/ls2085a: Enable DSPI get input clk form 'mxc_get_...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Haikun Wang
arm/dts/ls2085a: Add dts files for LS2085AQDS and LS208...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Haikun Wang
arm/dts/ls2085a: Add DSPI dts node
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Haikun Wang
arm/dts/ls2085a: Bring in ls2085a dts files from linux...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Alison Wang
arm/ls102xa: Add little-endian mode support for audio IPs
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Wang Dongsheng
arm/ls102xa: Add PSCI support for ls102xa
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Wang Dongsheng
ARMv7: Factor out reusable timer_wait from sunxi/psci_s...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Alison Wang
arm: ls1021a: Remove the inappropriate use of the funct...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Prabhakar Kushwaha
board/ls2085a: Increase kernel_size value in env variable
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Prabhakar Kushwaha
board/ls2085rdb: Export functions for standalone AQ...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Prabhakar Kushwaha
driver/ldpaa_eth:Avoid infinite loop in ldpaa_eth_rx
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Prabhakar Kushwaha
driver/ldpaa_eth: Avoid TX conf frames
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Prabhakar Kushwaha
driver/ldpaa_eth: Add timeout handling DQRR entry read
commit
|
commitdiff
|
tree
|
snapshot
next