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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
omap3_cairo: remove empty #ifdef/#endif block
Chris Packham
2019-02-09
1
-10
/
+0
*
test: provide unit test for memory functions
Heinrich Schuchardt
2019-02-09
2
-0
/
+15
*
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2019-02-07
21
-101
/
+478
|
\
|
*
configs: Don't use SPI_FLASH_BAR as default
Vignesh R
2019-02-07
8
-8
/
+0
|
*
configs: Remove SF_DUAL_FLASH
Vignesh R
2019-02-07
1
-1
/
+0
|
*
mtd: spi: Switch to new SPI NOR framework
Vignesh R
2019-02-07
1
-83
/
+22
|
*
mtd: spi: spi-nor-core: Add back U-Boot specific features
Vignesh R
2019-02-07
1
-0
/
+9
|
*
mtd: spi: Port SPI NOR framework from Linux
Vignesh R
2019-02-07
2
-0
/
+442
|
*
bitops: Fix GENMASK definition for Sandbox
Vignesh R
2019-02-07
1
-0
/
+5
|
*
configs: Move CONFIG_SPI_FLASH into defconfigs
Vignesh R
2019-02-07
8
-9
/
+0
*
|
arm: mvebu: theadorable: Enable video / LCD support with the new DM driver
Stefan Roese
2019-02-05
1
-0
/
+4
*
|
pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfig
Stefan Roese
2019-02-05
9
-17
/
+0
*
|
pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addr
Stefan Roese
2019-02-05
1
-0
/
+10
|
/
*
Merge tag 'for-master-20190201' of git://git.denx.de/u-boot-rockchip
Tom Rini
2019-02-02
3
-0
/
+85
|
\
|
*
rockchip: Add support for chromebook_bob
Simon Glass
2019-02-01
1
-0
/
+18
|
*
rockchip: rk3399: Add ROCKCHIP_DEVICE_SETTINGS to set env
Simon Glass
2019-02-01
1
-0
/
+5
|
*
gpio: Add a simple GPIO API for SPL
Simon Glass
2019-02-01
1
-0
/
+62
*
|
Merge tag 'mips-pull-2019-02-01' of git://git.denx.de/u-boot-mips
Tom Rini
2019-02-02
2
-2
/
+2
|
\
\
|
*
|
mips: mt76xx: Use correct timer frequency
Stefan Roese
2019-02-01
2
-2
/
+2
|
|
/
*
|
Kconfig: Migrate CONFIG_BUILD_TARGET
Jagan Teki
2019-02-02
8
-16
/
+0
*
|
lmb: handle more than one DRAM BANK
Simon Goldschmidt
2019-02-02
1
-2
/
+5
*
|
spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4
Tien Fong Chee
2019-02-01
4
-4
/
+4
*
|
spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT
Tien Fong Chee
2019-02-01
4
-4
/
+4
|
/
*
configs: meson64: use vidconsole and usbkbd if enabled
Neil Armstrong
2019-01-31
1
-0
/
+23
*
video: dw_hdmi: add support for color conversion
Jorge Ramirez-Ortiz
2019-01-31
2
-0
/
+228
*
video: dw_hdmi: support SoC specific read/write ops
Jorge Ramirez-Ortiz
2019-01-31
1
-0
/
+2
*
dfu: mmc: call fs functions instead of run_command
Simon Goldschmidt
2019-01-30
1
-1
/
+0
*
Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx
Tom Rini
2019-01-30
6
-12
/
+137
|
\
|
*
arm: imx7s-warp: Convert to DM PMIC
Bryan O'Donoghue
2019-01-28
1
-6
/
+0
|
*
warp7: defconfig: Switch to DM for I2C
Bryan O'Donoghue
2019-01-28
1
-2
/
+0
|
*
imx8qxp: mek: default enable SPL
Peng Fan
2019-01-28
1
-0
/
+26
|
*
colibri_imx7: fix boot commands
Stefan Agner
2019-01-28
1
-2
/
+3
|
*
m53menlo: fix addmtd cmd in default environment
Olaf Mandel
2019-01-28
1
-1
/
+1
|
*
m53menlo: fix splashfile location
Olaf Mandel
2019-01-28
1
-1
/
+1
|
*
pico-imx7d: Add LCD support
Fabio Estevam
2019-01-28
1
-0
/
+12
|
*
imx: Add PHYTEC phyBOARD-i.MX6UL-Segin
Martyn Welch
2019-01-28
1
-0
/
+94
*
|
PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPL
Tom Rini
2019-01-26
4
-8
/
+16
*
|
Merge branch '2019-01-25-master-imports'
Tom Rini
2019-01-26
10
-38
/
+121
|
\
\
|
*
|
lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size
Simon Goldschmidt
2019-01-26
1
-1
/
+1
|
*
|
drivers: esdhc: add support for ColdFire mcf5441x family
Angelo Dureghello
2019-01-26
1
-0
/
+1
|
*
|
ARM: mach-omap2: Kconfig: Allow OMAP5 devices to set entry point
Andrew F. Davis
2019-01-26
1
-1
/
+1
|
*
|
dfu: Make DFU support more SPL friendly
Andrew F. Davis
2019-01-26
1
-5
/
+5
|
*
|
spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU
Andrew F. Davis
2019-01-26
2
-3
/
+3
|
*
|
poplar: sync up device tree with kernel 4.20
Shawn Guo
2019-01-25
2
-20
/
+110
|
*
|
configs: Migrate CONFIG_DFU_MMC again
Tom Rini
2019-01-25
2
-8
/
+0
|
|
/
*
|
Merge tag 'arc-fixes-for-2019.04-rc1' of git://git.denx.de/u-boot-arc
Tom Rini
2019-01-25
6
-19
/
+0
|
\
\
|
|
/
|
/
|
|
*
ARC: Move ENV_SIZE and ENV_OFFSET to Kconfig
Alexey Brodkin
2019-01-25
6
-17
/
+0
|
*
serial: Get rid of CONFIG_DW_SERIAL
Alexey Brodkin
2019-01-25
2
-2
/
+0
*
|
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2019-01-24
15
-26
/
+530
|
\
\
|
*
|
sunxi: usb: Switch to Generic host controllers
Jagan Teki
2019-01-18
7
-26
/
+0
[next]