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
...
|
*
|
doc: board: add Rockchip to doc/board/index.rst
Heinrich Schuchardt
2020-02-13
1
-0
/
+1
|
*
|
common/console.c: discard volatile
Heinrich Schuchardt
2020-02-13
1
-10
/
+13
|
*
|
test: aes: fix memleak
Philippe Reynes
2020-02-13
1
-6
/
+7
|
*
|
pci: definition of pci_addr_t and pci_size_t
Heinrich Schuchardt
2020-02-13
1
-2
/
+2
|
/
/
*
|
Merge tag 'arc-fixes-for-2020.04-rc2' of https://gitlab.denx.de/u-boot/custod...
Tom Rini
2020-02-12
20
-196
/
+250
|
\
\
|
|
/
|
/
|
|
*
ARC: Switch to generic accessors
Alexey Brodkin
2020-02-12
1
-129
/
+75
|
*
ARC: rework setting of ARC CPU specific compiler options
Eugeniy Paltsev
2020-02-12
12
-22
/
+39
|
*
CLK: HSDK: fix HDMI clock calculation
Eugeniy Paltsev
2020-02-12
1
-10
/
+21
|
*
CLK: HSDK: Check for PLL bypass firstly
Eugeniy Paltsev
2020-02-12
1
-4
/
+4
|
*
ARC: nsim_hs38: Add support of Virtio NET & BLK
Alexey Brodkin
2020-02-12
7
-2
/
+77
|
*
ARC: nsim_{700|700be|hs38be}_defconfigs: Disable networking
Alexey Brodkin
2020-02-12
3
-0
/
+3
|
*
ARC: nSIM: switch from ARC UART to DW UART
Alexey Brodkin
2020-02-12
5
-21
/
+23
*
|
Prepare v2020.04-rc2
Tom Rini
2020-02-12
1
-1
/
+1
|
/
*
Revert "gitlab: Disable SDL when building sandbox"
Simon Glass
2020-02-12
1
-3
/
+2
*
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-11
697
-754
/
+2772
|
\
|
*
sandbox: Complete migration away from os_malloc()
Simon Glass
2020-02-05
1
-4
/
+4
|
*
dm: core: Drop the inclusion of linux/compat.h in dm.h
Simon Glass
2020-02-05
6
-2
/
+7
|
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
460
-77
/
+593
|
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
242
-5
/
+275
|
*
sandbox: Support changing the LCD colour depth
Simon Glass
2020-02-05
3
-6
/
+9
|
*
sandbox: sdl: Add an option to double the screen size
Simon Glass
2020-02-05
5
-6
/
+36
|
*
sandbox: sdl: Move to use SDL2
Simon Glass
2020-02-05
4
-127
/
+158
|
*
gitlab: Disable SDL when building sandbox
Simon Glass
2020-02-05
1
-2
/
+3
|
*
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
|
*
sandbox: sound: Handle errors better in sound_beep()
Simon Glass
2020-02-05
1
-1
/
+4
|
*
sound: Add a new stop_play() method
Simon Glass
2020-02-05
5
-1
/
+51
|
*
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
2
-44
/
+1
|
*
sandbox: Drop use of special os_malloc() where possible
Simon Glass
2020-02-05
2
-15
/
+15
|
*
sandbox: Rename strdup() functions
Simon Glass
2020-02-05
1
-0
/
+5
|
*
string: Allow arch override of strndup() also
Simon Glass
2020-02-05
2
-2
/
+2
|
*
exports: Add the malloc.h header
Simon Glass
2020-02-05
1
-0
/
+1
|
*
sandbox: Use a prefix for all allocation functions
Simon Glass
2020-02-05
1
-2
/
+22
|
*
sandbox: Rename 'free' variable
Simon Glass
2020-02-05
1
-3
/
+3
|
*
mtd: Rename free() to rfree()
Simon Glass
2020-02-05
8
-10
/
+10
|
*
dma: Rename free() to rfree()
Simon Glass
2020-02-05
4
-8
/
+8
|
*
clk: Rename free() to rfree()
Simon Glass
2020-02-05
5
-7
/
+7
|
*
gpio: Rename free() to rfree()
Simon Glass
2020-02-05
3
-6
/
+6
|
*
reset: Rename free() to rfree()
Simon Glass
2020-02-05
19
-20
/
+20
|
*
power-domain: Rename free() to rfree()
Simon Glass
2020-02-05
12
-13
/
+13
|
*
mailbox: Rename free() to rfree()
Simon Glass
2020-02-05
6
-8
/
+8
|
*
video: sandbox: Enable all colour depths
Simon Glass
2020-02-05
5
-5
/
+3
|
*
video: Support truetype fonts on a 32-bit display
Simon Glass
2020-02-05
1
-0
/
+21
|
*
sandbox: Sort the help options
Simon Glass
2020-02-05
1
-1
/
+45
|
*
doc: dm: debugging: Fix the steps for activating debug
Fabio Estevam
2020-02-05
1
-2
/
+2
|
*
dtc: add ability to make nodes conditional on them being referenced
Maxime Ripard
2020-02-05
5
-0
/
+55
|
*
cmd: Add command to dump drivers and compatible strings
Sean Anderson
2020-02-05
3
-1
/
+33
[prev]
[next]