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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "sandbox: remove os_putc() and os_puts()"
Simon Glass
2017-12-07
1
-0
/
+11
*
Merge git://git.denx.de/u-boot-uniphier
Tom Rini
2017-12-04
3
-7
/
+4
|
\
|
*
mtd: nand: Rename nand.h into rawnand.h
Masahiro Yamada
2017-12-04
2
-2
/
+2
|
*
ARM: uniphier: clean up board_init
Masahiro Yamada
2017-12-04
1
-5
/
+2
*
|
arm: Make gcc 6.0 or later a hard requirement now.
Tom Rini
2017-12-04
1
-2
/
+2
*
|
armv8: mmu: fix page table mapping
Peng Fan
2017-12-04
2
-1
/
+5
*
|
arm64 :show_regs: show the address before relocation
Peng Fan
2017-12-04
1
-2
/
+8
*
|
ARM: arch-meson: build memory banks using reported memory from registers
Neil Armstrong
2017-12-04
3
-8
/
+99
*
|
arm: Add Khadas VIM support based on Meson GXL family
Neil Armstrong
2017-12-04
3
-1
/
+148
*
|
arm: Add LibreTech CC support based on Meson GXL family
Neil Armstrong
2017-12-04
3
-1
/
+182
*
|
ARM: arch-meson: add ethernet common init function
Neil Armstrong
2017-12-04
3
-1
/
+79
*
|
armv8: shrink exception table code
Andre Przywara
2017-12-04
1
-73
/
+56
*
|
add support for Raspberry Pi Zero W
Dmitry Korunov
2017-12-04
2
-0
/
+42
*
|
omap2: set the ethaddr as well as the usbethaddr env var to ensure static MAC
Peter Robinson
2017-12-02
1
-0
/
+3
|
/
*
rockchip: clk: rk3128: fix DCLK_VOP_DIV_CON_MASK
Philipp Tomsich
2017-12-02
1
-1
/
+1
*
rockchip: clk: rk3128: fix NANDC_PLL_SEL_MASK
Philipp Tomsich
2017-12-02
1
-1
/
+1
*
rockchip: dts: rk3399-puma: add /config/sysreset-gpio property
Philipp Tomsich
2017-11-30
1
-0
/
+5
*
rockchip: dts: rk3399-puma: add a 'tsd, usb-port-power' stringlist for USB1
Philipp Tomsich
2017-11-30
1
-0
/
+1
*
rockchip: rk3036: sdram: correct setting for pll integer mode
Kever Yang
2017-11-30
1
-1
/
+1
*
rockchip: rk3036: update clock driver for ddr
Kever Yang
2017-11-30
1
-9
/
+6
*
rockchip: rk3036: fix pll config for correct frequency
Kever Yang
2017-11-30
1
-2
/
+3
*
rockchip: rk3128: add evb-rk3128 support
Kever Yang
2017-11-30
1
-0
/
+24
*
rockchip: rk3128: add pinctrl driver
Kever Yang
2017-11-30
1
-0
/
+551
*
rockchip: rk3128: add clock driver
Kever Yang
2017-11-30
3
-0
/
+245
*
rockchip: rk3128: add soc basic support
Kever Yang
2017-11-30
7
-0
/
+180
*
rockchip: rk3128: add device tree file
Kever Yang
2017-11-30
3
-0
/
+900
*
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
Tom Rini
2017-11-30
19
-12522
/
+168
|
\
|
*
ARM: rmobile: Rework the ULCB CPLD driver
Marek Vasut
2017-11-30
1
-0
/
+9
|
*
ARM: rmobile: Migrate boards to RCar IIC drivers
Marek Vasut
2017-11-30
1
-0
/
+4
|
*
ARM: rmobile: Use PRR driver on all Gen3 boards
Marek Vasut
2017-11-30
2
-0
/
+2
|
*
ARM: rmobile: Convert PRR to DM and OF control
Marek Vasut
2017-11-30
1
-4
/
+57
|
*
ARM: rmobile: Zap checkboard on Gen3
Marek Vasut
2017-11-30
1
-0
/
+2
|
*
ARM: rmobile: Unify R8A7795 and R8A7796 in rmobile Makefile
Marek Vasut
2017-11-30
1
-2
/
+1
|
*
ARM: rmobile: Unify memory map for RCar Gen3
Marek Vasut
2017-11-30
6
-62
/
+72
|
*
ARM: rmobile: Add PRR CPU ID macros
Marek Vasut
2017-11-30
2
-9
/
+20
|
*
ARM: rmobile: Dispose of r8a779x.h for Gen3
Marek Vasut
2017-11-30
3
-62
/
+2
|
*
ARM: rmobile: Zap Gen3 PFC tables
Marek Vasut
2017-11-30
6
-12366
/
+2
|
*
ARM: rmobile: Drop SDHI address macros from Gen3
Marek Vasut
2017-11-30
3
-20
/
+0
|
*
ARM: rmobile: Fix eMMC signal voltage on ULCB
Marek Vasut
2017-11-30
1
-1
/
+1
*
|
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2017-11-30
3
-3
/
+44
|
\
\
|
*
|
arm: mvebu: enable boot from NAND
Sean Nyekjaer
2017-11-30
2
-2
/
+15
|
*
|
arm: mvebu: fix boot from UART when in fallback mode
Sean Nyekjaer
2017-11-30
2
-0
/
+15
|
*
|
arm: mvebu: add nand pins
Sean Nyekjaer
2017-11-30
1
-1
/
+14
|
|
/
*
|
Merge git://git.denx.de/u-boot-x86
Tom Rini
2017-11-30
7
-43
/
+118
|
\
\
|
*
|
x86: lib: Implement standalone __udivdi3 etc instead of libgcc ones
Stefan Roese
2017-11-30
4
-39
/
+114
|
*
|
Revert "x86: bootm: Fix FIT image booting on x86"
Anatolij Gustschin
2017-11-30
1
-1
/
+1
|
*
|
x86: don't compare pointers to 0
Heinrich Schuchardt
2017-11-30
1
-2
/
+2
|
*
|
x86: qemu: Move Cache-As-RAM memory from area mapped to ROM
Anton Gerasimov
2017-11-30
1
-1
/
+1
|
|
/
*
|
board: laird: add WB50N CPU module
Ben Whitten
2017-11-29
1
-0
/
+8
*
|
board: laird: add WB45N CPU module
Ben Whitten
2017-11-29
2
-0
/
+8
[next]