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: add an option to enable u_boot_list section for SPL loaders in u-boot-s...
Weijie Gao
2020-04-27
2
-1
/
+7
*
mips: enable support for appending dtb to spl binary
Weijie Gao
2020-04-27
1
-0
/
+2
*
mips: start.S: avoid overwriting outside gd when clearing global data in stack
Weijie Gao
2020-04-27
1
-1
/
+2
*
mips: mtmips: add predefined i-cache/d-cache size and linesize
Weijie Gao
2020-04-27
1
-0
/
+12
*
configs: enable CONFIG_RESTORE_EXCEPTION_VECTOR_BASE for all mtmips boards
Weijie Gao
2020-04-27
4
-0
/
+4
*
mips: add support to restore exception vector base before booting linux
Weijie Gao
2020-04-27
4
-0
/
+54
*
bmips: allow disabling usb support
Álvaro Fernández Rojas
2020-04-27
7
-0
/
+14
*
nand: brcmnand: return without disabling clock
Álvaro Fernández Rojas
2020-04-27
1
-1
/
+8
*
Merge tag 'video-for-v2020.07-rc1' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
2020-04-27
3
-1
/
+4
|
\
|
*
video: simple_panel: add boe,nv140fhmn49 display
Peter Robinson
2020-04-26
1
-0
/
+1
|
*
drivers: video: rockchip: fix building eDP and LVDS drivers
Peter Robinson
2020-04-26
2
-1
/
+3
|
/
*
Merge branch '2020-04-25-master-imports'
Tom Rini
2020-04-25
65
-358
/
+1712
|
\
|
*
rtc: ds1374: typo Watchdog
Heinrich Schuchardt
2020-04-24
1
-1
/
+1
|
*
spi: mpc8xxx_spi: fix missing dev_err definition
Rasmus Villemoes
2020-04-24
1
-0
/
+1
|
*
spl: fit: do not check argument of free()
Heinrich Schuchardt
2020-04-24
1
-2
/
+1
|
*
MAINTAINERS: add entry for cubieboard7 config
Amit Singh Tomar
2020-04-24
1
-0
/
+1
|
*
doc: boards: add Cubieboard7 documentation
Amit Singh Tomar
2020-04-24
3
-0
/
+125
|
*
arm: add Cubieboard7 board support
Amit Singh Tomar
2020-04-24
2
-0
/
+104
|
*
actions: Move defconfig options to Kconfig
Amit Singh Tomar
2020-04-24
3
-3
/
+2
|
*
arm: add support Actions Semi S700
Amit Singh Tomar
2020-04-24
1
-0
/
+5
|
*
arm: dts: actions: s700: add u-boot specific dtsi file
Amit Singh Tomar
2020-04-24
1
-0
/
+18
|
*
arm: actions: add S700 SoC device tree
Amit Singh Tomar
2020-04-24
4
-0
/
+402
|
*
clk: actions: Add common clock driver
Amit Singh Tomar
2020-04-24
7
-42
/
+118
|
*
arm: dts: actions: s900: add u-boot specific dtsi file
Amit Singh Tomar
2020-04-24
1
-0
/
+17
|
*
arm: dts: sync dts for Action Semi S900
Amit Singh Tomar
2020-04-24
7
-103
/
+499
|
*
serial: actions: add compatible string
Amit Singh Tomar
2020-04-24
1
-0
/
+1
|
*
arm: actions: rename sysmap-s900 to sysmap-owl
Amit Singh Tomar
2020-04-24
2
-4
/
+4
|
*
arm: actions: Add common framework for Actions Owl Semi SoCs
Amit Singh Tomar
2020-04-24
10
-52
/
+22
|
*
coccinelle: adjust NULL check before free()
Heinrich Schuchardt
2020-04-24
1
-13
/
+11
|
*
coccinelle: check for casting malloc output
Heinrich Schuchardt
2020-04-24
1
-0
/
+102
|
*
kbuild: cherry-pick kbuild changes from Linux
Masahiro Yamada
2020-04-24
6
-85
/
+50
|
*
kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.o
Masahiro Yamada
2020-04-24
1
-2
/
+3
|
*
cache: l2x0: Fix write to incorrect shared-override bit
Ley Foon Tan
2020-04-24
1
-2
/
+2
|
*
README: remove references on no more used config CONFIG_SYS_RCAR_I2C*
Patrick Delaunay
2020-04-24
1
-10
/
+0
|
*
cosmetic: README: Fix one CONFIG name
Patrick Delaunay
2020-04-24
1
-1
/
+1
|
*
dm: mmc: Update mmc_get_mmc_dev() to use const *
Simon Glass
2020-04-24
2
-2
/
+2
|
*
pci: Add a macro to convert BDF from linux to U-Boot
Simon Glass
2020-04-24
1
-0
/
+3
|
*
uuid: Use const char * where possible
Simon Glass
2020-04-24
2
-6
/
+10
|
*
lib: Add a function to convert a string to upper case
Simon Glass
2020-04-24
3
-15
/
+83
|
*
test: Add the beginnings of some string tests
Simon Glass
2020-04-24
4
-0
/
+74
|
*
lib: strto: Stop detection when invalid char is used
Michal Simek
2020-04-24
1
-0
/
+3
|
*
mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0
Baruch Siach
2020-04-24
1
-1
/
+1
|
*
common/board_f: Make reserve_mmu generic
Ovidiu Panait
2020-04-24
3
-5
/
+19
|
*
arm: asm/cache.c: Introduce arm_reserve_mmu
Ovidiu Panait
2020-04-24
4
-2
/
+20
|
*
common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.c
Ovidiu Panait
2020-04-24
2
-28
/
+28
|
/
*
Merge tag 'u-boot-stm32-20200424' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-04-24
10
-1661
/
+638
|
\
|
*
ARM: stm32: Enable bootd, iminfo, imxtract on DHCOM
Marek Vasut
2020-04-24
1
-3
/
+0
|
*
ARM: dts: stm32: Split AV96 into DHCOR SoM and AV96 board
Marek Vasut
2020-04-24
7
-502
/
+540
|
*
ARM: dts: stm32: Adjust PLL4 settings on AV96
Marek Vasut
2020-04-24
1
-2
/
+2
|
*
ARM: dts: stm32mp1: remove file stm32mp157-pinctrl.dtsi
Patrick Delaunay
2020-04-24
3
-1154
/
+96
[next]