Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
08eaa83ee4c6b1874162696dace3899bfd7ffd7b
/
common
76f44296
Merge git://git.denx.de/u-boot-mmc
by Tom Rini
· 7 years ago
3301bfc
riscv: Modify generic codes to support RISC-V
by Rick Chen
· 7 years ago
d053167
mmc: add a Kconfig option to enable the support for MMC write operations
by Jean-Jacques Hiblot
· 7 years ago
ee61532
common: do not compile common fastboot code when building the SPL
by Jean-Jacques Hiblot
· 7 years ago
c4078af
spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option
by Philipp Tomsich
· 7 years ago
2dec06f
common: Fix-up MAC addr in dts by fetching env variable serially
by Prabhakar Kushwaha
· 7 years ago
d2611aa
common: image.c: Fix CACHE: Misaligned operation output
by Heiko Schocher
· 7 years ago
01aea29
Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 7 years ago
0f6cf5b
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
9179c81
fpga: allow programming fpga from FIT image for all FPGA drivers
by Goldschmidt Simon
· 7 years ago
6767ec7
binman: Add binman support to spl_ram.c
by Simon Glass
· 7 years ago
867a398
binman: Add binman symbol support to SPL
by Simon Glass
· 7 years ago
8876c7e
SPL: Add FIT data-position property support
by Peng Fan
· 7 years ago
55e32ba
log: Plumb logging into the init sequence
by Simon Glass
· 7 years ago
14c8a06
log: Add a test command
by Simon Glass
· 7 years ago
a68ce92
log: Add a console driver
by Simon Glass
· 7 years ago
d95645d
log: Add an implementation of logging
by Simon Glass
· 7 years ago
49badb9
Drop the log buffer
by Simon Glass
· 7 years ago
e599972
usb: Correct use of debug()
by Simon Glass
· 7 years ago
16e3d7c
Revert "sandbox: Drop special case console code for sandbox"
by Simon Glass
· 7 years ago
831030d
common: command: tempory buffer should have size of command line buf
by Heinrich Schuchardt
· 7 years ago
d64dbd4
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
386902a
spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabled
by Tom Rini
· 7 years ago
693f492
usb: hub: identify the hub-device to usb_hub_reset_devices
by Philipp Tomsich
· 7 years ago
4faa011
spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size
by Philipp Tomsich
· 7 years ago
e3a43a8
spl: atf: drop the SPL_ATF_TEXT_BASE configuration item
by Philipp Tomsich
· 7 years ago
f661881
spl: rename config item SPL_ATF_SUPPORT to SPL_ATF
by Philipp Tomsich
· 7 years ago
4ab63e0
spl: atf: introduce spl_invoke_atf and make bl31_entry private
by Philipp Tomsich
· 7 years ago
e61eff9
spl: fit: implement recording of loadables into /fit-images
by Philipp Tomsich
· 7 years ago
a601818
spl: fit: implement fdt_record_loadable
by Philipp Tomsich
· 7 years ago
1345ffa
spl: fit: simplify logic for FDT loading for non-OS boots
by Philipp Tomsich
· 7 years ago
1bf3eb2
image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted Firmware
by Philipp Tomsich
· 7 years ago
ae1627c
thermal: ti-bandgap: Add support for temperature sensor
by Faiz Abbas
· 7 years ago
b58b9ca
malloc: don't compare pointers to 0
by Heinrich Schuchardt
· 7 years ago
06cb77c
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
80d51a4
Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND
by Tom Rini
· 7 years ago
13ee6da
SPL: fix printing of image name
by André Draszik
· 7 years ago
54619bb
Revert "console: simplify puts()"
by Soeren Moch
· 7 years ago
6cc131d
spl: set SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to 0x4000 for rockchip
by Kever Yang
· 7 years ago
79f3c59
image-sig: use designated initializers for algorithm
by Masahiro Yamada
· 7 years ago
789ee0e
stm32: fix STMicroelectronics copyright
by Patrice Chotard
· 7 years ago
25c9bee
common: Remove genimg_get_image()
by Tuomas Tynkkynen
· 7 years ago
1b72520
Drop CONFIG_HAS_DATAFLASH
by Tuomas Tynkkynen
· 7 years ago
06eefbd
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
a34ca5f
spl: fix assignment of board info to global data
by York Sun
· 7 years ago
5e7c12e
fit: If no matching config is found in fit_find_config_node(), use the default one
by Jean-Jacques Hiblot
· 7 years ago
a922d81
fit: fixed bug in locate_dtb_in_fit()
by Jean-Jacques Hiblot
· 7 years ago
f1f8c4d
fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit()
by Jean-Jacques Hiblot
· 7 years ago
2037fa4
dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig
by Jean-Jacques Hiblot
· 7 years ago
10cbc1c
common: Drop LOGLEVEL to 4
by Tom Rini
· 7 years ago
81e1042
treewide: replace with error() with pr_err()
by Masahiro Yamada
· 7 years ago
bf9c293
printk: collect printk stuff into <linux/printk.h> with loglevel support
by Masahiro Yamada
· 7 years ago
4647397
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
77f871b
usb: storage: Fix overwritten in usb_stor_set_max_xfer_blk()
by Bin Meng
· 7 years ago
026465b
usb: hub: Clear BH reset status change for a 3.0 hub
by Bin Meng
· 7 years ago
dff5c16
usb: hub: Clear port reset before usb_hub_port_connect_change()
by Bin Meng
· 7 years ago
d21e8ba
usb: Read device descriptor after device is addressed for xHCI
by Bin Meng
· 7 years ago
ae6d0cf
usb: Only get 64 bytes device descriptor for full speed devices
by Bin Meng
· 7 years ago
94e0e75
usb: Handle audio extension endpoint descriptor in usb_parse_config()
by Bin Meng
· 7 years ago
c37e0cf
TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default value
by Tom Rini
· 7 years ago
c0a4e2d
spl: spl_mmc: add __maybe_unused to mmc_load_image_raw_sector()
by Seung-Woo Kim
· 7 years ago
9f44711
dm: usb: storage: Fix broken read/write when both EHCD and xHCD are enabled
by Bin Meng
· 7 years ago
f6e373e
usb: storage: Refactor to use max_xfer_blk from struct us_data
by Bin Meng
· 7 years ago
25d65f1
spl: Fix compiling warning on gunzip argument
by York Sun
· 7 years ago
aca62db
spl: stash bootstage info before jump to next stage
by Kever Yang
· 7 years ago
0cbf114
bootstage: adjust Makefile to allow including bootstage in SPL, but not in TPL
by Philipp Tomsich
· 7 years ago
572d4f2
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 7 years ago
72eec11
bootstage: Provide a separate record count setting for SPL
by Simon Glass
· 7 years ago
b501191
bootstage: Drop unused options
by Simon Glass
· 7 years ago
b77fe1f
board_f: Drop the timer after relocation
by Simon Glass
· 7 years ago
6e51fb2
fit: Introduce methods for applying overlays on fit-load
by Pantelis Antoniou
· 7 years ago
5e671d6
fit: Do not throw away extra configuration on fit_image_load()
by Pantelis Antoniou
· 7 years ago
a488074
fit: Allow multiple images per property
by Pantelis Antoniou
· 7 years ago
592386d
fdt: Introduce helper method fdt_overlay_apply_verbose()
by Pantelis Antoniou
· 7 years ago
dcb711f
spl: add newline in debug output
by Anatolij Gustschin
· 7 years ago
30f9d56
image: Add TI PMMC image type
by Andrew F. Davis
· 7 years ago
a058b8a
spl: fit: Add booting OS first
by York Sun
· 7 years ago
adf99fa
spl: fit: Support both external and embedded data
by York Sun
· 7 years ago
a6945fe
spl: fit: Eanble GZIP support for image decompression
by York Sun
· 7 years ago
0dacdb0
spl: typo fix for SPL_ATF_SUPPORT description
by Kever Yang
· 7 years ago
7e9e0b5
splash_source: Verify FIT magic
by Niko Mauno
· 7 years ago
47dce76
Revert "Merge git://git.denx.de/u-boot-video"
by Tom Rini
· 7 years ago
bd0f255
Merge git://git.denx.de/u-boot-video
by Tom Rini
· 7 years ago
a220f8f
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· 7 years ago
28674c9
spl: do not repeat timer init on i.MX6
by Anatolij Gustschin
· 7 years ago
59f1ac3
splash_source: Verify FIT magic
by Niko Mauno
· 7 years ago
51962ee
bootvx_fdt: fix missing 'fdt_fixup_ethernet(...)' on vxWorks boot
by Hannes Schmelzer
· 7 years ago
1664c5b
common: console: Fix duplicated CONFIG in silent env callback
by Wilson Lee
· 7 years ago
d0d9d21
spl: add serial download protocol (SDP) support
by Stefan Agner
· 7 years ago
bda6f77
fb_mmc.c: Correct blk_dread() return value checks
by Tom Rini
· 7 years ago
0ac605c
common/fb_mmc.c: Fix warnings about casts
by Tom Rini
· 7 years ago
3b361dc
common/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATA
by Thomas Petazzoni
· 7 years ago
195bc4b
spl: spl_mmc.c Correct blk_dread() return value check
by Tom Rini
· 7 years ago
03361c7
hash: Compile only hardware or software versions of SHA algorithms
by Tom Rini
· 7 years ago
fb9fc96
lcd: avoid possible NULL dereference
by xypron.glpk@gmx.de
· 7 years ago
f7f0377
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 7 years ago
e062f91
spl: fix Makefile for NOR, XIP and YMODEM
by Philipp Tomsich
· 7 years ago
6c857ad
dm: sata: Support driver model with the 'sata' command
by Simon Glass
· 7 years ago
da1a134
env: Rename some other getenv()-related functions
by Simon Glass
· 7 years ago
399a9ce
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
by Simon Glass
· 7 years ago
Next »