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
...
*
|
spl: implement CRC check on U-Boot uImage
Simon Goldschmidt
2019-02-19
1
-0
/
+5
*
|
configs: am57xx_evm: define CONFIG_SPL_LOAD_FIT_ADDRESS for SPL-DFU
Bin Liu
2019-02-19
1
-0
/
+11
*
|
board/BuR/brxre1: convert do DM
Hannes Schmelzer
2019-02-19
1
-14
/
+2
*
|
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2019-02-18
1
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
mmc: dwmmc: Poll for iDMAC TX/RX interrupt
Ley Foon Tan
2019-02-18
1
-0
/
+7
*
|
Merge tag 'efi-2019-04-rc2' of https://github.com/xypron2/u-boot
Tom Rini
2019-02-18
1
-3
/
+7
|
\
\
|
*
|
efi_loader: use efi_start_image() for bootefi
Heinrich Schuchardt
2019-02-16
1
-0
/
+4
|
*
|
efi_loader: set entry point in efi_load_pe()
Heinrich Schuchardt
2019-02-16
1
-2
/
+2
|
*
|
efi_loader: LoadImage: always allocate new pages
Heinrich Schuchardt
2019-02-16
1
-1
/
+1
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2019-02-16
1
-0
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before boot
Marek Vasut
2019-02-16
1
-0
/
+6
|
|
/
*
|
Merge tag 'u-boot-imx-2019-02-16' of git://git.denx.de/u-boot-imx
Tom Rini
2019-02-16
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
ARM: imx6q_logic: Enable SPL Booting from NAND
Adam Ford
2019-02-15
1
-1
/
+3
*
|
arm64: zynqmp: Remove board config files
Michal Simek
2019-02-14
10
-140
/
+0
*
|
arm64: zynqmp: Remove SPD related configurations
Michal Simek
2019-02-14
1
-3
/
+0
*
|
arm64: zynqmp: Fix logic around CONFIG_ZYNQ_SDHCI
Michal Simek
2019-02-14
8
-16
/
+0
*
|
arm64: zynqmp: Switch all platforms to DM_I2C
Michal Simek
2019-02-14
7
-128
/
+0
*
|
ARM: zynq: Convert dlc20 and zc70x board to DM_I2C
Michal Simek
2019-02-14
2
-30
/
+0
*
|
ARM: zynq: Convert Syzygy to DM_I2C
Michal Simek
2019-02-14
1
-4
/
+0
*
|
arm64: versal: Add mini configuration for Versal
Siva Durga Prasad Paladugu
2019-02-14
1
-0
/
+18
*
|
arm64: versal: Define distro boot commnads for qspi ospi and mmc
Siva Durga Prasad Paladugu
2019-02-14
1
-1
/
+25
*
|
arm: zynq: Define distro boot commnads for qspi, nand and nor
Siva Durga Prasad Paladugu
2019-02-14
1
-0
/
+48
*
|
arm64: versal: Add mini eMMC configuration
Siva Durga Prasad Paladugu
2019-02-14
1
-0
/
+35
*
|
xilinx: Move zynq_board_read_rom_ethaddr to shared location
Michal Simek
2019-02-14
1
-0
/
+1
*
|
arm64: zynqmp: Define distro boot commnads for qspi and nand
Siva Durga Prasad Paladugu
2019-02-14
1
-0
/
+32
*
|
ARM: zynq: Run distribution boot commands first
Michal Simek
2019-02-14
1
-1
/
+8
|
/
*
efi: hii: add HII config routing/access protocols
AKASHI Takahiro
2019-02-13
2
-0
/
+165
*
efi: hii: add keyboard layout package support
AKASHI Takahiro
2019-02-13
1
-0
/
+6
*
efi: hii: add guid package support
AKASHI Takahiro
2019-02-13
1
-0
/
+9
*
efi_loader: Initial HII database protocols
Leif Lindholm
2019-02-13
2
-1
/
+248
*
efi_loader: remove duplicate GUID definition
Heinrich Schuchardt
2019-02-13
1
-3
/
+0
*
efi_loader: use u16* for file name
Heinrich Schuchardt
2019-02-13
1
-1
/
+1
*
efi_loader: refactor switch to non-secure mode
Heinrich Schuchardt
2019-02-13
1
-0
/
+5
*
efi_loader: efi_set_variable use const void *
Heinrich Schuchardt
2019-02-13
2
-2
/
+3
*
efi_loader: use const efi_guid_t * for variable services
Heinrich Schuchardt
2019-02-13
2
-10
/
+12
*
efi_loader: move efi_init_obj_list() to a new efi_setup.c
AKASHI Takahiro
2019-02-13
1
-0
/
+2
*
efi_loader: signature of StartImage and Exit
Heinrich Schuchardt
2019-02-13
1
-3
/
+3
*
distro: not taint environment variables if possible
AKASHI Takahiro
2019-02-13
1
-6
/
+7
*
distro_bootcmd: add NVME support
Heinrich Schuchardt
2019-02-13
1
-0
/
+27
*
lib: add u16_strcpy/strdup functions
Akashi, Takahiro
2019-02-13
1
-0
/
+23
*
efi_loader: struct efi_configuration_table
Heinrich Schuchardt
2019-02-13
1
-1
/
+1
*
efi_loader: efi_guid_t must be 64-bit aligned
Heinrich Schuchardt
2019-02-13
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2019-02-11
3
-0
/
+39
|
\
|
*
dm: core: Introduce dev_read_alias_highest_id()
Michal Simek
2019-02-08
1
-0
/
+16
|
*
fdt: Introduce fdtdec_get_alias_highest_id()
Michal Simek
2019-02-08
1
-0
/
+13
|
*
dm: core: Add of_alias_get_highest_id()
Michal Simek
2019-02-08
1
-0
/
+10
*
|
Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm
Tom Rini
2019-02-10
8
-31
/
+12
|
\
\
|
*
|
sound: i2s: Tidy up a few comments
Simon Glass
2019-02-09
1
-10
/
+1
|
*
|
power: regulator: Introduce regulator_set_enable_if_allowed api
Lokesh Vutla
2019-02-09
1
-0
/
+11
|
*
|
fdt: tegra: Drop COMPAT_AMS_AS3722
Simon Glass
2019-02-09
1
-1
/
+0
[prev]
[next]