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
...
|
*
|
|
armv8: lx2160a: Update CONFIG_SYS_FSL_PEBUF_BASE
Priyanka Jain
2019-02-19
1
-0
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge branch '2019-02-19-master-imports'
Tom Rini
2019-02-19
50
-232
/
+745
|
\
\
\
|
*
|
|
travis: Exclude omap from the arm926ejs job
Tom Rini
2019-02-19
1
-1
/
+1
|
*
|
|
cmd: pcmcia: Build only if CONFIG_CMD_PCMCIA=y
Ismael Luceno Cortes
2019-02-19
1
-1
/
+1
|
*
|
|
dm: Fix typo 'Watchdot' -> 'Watchdog'
Chris Packham
2019-02-19
1
-1
/
+1
|
*
|
|
ARM: omap3: evm: Update DM SPL support
Derald D. Woods
2019-02-19
4
-39
/
+15
|
*
|
|
omap3_beagle: Enable DM_SPI
Tom Rini
2019-02-19
1
-0
/
+1
|
*
|
|
omap3_beagle: Update for DM SPL support
Tom Rini
2019-02-19
5
-51
/
+20
|
*
|
|
cmd/fs: fix build if CMD_BOOTEFI is not set
Gervais, Francois
2019-02-19
1
-0
/
+2
|
*
|
|
ARM: omap3_logic: Enable SPL booting device tree
Adam Ford
2019-02-19
9
-41
/
+39
|
*
|
|
ARM: DTS: omap3-u-boot.dtsi
Adam Ford
2019-02-19
1
-0
/
+81
|
*
|
|
ARM: da8xxevm: Add NAND instructions for da850-evm to README
Adam Ford
2019-02-19
1
-0
/
+8
|
*
|
|
ARM: am3517_evm: Enable Falcon Mode
Adam Ford
2019-02-19
2
-0
/
+2
|
*
|
|
ARM: da850evm: Increase Malloc Size
Adam Ford
2019-02-19
4
-0
/
+4
|
*
|
|
hikey: Allow environment to store in eMMC and increase bootdelay
Manivannan Sadhasivam
2019-02-19
2
-4
/
+5
|
*
|
|
test: let use gdbserver for all sandbox targets
Igor Opaniuk
2019-02-19
1
-2
/
+2
|
*
|
|
bcm963158: use TARGET_BCM963158 instead of ARCH_BCM63158
Philippe Reynes
2019-02-19
1
-1
/
+1
|
*
|
|
dtbo: Fix dtbo generation rules
Michal Simek
2019-02-19
1
-1
/
+1
|
*
|
|
fs: fat: Reduce default max clustersize 64KiB from malloc pool
Tien Fong Chee
2019-02-19
1
-1
/
+9
|
*
|
|
fs: fat: dynamically allocate memory for temporary buffer
Tien Fong Chee
2019-02-19
1
-6
/
+12
|
*
|
|
spl: implement CRC check on U-Boot uImage
Simon Goldschmidt
2019-02-19
3
-7
/
+50
|
*
|
|
configs: am57xx_evm: define CONFIG_SPL_LOAD_FIT_ADDRESS for SPL-DFU
Bin Liu
2019-02-19
1
-0
/
+11
|
*
|
|
cmd: date: Do not overwrite arguments
Roman Kapl
2019-02-19
1
-4
/
+4
|
*
|
|
elf: fix cache flushing in 'bootelf -p' command
Kurban Mallachiev
2019-02-19
1
-2
/
+4
|
*
|
|
board/BuR/brxre1: convert do DM
Hannes Schmelzer
2019-02-19
6
-61
/
+463
|
*
|
|
dm: scsi: report correct device number
Heinrich Schuchardt
2019-02-19
1
-6
/
+7
|
*
|
|
tpm: simplify: tpm_set_global_lock()
Heinrich Schuchardt
2019-02-19
1
-3
/
+1
|
/
/
/
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2019-02-18
8
-175
/
+69
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ARM: socfpga: stratix10: Return valid error code from FPGA driver
Ang, Chee Hong
2019-02-18
1
-11
/
+6
|
*
|
mmc: dwmmc: Poll for iDMAC TX/RX interrupt
Ley Foon Tan
2019-02-18
2
-0
/
+26
|
*
|
arm: socfpga: gen5: remove hacked ETH RST handling
Simon Goldschmidt
2019-02-18
3
-110
/
+1
|
*
|
arm: socfpga: gen5 enable designware_socfpga
Simon Goldschmidt
2019-02-18
1
-0
/
+1
|
*
|
net: designware: socfpga: adapt to Gen5
Simon Goldschmidt
2019-02-18
2
-54
/
+35
|
|
/
*
|
Prepare v2019.04-rc2
Tom Rini
2019-02-18
1
-1
/
+1
*
|
configs: Enable CONFIG_BLK in am57xx_evm and am57xx_hs_evm
Jean-Jacques Hiblot
2019-02-18
2
-4
/
+6
*
|
configs: k2g_evm: Enable CONFIG_BLK
Jean-Jacques Hiblot
2019-02-18
1
-1
/
+0
*
|
efi_loader: Swap roles with Heinrich
Alexander Graf
2019-02-18
1
-2
/
+2
*
|
rpi: Make Matthias maintainer
Alexander Graf
2019-02-18
1
-1
/
+1
*
|
board/BuR/brppt1: fix ethernet support on brppt1 boards
Hannes Schmelzer
2019-02-18
3
-3
/
+6
*
|
Merge tag 'efi-2019-04-rc2' of https://github.com/xypron2/u-boot
Tom Rini
2019-02-18
16
-226
/
+868
|
\
\
|
*
|
efi_loader: do not miss last relocation block
Heinrich Schuchardt
2019-02-16
1
-1
/
+1
|
*
|
efi_loader: documentation of image loader
Heinrich Schuchardt
2019-02-16
2
-9
/
+25
|
*
|
efi_loader: clean up bootefi_test_prepare()
Heinrich Schuchardt
2019-02-16
1
-25
/
+33
|
*
|
efi_loader: fix EFI entry counting
Heinrich Schuchardt
2019-02-16
2
-2
/
+3
|
*
|
efi_loader: use efi_start_image() for bootefi
Heinrich Schuchardt
2019-02-16
3
-24
/
+8
|
*
|
efi_loader: set entry point in efi_load_pe()
Heinrich Schuchardt
2019-02-16
4
-31
/
+29
|
*
|
efi_loader: LoadImage: always allocate new pages
Heinrich Schuchardt
2019-02-16
3
-32
/
+72
|
*
|
efi_loader: error handling in efi_setup_loaded_image()
Heinrich Schuchardt
2019-02-16
1
-12
/
+21
|
*
|
test: adjust names of Unicode test functions
Heinrich Schuchardt
2019-02-16
1
-49
/
+49
|
*
|
lib/vsprintf: print '?' for illegal Unicode sequence
Heinrich Schuchardt
2019-02-16
1
-0
/
+2
[prev]
[next]