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
...
*
colibri-imx6ull: fix usb host mode
Marcel Ziswiler
2019-06-11
1
-1
/
+1
*
ARM: imx: apalis_imx6: Drop ad-hoc SATA binding
Marek Vasut
2019-06-11
1
-49
/
+0
*
regulator: bd71837: copy the bd71837 pmic driver from NXP imx u-boot
Matti Vaittinen
2019-06-11
4
-0
/
+159
*
colibri_imx7: migrate usb to driver model
Igor Opaniuk
2019-06-11
4
-0
/
+95
*
configs: imx6-engicam: Update the recoveryboot setting
Jagan Teki
2019-06-11
1
-12
/
+7
*
toradex apalis/colibri: extend CONFIG_SYS_MALLOC_F_LEN
Igor Opaniuk
2019-06-11
11
-1
/
+11
*
apalis_imx6: add device tree to makefile
Marcel Ziswiler
2019-06-11
1
-0
/
+1
*
apalis/colibri imx6: provide proper fdtfile value
Igor Opaniuk
2019-06-11
2
-2
/
+2
*
ARM: dts: i.MX6ULL: U-Boot specific dts for u-boot, dm-spl
Parthiban Nallathambi
2019-06-11
2
-0
/
+35
*
power: pfuze100: Fix off by one error in voltage table handling
Trent Piepho
2019-06-11
1
-2
/
+2
*
mx7ulp: Add common plugin codes for mx7ulp
Ye Li
2019-06-11
2
-1
/
+94
*
board: toradex: add colibri imx8qxp 2gb wb it v1.0b module support
Marcel Ziswiler
2019-06-11
12
-4
/
+970
*
imx: fix building for i.mx8 without spl
Marcel Ziswiler
2019-06-11
1
-0
/
+2
*
ARM: imx6logic: Stop overwriting fdt_file if manually set
Adam Ford
2019-06-11
1
-1
/
+2
*
spl: Correct SPL_SIZE_LIMIT Kconfig option
Tom Rini
2019-06-08
1
-1
/
+1
*
Merge branch '2019-06-07-master-imports'
Tom Rini
2019-06-07
6
-26
/
+95
|
\
|
*
spl: add overall SPL size check
Simon Goldschmidt
2019-06-07
5
-9
/
+72
|
*
configs: rk3288: Tinker Board SPL file must fit into 32 KiB
Heinrich Schuchardt
2019-06-07
1
-0
/
+1
|
*
configs: define CONFIG_SPL_SIZE_LIMIT
Heinrich Schuchardt
2019-06-07
2
-0
/
+16
|
*
imx: move BOARD_SIZE_CHECK to main Makefile
Heinrich Schuchardt
2019-06-07
2
-16
/
+1
|
*
Makefile: reusable function for BOARD_SIZE_CHECK
Heinrich Schuchardt
2019-06-07
1
-10
/
+14
*
|
lib/vsprintf: allow printing upper case GUIDs
Heinrich Schuchardt
2019-06-07
4
-16
/
+49
|
/
*
Merge tag 'efi-2019-07-rc4-2' of git://git.denx.de/u-boot-efi
Tom Rini
2019-06-05
11
-21
/
+100
|
\
|
*
cmd: env: add -nv option for UEFI non-volatile variable
AKASHI Takahiro
2019-06-04
2
-4
/
+14
|
*
cmd: efidebug: make some boot variables non-volatile
AKASHI Takahiro
2019-06-04
1
-0
/
+3
|
*
efi_loader: bootmgr: make BootNext non-volatile
AKASHI Takahiro
2019-06-04
1
-1
/
+2
|
*
efi_loader: variable: support non-volatile attribute
AKASHI Takahiro
2019-06-04
1
-3
/
+9
|
*
efi_loader: notify memory map changes
Heinrich Schuchardt
2019-06-04
1
-0
/
+11
|
*
cmd: env: print a message when setting UEFI variable failed
AKASHI Takahiro
2019-06-04
1
-1
/
+9
|
*
efi_loader: bootmgr: print a message when loading from BootNext failed
AKASHI Takahiro
2019-06-04
1
-1
/
+5
|
*
efi_loader: close protocols in UnloadImage()
Heinrich Schuchardt
2019-06-04
1
-2
/
+36
|
*
efi_loader: fix EnableCursor()
Heinrich Schuchardt
2019-06-04
1
-0
/
+1
|
*
efi_loader: check timer events in Stall()
Heinrich Schuchardt
2019-06-04
1
-1
/
+7
|
*
lib: time: export usec_to_tick()
Heinrich Schuchardt
2019-06-04
3
-8
/
+10
|
*
efi_loader: DisconnectController() with no driver
Heinrich Schuchardt
2019-06-04
1
-2
/
+7
*
|
Merge branch '2019-06-05-master-imports'
Tom Rini
2019-06-05
21
-1094
/
+299
|
\
\
|
*
|
cmd/led: check subcommand "list" instead "l"
Heiko Schocher
2019-06-05
1
-2
/
+2
|
*
|
board: am335x/mux: configure the pins for 8-bit data transfer on MMC1
Jean-Jacques Hiblot
2019-06-05
1
-0
/
+4
|
*
|
board/km: update maintainer e-mail
Holger Brunck
2019-06-05
3
-3
/
+3
|
*
|
arm: davinci: remove leftover assembly
Bartosz Golaszewski
2019-06-05
2
-696
/
+0
|
*
|
configs/legoev3: define CONFIG_SKIP_LOWLEVEL_INIT
David Lechner
2019-06-05
1
-0
/
+1
|
*
|
ARM: da850evm: Fix reading MAC from SPI
Adam Ford
2019-06-05
1
-1
/
+1
|
*
|
arm: omap3: Manually initialize GPIO if OF_CONTROL doesn't
Adam Ford
2019-06-05
1
-1
/
+3
|
*
|
ARM: DTS: imx6q-logicpd: Resync with Linux 5.1
Adam Ford
2019-06-05
3
-384
/
+279
|
*
|
ARM: davinci: Remove ipam390 linker script from Kconfig
Adam Ford
2019-06-05
1
-1
/
+0
|
*
|
ARM: davinci: SPL: fix BSS initialization
Sekhar Nori
2019-06-05
5
-5
/
+4
|
*
|
ARM: davinci: omal138_lcdk: fix MMC boot breakage due to driver model conversion
Sekhar Nori
2019-06-05
1
-1
/
+1
|
*
|
board/BuR/common: fix detection for PSC/STM resetcontroller
Hannes Schmelzer
2019-06-05
1
-0
/
+1
|
/
/
*
|
Merge git://git.denx.de/u-boot-riscv
Tom Rini
2019-06-05
9
-1
/
+152
|
\
\
|
*
|
riscv: Add Microchip MPFS Icicle board support
Padmarao Begari
2019-06-05
7
-0
/
+145
[prev]
[next]