index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mips: mt76xx: gardena-smart-gateway: Misc updates to dts/config/defconfig
Stefan Roese
2018-11-18
4
-19
/
+58
*
mips: mt76xx: gardena-smart-gateway: Add board_late_init() to set LED def state
Stefan Roese
2018-11-18
2
-0
/
+10
*
mips: mt76xx: gardena-smart-gateway: Add LEDs to dts
Stefan Roese
2018-11-18
1
-0
/
+59
*
mips: mt76xx: gardena-smart-gateway: Configure GPIOs (digital vs analog)
Stefan Roese
2018-11-18
1
-6
/
+9
*
mips: mt76xx: Enable watchdog support
Stefan Roese
2018-11-18
3
-0
/
+43
*
mips: mt76xx: Kconfig: Add ethernet and GPIO support
Stefan Roese
2018-11-18
1
-0
/
+2
*
mips: mt76xx: Add watchdog DT node to mt7628a.dtsi
Stefan Roese
2018-11-18
1
-0
/
+11
*
mips: mt76xx: Add GPIO DT nodes to mt7628a.dtsi
Stefan Roese
2018-11-18
1
-0
/
+32
*
mips: mt76xx: Add ethernet DT node to mt7628a.dtsi
Stefan Roese
2018-11-18
1
-0
/
+8
*
mips: mt76xx: lowlevel_init.S: Add missing memory controller reset in DDR init
Stefan Roese
2018-11-18
1
-0
/
+6
*
gpio: Add MT7621 GPIO support
Stefan Roese
2018-11-18
3
-0
/
+192
*
wdt: Add MT7621 watchdog driver
Stefan Roese
2018-11-18
3
-0
/
+111
*
Merge branch '2018-11-16-master-imports'
Tom Rini
2018-11-17
108
-290
/
+5162
|
\
|
*
sunxi: Update MAINTAINERS file for recent boards
Tom Rini
2018-11-16
1
-0
/
+6
|
*
fdt_region: Ensure that depth never goes below -1
Konrad Beckmann
2018-11-16
1
-0
/
+3
|
*
image-sig: Ensure that hashed-nodes is null-terminated
Konrad Beckmann
2018-11-16
1
-0
/
+5
|
*
Ability to modify distro boot filename
Martyn Welch
2018-11-16
1
-3
/
+4
|
*
misc: fs_loader: Fix compiler warning
Keerthy
2018-11-16
1
-1
/
+1
|
*
misc: fs_loader: Use device_get_global_by_ofnode to get to node
Keerthy
2018-11-16
1
-3
/
+2
|
*
fs: Makefile: Add fs.c under SPL for fs_loader
Keerthy
2018-11-16
1
-0
/
+1
|
*
serial: ns16550: add setconfig support
Simon Goldschmidt
2018-11-16
1
-2
/
+41
|
*
dm: serial: fix comment on dm_serial_ops setconfig
Simon Goldschmidt
2018-11-16
1
-3
/
+1
|
*
board: ti: am65x: Update README to add R5 build support
Lokesh Vutla
2018-11-16
1
-22
/
+92
|
*
configs: am65x_evm_r5: Add initial support
Lokesh Vutla
2018-11-16
2
-0
/
+88
|
*
armv7r: dts: am654: Add initial support
Lokesh Vutla
2018-11-16
4
-1
/
+492
|
*
arm: dts: k3: Sync dts from Linux
Lokesh Vutla
2018-11-16
5
-92
/
+171
|
*
board: ti: am654: r5: Add initial support for am654
Lokesh Vutla
2018-11-16
3
-0
/
+32
|
*
armv7R: K3: am654: Add support for triggering ddr init from SPL
Lokesh Vutla
2018-11-16
1
-0
/
+13
|
*
armv7R: K3: am654: Add support to start ATF from R5 SPL
Lokesh Vutla
2018-11-16
3
-0
/
+60
|
*
armv7R: K3: am654: Add support for generating build targets
Lokesh Vutla
2018-11-16
3
-0
/
+118
|
*
armv7R: K3: am654: Enable MPU regions
Lokesh Vutla
2018-11-16
4
-0
/
+64
|
*
ram: Introduce K3 AM654 DDR Sub System driver
Lokesh Vutla
2018-11-16
6
-0
/
+2087
|
*
i2c: stm32f7: change setup struct to const
Patrick Delaunay
2018-11-16
1
-2
/
+2
|
*
i2c: stm32f7: cosmetic: clean the driver
Patrick Delaunay
2018-11-16
1
-15
/
+16
|
*
ARM: am3517_evm: Remove SPL_OF_CONTROL and OF_PLATDATA
Adam Ford
2018-11-16
1
-2
/
+0
|
*
ARM: omap3_logic: Remove SPL_OF_CONTROL and OF_PLATDATA
Adam Ford
2018-11-16
4
-8
/
+0
|
*
arm: Make arch specific memcpy thumb-safe.
Klaus Goger
2018-11-16
1
-3
/
+5
|
*
test/py: test pinmux command
Patrice Chotard
2018-11-16
2
-0
/
+70
|
*
pinctrl: sandbox: Add get_pin_muxing ops support
Patrice Chotard
2018-11-16
1
-0
/
+18
|
*
gpio: stm32f7: Add ops get_function
Patrice Chotard
2018-11-16
1
-0
/
+20
|
*
pinctrl: stm32: Add get_pin_muxing() ops
Patrice Chotard
2018-11-16
1
-0
/
+71
|
*
pinctrl: stm32: Add get_pin_name() ops
Patrice Chotard
2018-11-16
1
-0
/
+46
|
*
pinctrl: stm32: Add get_pins_count() ops
Patrice Chotard
2018-11-16
1
-5
/
+85
|
*
cmd: pinmux: Add pinmux command
Patrice Chotard
2018-11-16
4
-0
/
+158
|
*
dm: uclass: Add uclass_foreach_dev_probe
Patrice Chotard
2018-11-16
1
-0
/
+16
|
*
dm: uclass: Add uclass_next_device_err() to return a valid device
Patrice Chotard
2018-11-16
2
-0
/
+25
|
*
dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_count
Patrice Chotard
2018-11-16
2
-0
/
+45
|
*
dm: pinctrl: Add get_pin_muxing() ops
Patrice Chotard
2018-11-16
2
-0
/
+45
|
*
w1-eeprom: Add support for Maxim DS2502 add only memory
Martin Fuzzey
2018-11-16
5
-0
/
+292
|
*
ARM: omap3_logic: Make CONFIG_SYS_TEXT_BASE match README.omap3
Adam Ford
2018-11-16
4
-0
/
+4
[next]