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
path:
root
/
arch
/
sandbox
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next'
Tom Rini
2020-07-06
2
-2
/
+33
|
\
|
*
reset: Add generic reset driver
Sean Anderson
2020-07-01
1
-0
/
+15
|
*
dm: Add support for simple-pm-bus
Sean Anderson
2020-07-01
2
-0
/
+7
|
*
dm: uclass: don't assign aliased seq numbers
Michael Walle
2020-06-11
1
-2
/
+2
|
*
usb: provide a device tree node to USB devices
Michael Walle
2020-06-11
1
-0
/
+9
*
|
sandbox, test: add test for GPIO_HOG function
Heiko Schocher
2020-07-05
1
-0
/
+20
|
/
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
4
-0
/
+4
*
common: Drop init.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop image.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop net.h from common header
Simon Glass
2020-05-18
1
-0
/
+2
*
test: dm: update test for open-drain/open-source emulation in gpio-uclass
Neil Armstrong
2020-05-11
1
-1
/
+3
*
test: dm: phy: add a test item for the phy_bulk API
Chunfeng Yun
2020-05-02
1
-0
/
+11
*
test: dm: add test item for ofnode_get_child_count()
Chunfeng Yun
2020-05-02
1
-0
/
+18
*
acpi: Add an acpi command
Simon Glass
2020-04-30
1
-0
/
+1
*
acpi: Add a method to write tables for a device
Simon Glass
2020-04-30
1
-0
/
+4
*
test: pinmux: add pincontrol-gpio for pin configuration
Patrick Delaunay
2020-04-16
1
-22
/
+26
*
test: dm: update test for pins configuration in gpio
Patrick Delaunay
2020-04-16
2
-0
/
+36
*
gpio: sandbox: cleanup binding support
Patrick Delaunay
2020-04-16
1
-4
/
+10
*
test: dm: update test for pins configuration in pinctrl node
Patrick Delaunay
2020-04-16
1
-0
/
+25
*
gpio: remove the open_drain API and ops
Patrick Delaunay
2020-04-16
1
-20
/
+0
*
Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm
Tom Rini
2020-04-16
5
-8
/
+63
|
\
|
*
dm: core: support reading a single indexed u32 value
Dario Binacchi
2020-04-16
1
-0
/
+1
|
*
dm: test: add test case for dev_read_u64 function
Dario Binacchi
2020-04-16
1
-0
/
+1
|
*
sandbox: add reserved-memory node in device tree
Heinrich Schuchardt
2020-04-16
2
-0
/
+39
|
*
sandbox: also restore terminal settings when killed by SIGINT
Rasmus Villemoes
2020-04-16
1
-0
/
+9
|
*
sandbox: Update PCI nodes in dts files
Tom Rini
2020-04-16
4
-8
/
+13
*
|
acpi: Add a simple sandbox test
Simon Glass
2020-04-16
2
-0
/
+13
|
/
*
dma-mapping: add <asm/dma-mapping.h> for all architectures
Masahiro Yamada
2020-02-20
1
-0
/
+1
*
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-11
13
-196
/
+338
|
\
|
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
1
-0
/
+1
|
*
sandbox: Support changing the LCD colour depth
Simon Glass
2020-02-05
1
-0
/
+1
|
*
sandbox: sdl: Add an option to double the screen size
Simon Glass
2020-02-05
4
-5
/
+32
|
*
sandbox: sdl: Move to use SDL2
Simon Glass
2020-02-05
2
-125
/
+156
|
*
sandbox: sdl: Support waiting for audio to complete
Simon Glass
2020-02-05
1
-2
/
+13
|
*
sandbox: sdl: Improve error handling
Simon Glass
2020-02-05
1
-5
/
+9
|
*
sandbox: Add comments to the sdl struct
Simon Glass
2020-02-05
1
-1
/
+16
|
*
sound: Add a new stop_play() method
Simon Glass
2020-02-05
1
-0
/
+7
|
*
sandbox: Add a new header for the system malloc()
Simon Glass
2020-02-05
3
-11
/
+38
|
*
sandbox: Ensure that long-options array is terminated
Simon Glass
2020-02-05
1
-1
/
+2
|
*
sandbox: Drop os_realloc()
Simon Glass
2020-02-05
1
-23
/
+0
|
*
sandbox: Drop use of special os_malloc() where possible
Simon Glass
2020-02-05
2
-15
/
+15
|
*
sandbox: Rename 'free' variable
Simon Glass
2020-02-05
1
-3
/
+3
|
*
sandbox: Sort the help options
Simon Glass
2020-02-05
1
-1
/
+45
|
*
cli: Make the sandbox board_run_command the default
Sean Anderson
2020-02-05
1
-7
/
+0
|
*
dm: core: Add ofnode_get_chosen_prop()
Simon Glass
2020-02-05
1
-0
/
+1
|
*
dm: core: Rename ofnode_get_chosen_prop()
Simon Glass
2020-02-05
1
-0
/
+2
*
|
dm: irq: Add support for requesting interrupts
Simon Glass
2020-02-07
1
-1
/
+4
*
|
dm: irq: Add support for interrupt controller types
Simon Glass
2020-02-07
1
-0
/
+4
|
/
[next]