Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5509dae9396db64f09e9887a3f71f8c2b8e7a2b4
/
common
54619bb
Revert "console: simplify puts()"
by Soeren Moch
· Sat Nov 04 16:14:09 2017 +0100
6cc131d
spl: set SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to 0x4000 for rockchip
by Kever Yang
· Thu Nov 02 15:16:34 2017 +0800
79f3c59
image-sig: use designated initializers for algorithm
by Masahiro Yamada
· Mon Oct 23 10:03:40 2017 +0900
789ee0e
stm32: fix STMicroelectronics copyright
by Patrice Chotard
· Mon Oct 23 09:53:58 2017 +0200
25c9bee
common: Remove genimg_get_image()
by Tuomas Tynkkynen
· Tue Oct 10 21:59:43 2017 +0300
1b72520
Drop CONFIG_HAS_DATAFLASH
by Tuomas Tynkkynen
· Tue Oct 10 21:59:42 2017 +0300
06eefbd
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Thu Oct 12 13:36:58 2017 -0400
a34ca5f
spl: fix assignment of board info to global data
by York Sun
· Thu Sep 28 08:42:10 2017 -0700
5e7c12e
fit: If no matching config is found in fit_find_config_node(), use the default one
by Jean-Jacques Hiblot
· Fri Sep 15 12:57:27 2017 +0200
a922d81
fit: fixed bug in locate_dtb_in_fit()
by Jean-Jacques Hiblot
· Fri Sep 15 12:57:26 2017 +0200
f1f8c4d
fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit()
by Jean-Jacques Hiblot
· Fri Sep 15 12:57:25 2017 +0200
2037fa4
dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig
by Jean-Jacques Hiblot
· Fri Sep 15 12:57:24 2017 +0200
10cbc1c
common: Drop LOGLEVEL to 4
by Tom Rini
· Wed Oct 04 16:44:30 2017 -0400
81e1042
treewide: replace with error() with pr_err()
by Masahiro Yamada
· Sat Sep 16 14:10:41 2017 +0900
bf9c293
printk: collect printk stuff into <linux/printk.h> with loglevel support
by Masahiro Yamada
· Sat Sep 16 14:10:40 2017 +0900
4647397
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· Sun Oct 01 18:06:53 2017 -0400
77f871b
usb: storage: Fix overwritten in usb_stor_set_max_xfer_blk()
by Bin Meng
· Wed Sep 27 21:50:07 2017 -0700
026465b
usb: hub: Clear BH reset status change for a 3.0 hub
by Bin Meng
· Mon Sep 18 06:40:46 2017 -0700
dff5c16
usb: hub: Clear port reset before usb_hub_port_connect_change()
by Bin Meng
· Mon Sep 18 06:40:45 2017 -0700
d21e8ba
usb: Read device descriptor after device is addressed for xHCI
by Bin Meng
· Mon Sep 18 06:40:43 2017 -0700
ae6d0cf
usb: Only get 64 bytes device descriptor for full speed devices
by Bin Meng
· Mon Sep 18 06:40:42 2017 -0700
94e0e75
usb: Handle audio extension endpoint descriptor in usb_parse_config()
by Bin Meng
· Mon Sep 18 06:40:40 2017 -0700
c37e0cf
TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default value
by Tom Rini
· Sun Sep 17 11:44:49 2017 -0400
c0a4e2d
spl: spl_mmc: add __maybe_unused to mmc_load_image_raw_sector()
by Seung-Woo Kim
· Tue Sep 19 13:29:45 2017 +0900
9f44711
dm: usb: storage: Fix broken read/write when both EHCD and xHCD are enabled
by Bin Meng
· Thu Sep 07 06:13:21 2017 -0700
f6e373e
usb: storage: Refactor to use max_xfer_blk from struct us_data
by Bin Meng
· Thu Sep 07 06:13:20 2017 -0700
25d65f1
spl: Fix compiling warning on gunzip argument
by York Sun
· Fri Sep 15 08:21:13 2017 -0700
aca62db
spl: stash bootstage info before jump to next stage
by Kever Yang
· Wed Sep 13 18:24:24 2017 +0800
0cbf114
bootstage: adjust Makefile to allow including bootstage in SPL, but not in TPL
by Philipp Tomsich
· Mon Sep 11 22:04:09 2017 +0200
572d4f2
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· Sun Sep 17 11:46:51 2017 -0400
72eec11
bootstage: Provide a separate record count setting for SPL
by Simon Glass
· Tue Sep 05 19:49:49 2017 -0600
b501191
bootstage: Drop unused options
by Simon Glass
· Tue Sep 05 19:49:48 2017 -0600
b77fe1f
board_f: Drop the timer after relocation
by Simon Glass
· Tue Sep 05 19:49:45 2017 -0600
6e51fb2
fit: Introduce methods for applying overlays on fit-load
by Pantelis Antoniou
· Mon Sep 04 23:12:16 2017 +0300
5e671d6
fit: Do not throw away extra configuration on fit_image_load()
by Pantelis Antoniou
· Mon Sep 04 23:12:15 2017 +0300
a488074
fit: Allow multiple images per property
by Pantelis Antoniou
· Mon Sep 04 23:12:14 2017 +0300
592386d
fdt: Introduce helper method fdt_overlay_apply_verbose()
by Pantelis Antoniou
· Mon Sep 04 23:12:11 2017 +0300
dcb711f
spl: add newline in debug output
by Anatolij Gustschin
· Tue Aug 01 16:17:12 2017 +0200
30f9d56
image: Add TI PMMC image type
by Andrew F. Davis
· Mon Jul 31 10:58:20 2017 -0500
a058b8a
spl: fit: Add booting OS first
by York Sun
· Tue Aug 15 11:14:45 2017 -0700
adf99fa
spl: fit: Support both external and embedded data
by York Sun
· Tue Aug 15 11:14:44 2017 -0700
a6945fe
spl: fit: Eanble GZIP support for image decompression
by York Sun
· Tue Aug 15 11:14:43 2017 -0700
0dacdb0
spl: typo fix for SPL_ATF_SUPPORT description
by Kever Yang
· Thu Sep 07 15:50:18 2017 +0800
7e9e0b5
splash_source: Verify FIT magic
by Niko Mauno
· Thu Aug 03 09:53:24 2017 +0300
47dce76
Revert "Merge git://git.denx.de/u-boot-video"
by Tom Rini
· Fri Sep 01 16:17:17 2017 -0400
bd0f255
Merge git://git.denx.de/u-boot-video
by Tom Rini
· Fri Sep 01 12:57:03 2017 -0400
a220f8f
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· Fri Sep 01 10:40:59 2017 -0400
28674c9
spl: do not repeat timer init on i.MX6
by Anatolij Gustschin
· Mon Aug 28 17:46:33 2017 +0200
59f1ac3
splash_source: Verify FIT magic
by Niko Mauno
· Thu Aug 03 09:53:24 2017 +0300
51962ee
bootvx_fdt: fix missing 'fdt_fixup_ethernet(...)' on vxWorks boot
by Hannes Schmelzer
· Fri Aug 25 14:27:37 2017 +0200
1664c5b
common: console: Fix duplicated CONFIG in silent env callback
by Wilson Lee
· Fri Aug 25 00:06:29 2017 -0700
d0d9d21
spl: add serial download protocol (SDP) support
by Stefan Agner
· Wed Aug 16 11:00:54 2017 -0700
bda6f77
fb_mmc.c: Correct blk_dread() return value checks
by Tom Rini
· Mon Aug 14 21:00:44 2017 -0400
0ac605c
common/fb_mmc.c: Fix warnings about casts
by Tom Rini
· Sat Jun 10 09:15:37 2017 -0400
3b361dc
common/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATA
by Thomas Petazzoni
· Tue Aug 15 23:11:02 2017 +0200
195bc4b
spl: spl_mmc.c Correct blk_dread() return value check
by Tom Rini
· Mon Aug 14 21:01:30 2017 -0400
03361c7
hash: Compile only hardware or software versions of SHA algorithms
by Tom Rini
· Mon Aug 14 16:38:07 2017 -0400
fb9fc96
lcd: avoid possible NULL dereference
by xypron.glpk@gmx.de
· Sun Jul 30 21:59:23 2017 +0200
f7f0377
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· Fri Aug 18 18:24:36 2017 -0400
e062f91
spl: fix Makefile for NOR, XIP and YMODEM
by Philipp Tomsich
· Thu Aug 17 10:06:59 2017 +0200
6c857ad
dm: sata: Support driver model with the 'sata' command
by Simon Glass
· Sat Jul 29 11:35:13 2017 -0600
da1a134
env: Rename some other getenv()-related functions
by Simon Glass
· Thu Aug 03 12:22:15 2017 -0600
399a9ce
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
by Simon Glass
· Thu Aug 03 12:22:14 2017 -0600
22c34c2
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
by Simon Glass
· Thu Aug 03 12:22:13 2017 -0600
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· Thu Aug 03 12:22:12 2017 -0600
4d949a2
env: Rename common functions related to setenv()
by Simon Glass
· Thu Aug 03 12:22:10 2017 -0600
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· Thu Aug 03 12:22:09 2017 -0600
547cb40
Move environment files from common/ to env/
by Simon Glass
· Thu Aug 03 12:21:49 2017 -0600
bd7bffe
common: Move CONFIG_BOOTARGS to Kconfig
by Sam Protsenko
· Mon Aug 14 20:22:17 2017 +0300
cec35dc
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· Mon Aug 14 10:40:01 2017 -0400
f96367a
boot_fit: Change return value from FDT_ERROR to -EINVAL in fdt_offset()
by Nobuhiro Iwamatsu
· Sat Aug 05 05:47:02 2017 +0900
4fac4ea
dm: timer: normalise SPL and TPL support
by Philipp Tomsich
· Fri Jul 28 17:38:42 2017 +0200
7d1319b
moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE
by Philipp Tomsich
· Fri Jul 28 20:20:41 2017 +0200
deff59a
spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig
by Philipp Tomsich
· Fri Jul 28 20:02:34 2017 +0200
be1c53a
spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig
by Philipp Tomsich
· Fri Jul 28 19:20:49 2017 +0200
0e22188
spl: add TPL_DRIVER_MISC_SUPPORT option
by Philipp Tomsich
· Tue Jul 04 14:27:02 2017 +0200
ae7dcd8
spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds
by Philipp Tomsich
· Tue Jul 04 11:16:47 2017 +0200
0c8e75c
spl: Kconfig: split SYS_MALLOC_SIMPLE for TPL and SPL
by Philipp Tomsich
· Fri Jun 30 18:57:25 2017 +0200
60e1578
spl: dm: use CONFIG_IS_ENABLED to test for the DM option
by Philipp Tomsich
· Fri Jun 30 19:02:53 2017 +0200
6c7a88e
spl: dm: Kconfig: fix help text for SPL/TPL confusion
by Philipp Tomsich
· Fri Jul 28 17:03:03 2017 +0200
1013935
spl: use TPL_SYS_MALLOC_F_LEN for TPL
by Philipp Tomsich
· Fri Jul 28 11:06:03 2017 +0200
2706fb1
spl: configure 'return to bootrom' separately for SPL and TPL
by Philipp Tomsich
· Tue Jul 04 14:24:53 2017 +0200
83ad702
spl: add a 'return to bootrom' boot method
by Philipp Tomsich
· Thu Jun 22 23:38:36 2017 +0200
4f6d388
common/env_embedded.c: rename PPCENV/PPCTEXT macros
by Thomas Petazzoni
· Fri Jul 28 23:46:38 2017 +0200
c3e088d
common/env_embedded.c: drop support for CONFIG_SYS_USE_PPCENV
by Thomas Petazzoni
· Fri Jul 28 23:46:37 2017 +0200
089eb6c
Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· Fri Aug 04 07:23:32 2017 -0400
0522353
common: board_f: Make reserve_mmu a weak function
by Siva Durga Prasad Paladugu
· Thu Jul 13 19:01:08 2017 +0530
8bf9908
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· Tue Aug 01 15:38:32 2017 -0400
6f40e7c
x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig
by Bin Meng
· Sun Jul 30 06:23:13 2017 -0700
842a8de
x86: kconfig: Let board select BOARD_EARLY_INIT_F
by Bin Meng
· Sun Jul 30 06:23:11 2017 -0700
29f304b
fdt: Correct fdt_get_base_address()
by Simon Glass
· Tue Jul 04 13:31:20 2017 -0600
5f4bd8c
dm: mmc: Allow disabling driver model in SPL
by Simon Glass
· Tue Jul 04 13:31:19 2017 -0600
10a7fe9
dm: console: Check for serial devices properly
by Simon Glass
· Thu Jul 27 09:31:04 2017 -0600
045e4b5
console: Unify the check for a serial console
by Simon Glass
· Thu Jul 27 09:31:03 2017 -0600
17f14d9
env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig
by Tom Rini
· Wed Jul 26 21:48:00 2017 -0400
d91dce4
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· Sat Jul 29 11:43:51 2017 -0400
a4b2bfb
usb: hub: Call usb_update_hub_device() after hub descriptor is fetched
by Bin Meng
· Wed Jul 19 21:51:18 2017 +0800
66dcbd2
usb: hub: Parse and save TT details from device descriptor
by Bin Meng
· Wed Jul 19 21:51:16 2017 +0800
dab7437
usb: hub: Support 'set hub depth' request for USB 3.0 hubs
by Bin Meng
· Wed Jul 19 21:51:13 2017 +0800
2b51a1b
usb: hub: Translate USB 3.0 hub port status into old version
by Bin Meng
· Wed Jul 19 21:51:12 2017 +0800
Next »