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
*
trace: Remove the const from write functions
Simon Glass
2019-10-11
1
-3
/
+3
*
Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-10-09
8
-17
/
+93
|
\
|
*
imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB
Stefano Babic
2019-10-08
1
-1
/
+1
|
*
spl: nor: support loading i.MX container format file
Peng Fan
2019-10-08
1
-2
/
+7
|
*
spl: spi: support loading i.MX container format file
Peng Fan
2019-10-08
1
-0
/
+11
|
*
spl: nand: support loading i.MX container format file
Peng Fan
2019-10-08
1
-0
/
+9
|
*
spl: nand: Introduce spl_nand_get_uboot_raw_page
Peng Fan
2019-10-08
1
-2
/
+7
|
*
spl: nor: introduce spl_nor_get_uboot_base
Peng Fan
2019-10-08
1
-4
/
+9
|
*
spl: spi: introduce spl_spi_get_uboot_offs
Peng Fan
2019-10-08
1
-1
/
+9
|
*
spl: mmc: introduce spl_mmc_get_uboot_raw_sector
Peng Fan
2019-10-08
1
-0
/
+11
|
*
imx: Kconfig: Reduce default CONFIG_CSF_SIZE
Breno Matheus Lima
2019-10-08
1
-3
/
+4
|
*
imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode
Lukasz Majewski
2019-10-08
1
-0
/
+9
|
*
Revert "habv4: tools: Avoid hardcoded CSF size for SPL targets"
Stefano Babic
2019-10-08
1
-5
/
+3
|
*
habv4: tools: Avoid hardcoded CSF size for SPL targets
Breno Matheus Lima
2019-10-08
1
-3
/
+5
|
*
spl: mmc: support loading i.MX container format file
Peng Fan
2019-10-08
1
-0
/
+10
|
*
ARM: imx: Support larger SPL size on IMX6DQ
Robert Hancock
2019-10-08
1
-1
/
+2
|
*
spl: pass args to board_return_to_bootrom
Peng Fan
2019-10-08
1
-3
/
+4
*
|
spl: Convert CONFIG_SPL_SIZE_LIMIT to hex
Simon Glass
2019-10-08
1
-1
/
+1
*
|
spl: Allow tiny printf() to be controlled in SPL and TPL
Simon Glass
2019-10-08
2
-2
/
+2
*
|
spl: Set up the bloblist in board_init_r()
Simon Glass
2019-10-08
1
-17
/
+18
*
|
spl: Add an arch-specific hook for writing to SPL handoff
Simon Glass
2019-10-08
1
-3
/
+9
*
|
spl: handoff: Correct Kconfig condition for SPL and TPL
Simon Glass
2019-10-08
1
-2
/
+2
|
/
*
splash: fix splash banner output
Anatolij Gustschin
2019-09-21
1
-1
/
+45
*
splash: fix logo drawing if CONFIG_VIDEO_LOGO enabled
Anatolij Gustschin
2019-09-21
1
-2
/
+33
*
usb: Add nonblock argument to submit_int_msg
Michal Suchanek
2019-09-11
3
-6
/
+9
*
usb: storage: submit_int_msg -> usb_int_msg
Michal Suchanek
2019-09-11
1
-2
/
+2
*
usb: usb_submit_int_msg -> usb_int_msg
Michal Suchanek
2019-09-11
2
-6
/
+6
*
usb_kdb: only process events successfully received
Michal Suchanek
2019-09-11
1
-4
/
+3
*
board_f: fix noncached reservation calculation
Stephen Warren
2019-08-30
2
-3
/
+16
*
image: add new "copro" image type
Patrick Delaunay
2019-08-27
1
-0
/
+1
*
Merge branch '2019-08-26-master-imports'
Tom Rini
2019-08-26
2
-0
/
+18
|
\
|
*
Kconfig: Varios: Fix more SPL, TPL dependencies
Adam Ford
2019-08-26
1
-0
/
+1
|
*
board_f: reserve noncached space below malloc area
Vikas Manocha
2019-08-26
1
-0
/
+17
*
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2019-08-26
6
-14
/
+135
|
\
\
|
|
/
|
/
|
|
*
riscv: support SPL stack and global data relocation
Lukas Auer
2019-08-26
1
-1
/
+1
|
*
spl: support booting via RISC-V OpenSBI
Lukas Auer
2019-08-26
5
-0
/
+110
|
*
spl: fit: use U-Boot device tree when FIT image has no device tree
Lukas Auer
2019-08-26
1
-13
/
+24
*
|
Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig
Hannes Schmelzer
2019-08-25
1
-0
/
+8
|
/
*
Kconfigs: Various: Fix some SPL, TPL and ARM64 dependencies
Adam Ford
2019-08-23
1
-0
/
+2
*
Drop PCMCIA
Simon Glass
2019-08-11
1
-12
/
+0
*
env: Rename environment.h to env_internal.h
Simon Glass
2019-08-11
3
-3
/
+3
*
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
2
-2
/
+0
*
env: Move get/set_default_env() to env.h
Simon Glass
2019-08-11
2
-2
/
+2
*
env: Move env_get() to env.h
Simon Glass
2019-08-11
11
-0
/
+11
*
env: Move env_set() to env.h
Simon Glass
2019-08-11
8
-0
/
+8
*
env: Move env_get_hex() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
env: Move env_set_hex() to env.h
Simon Glass
2019-08-11
3
-0
/
+3
*
env: Move env_relocate() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
env: Move env_init() to env.h
Simon Glass
2019-08-11
2
-0
/
+2
*
env: Create a new file for environment functions
Simon Glass
2019-08-11
1
-0
/
+1
[next]