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
*
gpio: stm32f7: Add gpio bank holes management
Patrice Chotard
2018-12-07
3
-14
/
+92
*
pinctrl: stm32: Move gpio_dev list filling outside probe()
Patrice Chotard
2018-12-07
1
-25
/
+38
*
serial: bcm6858: remove driver and switch to bcm6345
Álvaro Fernández Rojas
2018-12-07
5
-310
/
+3
*
arm: implement {in, out}_{16, 32} and {clr, set, clrset}bits_{16, 32}
Álvaro Fernández Rojas
2018-12-07
1
-0
/
+13
*
serial: bcm6345: switch to raw I/O functions
Álvaro Fernández Rojas
2018-12-07
1
-50
/
+49
*
arm: am335x-pdu001: Enable CONFIG_BLK and CONFIG_DM_MMC
Felix Brack
2018-12-07
2
-0
/
+13
*
dts: am335x-pdu001: Fix polarity of card detection input
Felix Brack
2018-12-07
1
-1
/
+1
*
test: dma: add dma-uclass test
Grygorii Strashko
2018-12-07
7
-0
/
+425
*
dma: add channels support
Álvaro Fernández Rojas
2018-12-07
4
-7
/
+532
*
dma: move dma_ops to dma-uclass.h
Álvaro Fernández Rojas
2018-12-07
4
-24
/
+41
*
configs: am335x_hs_evm_uart: Add YMODEM SPL support for UART boot
Andrew F. Davis
2018-12-07
1
-1
/
+0
*
ARM: at91: lds: add test for SPL binary size and bss size
Eugen.Hristev@microchip.com
2018-12-07
1
-0
/
+10
*
pinctrl: stm32: make pinctrl use hwspinlock
Benjamin Gaignard
2018-12-06
2
-4
/
+27
*
hwspinlock: add stm32 hardware spinlock support
Benjamin Gaignard
2018-12-06
6
-0
/
+116
*
clk: stm32: add hardware spinlock clock
Benjamin Gaignard
2018-12-06
1
-0
/
+3
*
dm: Add Hardware Spinlock class
Benjamin Gaignard
2018-12-06
13
-0
/
+414
*
board: ti: ks2_evm: Over ride spl_get_load_buffer function
Keerthy
2018-12-06
1
-0
/
+5
*
clk: Allow clock defaults to be set during re-reloc state for SPL only
Philipp Tomsich
2018-12-06
1
-0
/
+4
*
fs: fix FAT name extraction
Patrick Wildt
2018-12-06
1
-0
/
+3
*
fs: check FAT cluster size
Patrick Wildt
2018-12-06
1
-0
/
+11
*
configs: stm32f746-disco: Fix stm32f746-disco boot
Patrice Chotard
2018-12-06
1
-1
/
+1
*
main: Drop more #ifdefs
Simon Glass
2018-12-06
1
-12
/
+10
*
w1: fix occasional enumeration failure
Martin Fuzzey
2018-12-06
1
-4
/
+0
*
rockchip: rk3399: Add MAINTAINERS entry
Tom Rini
2018-12-06
1
-0
/
+5
*
Merge tag 'for-master-20181206' of git://git.denx.de/u-boot-rockchip
Tom Rini
2018-12-06
16
-7
/
+2627
|
\
|
*
rockchip: rk3399: Add Ficus EE board support
Manivannan Sadhasivam
2018-12-06
3
-0
/
+150
|
*
rockchip: rk3399: Add Rock960 CE board support
Manivannan Sadhasivam
2018-12-06
4
-0
/
+1651
|
*
rockchip: rk3399: Add common Rock960 family from Vamrs
Manivannan Sadhasivam
2018-12-06
8
-0
/
+776
|
*
arm: dts: rockchip: add some common pin-settings to rk3399
Randy Li
2018-12-06
1
-6
/
+49
|
*
usb: dwc2-otg: make regs_phy (in platdata) a uintptr_t
Philipp Tomsich
2018-12-06
1
-1
/
+1
|
/
*
Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm
Tom Rini
2018-12-05
43
-79
/
+935
|
\
|
*
x86: acpi: Generate SPCR table
Andy Shevchenko
2018-12-05
2
-0
/
+120
|
*
x86: acpi: Add SPCR table description
Andy Shevchenko
2018-12-05
1
-0
/
+49
|
*
serial: ns16550: Provide ->getinfo() implementation
Andy Shevchenko
2018-12-05
1
-1
/
+21
|
*
serial: ns16550: Read reg-io-width from device tree
Andy Shevchenko
2018-12-05
2
-0
/
+3
|
*
serial: ns16550: Group reg_* members of ns16550_platdata
Andy Shevchenko
2018-12-05
1
-1
/
+1
|
*
dm: serial: Introduce ->getinfo() callback
Andy Shevchenko
2018-12-05
5
-0
/
+90
|
*
dm: serial: Add ->getconfig() callback
Andy Shevchenko
2018-12-05
5
-3
/
+60
|
*
power: regulator: denied disable on always-on regulator
Patrick Delaunay
2018-12-05
1
-0
/
+5
|
*
dm: core: add functions to get/remap I/O addresses by name
Álvaro Fernández Rojas
2018-12-05
6
-2
/
+160
|
*
binman: Add myself as maintainer
Simon Glass
2018-12-05
1
-0
/
+5
|
*
dm: (re)sort uclass ids alphabetically
Philipp Tomsich
2018-12-05
1
-4
/
+4
|
*
dm: rtc: Fix function name in comment
Philipp Tomsich
2018-12-05
1
-1
/
+1
|
*
buildman/toolchain.py: handle inconsistent tarball names
Trevor Woerner
2018-12-05
1
-2
/
+3
|
*
buildman/toolchain.py: fix toolchain directory
Trevor Woerner
2018-12-05
1
-1
/
+2
|
*
Add inttypes.h
Simon Glass
2018-12-05
1
-0
/
+271
|
*
Add UINT32_MAX and UINT64_MAX
Simon Glass
2018-12-05
1
-0
/
+4
|
*
time: Update mdelay() to delay in one large chunk
Simon Glass
2018-12-05
1
-2
/
+1
|
*
video: backlight: Fix log message in enable_sequence()
Simon Glass
2018-12-05
1
-1
/
+1
|
*
input: i8042: Use remove() instead of exported functions
Simon Glass
2018-12-05
2
-30
/
+20
[next]