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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
log: mute messages generated by log drivers
Heinrich Schuchardt
2020-09-22
2
-9
/
+12
*
Merge branch 'master' into next
Tom Rini
2020-09-21
3
-5
/
+10
|
\
|
*
Fix data abort caused by mis-aligning FIT data
Reuben Dowle
2020-09-11
1
-2
/
+5
|
*
bootm: update image OS image size when decompressing
Heinrich Schuchardt
2020-09-11
1
-0
/
+2
|
*
common: Kconfig: Add dependency for default variables strings
Michal Simek
2020-09-11
1
-3
/
+3
*
|
Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.de...
Tom Rini
2020-09-07
3
-39
/
+16
|
\
\
|
|
/
|
/
|
|
*
board_f: Add default values for bi_dram[] in dram_init_banksize()
Stefan Roese
2020-08-26
1
-6
/
+1
|
*
image: Use gd->ram_base/_size in env_get_bootm_size()
Stefan Roese
2020-08-26
1
-7
/
+2
|
*
CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined
Stefan Roese
2020-08-26
3
-28
/
+15
*
|
sdp: call board_usb_init at spl_sdp_load_image
Frank Li
2020-09-01
1
-0
/
+2
*
|
dfu: fix dfu tftp on sandbox
Heinrich Schuchardt
2020-09-01
1
-1
/
+2
*
|
dfu: fix typo parameteres
Heinrich Schuchardt
2020-09-01
1
-2
/
+1
*
|
image: don't exceed gd->ram_top in bootm_size
Baruch Siach
2020-08-27
1
-0
/
+3
|
/
*
avb: Make AVB independent of fastboot
Usama Arif
2020-08-24
2
-2
/
+19
*
Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-08-23
1
-4
/
+0
|
\
|
*
board_f: Remove dead code from init_func_i2c
Ovidiu Panait
2020-08-22
1
-4
/
+0
*
|
stdio: Tidy up the coding style
Simon Glass
2020-08-23
1
-21
/
+16
*
|
stdio: Drop brackets around &devs.list
Simon Glass
2020-08-23
1
-6
/
+6
*
|
stdio: Update to use compiler for Kconfig checks
Simon Glass
2020-08-23
1
-89
/
+83
*
|
stdio: Tidy up use of CONFIG_SYS_DEVICE_NULLDEV
Simon Glass
2020-08-23
2
-20
/
+11
*
|
Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig
Simon Glass
2020-08-23
1
-0
/
+16
|
/
*
xen: pvblock: Add initial support for para-virtualized block driver
Anastasiia Lukianenko
2020-08-14
1
-0
/
+14
*
xen: Port Xen hypervisor related code from mini-os
Oleksandr Andrushchenko
2020-08-14
1
-0
/
+13
*
common/board_f: make sure to call fix_fdt() before reserve_fdt()
Pragnesh Patel
2020-08-14
1
-3
/
+3
*
spl: usb: Only init usb once
Faiz Abbas
2020-08-11
1
-3
/
+8
*
spl: usb: Create an API spl_usb_load()
Faiz Abbas
2020-08-11
1
-7
/
+13
*
fs/squashfs: new filesystem
Joao Marcos Costa
2020-08-07
1
-0
/
+9
*
console: Always define the console-recording functions
Simon Glass
2020-08-07
1
-1
/
+3
*
common/board_r: Move blkcache_init call earlier in the boot sequence
Ovidiu Panait
2020-08-06
1
-3
/
+3
*
blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC
Ovidiu Panait
2020-08-06
1
-1
/
+1
*
common/board_r: Remove initr_serial wrapper
Ovidiu Panait
2020-08-06
1
-7
/
+1
*
board_f: Remove setup_board_part1
Ovidiu Panait
2020-08-06
1
-11
/
+1
*
board_f: ppc: Factor out ppc-specific bdinfo setup
Ovidiu Panait
2020-08-06
1
-34
/
+2
*
board_f: m68k: Factor out m68k-specific bdinfo setup
Ovidiu Panait
2020-08-06
1
-15
/
+4
*
board_f: Move sram bdinfo assignments to generic code
Ovidiu Panait
2020-08-06
1
-5
/
+5
*
board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo
Ovidiu Panait
2020-08-06
1
-6
/
+5
*
board_f: Introduce arch_setup_bdinfo initcall
Ovidiu Panait
2020-08-06
1
-1
/
+6
*
board_f: Introduce setup_bdinfo initcall
Ovidiu Panait
2020-08-06
1
-0
/
+6
*
arm: move CONFIG_PREBOOT="usb start" to KConfig
Jonas Smedegaard
2020-08-04
1
-0
/
+1
*
spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL
Simon Glass
2020-08-03
1
-0
/
+10
*
find dtb in android boot image with header version 2 during bootm
chenshuo
2020-07-28
1
-3
/
+13
*
Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig
Adam Ford
2020-07-28
1
-0
/
+7
*
Convert CONFIG_SPL_NAND_BASE et al to Kconfig
Adam Ford
2020-07-28
1
-0
/
+12
*
Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig
Adam Ford
2020-07-28
1
-0
/
+14
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-07-27
1
-0
/
+12
|
\
|
*
pci_ep: Add the init function
Xiaowei Bao
2020-07-27
1
-0
/
+12
*
|
fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts()
Masahiro Yamada
2020-07-25
1
-7
/
+10
*
|
fdt_support: call mtdparts_init() after finding MTD node to fix up
Masahiro Yamada
2020-07-25
1
-3
/
+8
*
|
fdt_support: add static to fdt_node_set_part_info()
Masahiro Yamada
2020-07-25
1
-2
/
+2
*
|
lib: libfdt: fdt_region: avoid NULL pointer access
Philippe Reynes
2020-07-25
1
-0
/
+2
|
/
[next]