Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
037166d0532cf686cfb66cd3a9fb3dc79fa5767d
/
common
160583b
board_f: fix calculation of reloc_off
by Lothar Waßmann
· 7 years ago
c55d5c3
board_f: Use IS_ENABLED instead of #ifdef in initf_bootstage()
by Simon Glass
· 7 years ago
b0e0428
edid: Use sizeof() in cea_is_hdmi_vsdb_present()
by Simon Glass
· 7 years ago
d4def9b
powerpc, 5xx: remove support for 5xx
by Heiko Schocher
· 7 years ago
71cb3e9
powerpc, 8260: remove support for mpc8260
by Heiko Schocher
· 7 years ago
65d94db
powerpc, 8xx: remove support for 8xx
by Heiko Schocher
· 7 years ago
edee132
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 7 years ago
c9787ee
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 7 years ago
9e58265
SPL: Add XIP booting support
by Vikas Manocha
· 7 years ago
6dcd5a5
edid: Fix gcc 7.1 warning
by Jernej Skrabec
· 8 years ago
1d9907c
dm: mmc: Ensure that block device is probed
by Simon Glass
· 7 years ago
11dd706
spl: armv7m: to keep ARM v7M in thumb mode before booting next image
by Vikas Manocha
· 7 years ago
a9c3a1b
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
24a8e12
malloc: Turn on DEBUG when enabling unit tests
by Pantelis Antoniou
· 8 years ago
3c82f98
common/spl/Kconfig: Use 'if SPL' / 'if TPL' guards
by Tom Rini
· 8 years ago
fda6052
bootstage: Record time taken to set up the live device tree
by Simon Glass
· 8 years ago
01154cb
bootstage: Support SPL
by Simon Glass
· 8 years ago
01eb904
bootstage: Adjust to use const * where possible
by Simon Glass
· 8 years ago
defee56
bootstage: Tidy up error return values
by Simon Glass
· 8 years ago
405e2b0
bootstage: Record the time taken to set up driver model
by Simon Glass
· 8 years ago
e635af1
bootstage: Init as early as possible
by Simon Glass
· 8 years ago
b9aff92
bootstage: Support relocating boostage data
by Simon Glass
· 8 years ago
b450a56
bootstage: Use debug() for stashing messages
by Simon Glass
· 8 years ago
d7ea78c
bootstage: Show records with a zero time
by Simon Glass
· 8 years ago
60d1ebd
bootstage: Use rec_count as the array index
by Simon Glass
· 8 years ago
b88be6d
bootstage: Fix up code style and comments
by Simon Glass
· 8 years ago
8820033
bootstage: Convert to use malloc()
by Simon Glass
· 8 years ago
80e5d4d
bootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an int
by Simon Glass
· 8 years ago
38e7974
bootstage: Require timer_get_boot_us() to be defined
by Simon Glass
· 8 years ago
f004e8a
arm: Remove include files from common.h
by Simon Glass
· 8 years ago
ac53a5c
api: Add a header for api_init()
by Simon Glass
· 8 years ago
1909a7b
fs: fat: add kbuild configuration support
by Sekhar Nori
· 7 years ago
540eb95
fastboot: Add support for flashing zImage
by Sam Protsenko
· 8 years ago
bb7c01e
fdt: Rename a few functions in fdt_support
by Simon Glass
· 8 years ago
293340a
fdt: Update fdt_get_base_address() to use const
by Simon Glass
· 8 years ago
46e0977
dm: Build a live tree after relocation
by Simon Glass
· 8 years ago
86d78c7
dm: mmc: Don't re-init when accessing environment
by Simon Glass
· 8 years ago
11c89f3
dm: Use dm.h header when driver mode is used
by Simon Glass
· 8 years ago
a9e2c67
Kconfig: Finish migration of hashing commands
by Daniel Thompson
· 8 years ago
8ab507b
env_mmc: configure environment offsets via device tree
by Philipp Tomsich
· 8 years ago
df7576b
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
b569a01
Kconfig: Add a CONFIG_IDE option
by Simon Glass
· 8 years ago
b22ec7a
Kconfig: Add CONFIG_HASH to enable hashing API
by Simon Glass
· 8 years ago
5bdd919
lib: move hash CONFIG options to Kconfig
by Tom Rini
· 8 years ago
48fcc4a
Convert CONFIG_SPL_BOARD_INIT to Kconfig
by Ley Foon Tan
· 8 years ago
e7c5856
SPL: FIT: allow loading multiple images
by Andre Przywara
· 8 years ago
29053e9
SPL: FIT: factor out spl_load_fit_image()
by Andre Przywara
· 8 years ago
e7b3108
SPL: FIT: improve error handling
by Andre Przywara
· 8 years ago
525e9c9
SPL: FIT: rework U-Boot image loading
by Andre Przywara
· 8 years ago
1e329b6
SPL: FIT: refactor FDT loading
by Andre Przywara
· 8 years ago
4ea02eb
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 8 years ago
020f70d
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 8 years ago
5cfa3f4
video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP
by Philipp Tomsich
· 8 years ago
55884e5
edid: Add HDMI flag to timing info
by Jernej Skrabec
· 8 years ago
837595d
edid: Set timings flags according to edid
by Jernej Skrabec
· 8 years ago
c9956d8
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 8 years ago
ceed5d2
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
by Tom Rini
· 8 years ago
cd22685
board_f: skip timer_init() on Coldfire archs
by Angelo Dureghello
· 8 years ago
6e79a91
spl: add support to booting with ATF
by Kever Yang
· 8 years ago
a29e8d3
mmc: descend into drivers/mmc only when CONFIG_MMC is enabled
by Masahiro Yamada
· 8 years ago
0a78017
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
by Masahiro Yamada
· 8 years ago
56e10b3
Drop CONFIG_I2CFAST
by Simon Glass
· 8 years ago
1a46a72
i2c: Finish dropping use of CONFIG_I2C_HARD
by Simon Glass
· 8 years ago
db00957
common: Only build cli_readline.o for CMDLINE on non-SPL
by Tom Rini
· 8 years ago
e83b222
env: avoid possible NULL pointer access
by xypron.glpk@gmx.de
· 8 years ago
050fe9e
env: correct sign for error code
by xypron.glpk@gmx.de
· 8 years ago
4cca5cf
common: dfu: ignore reset for spl-dfu
by B, Ravi
· 8 years ago
7e0c0ea
spl: Kconfig: dfu: spl-dfu depends on SPL_RAM_SUPPORT
by B, Ravi
· 8 years ago
4cf02b1
boot: fdt: Perform arch_fixup_fdt() on the given device tree for falcon boot
by B, Ravi
· 8 years ago
4d86356
spl: fdt: support for fdt fixup for falcon boot
by B, Ravi
· 8 years ago
52778a6
spl: reorder the assignment of board info to global data
by Lokesh Vutla
· 8 years ago
e8eba3f
spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-property
by Philipp Tomsich
· 8 years ago
e2f689f
disk: Return the partition number in part_get_info_by_name()
by Alex Deymo
· 8 years ago
41f513a
image: Update include/android_image.h
by Alex Deymo
· 8 years ago
55a6307
dm: video: Add driver-model support to lcd_simplefb
by Simon Glass
· 8 years ago
d2ed433
dm: video: Refactor lcd_simplefb to prepare for driver model
by Simon Glass
· 8 years ago
cdf96eb
scsi: dm: split scsi_scan()
by Jean-Jacques Hiblot
· 8 years ago
c05f3cb
Merge branch 'next' of git://git.denx.de/u-boot-spi
by Tom Rini
· 8 years ago
62b021c
spl: make image arg or fdt blob address reconfigurable
by Vikas Manocha
· 8 years ago
df70191
env_sf: use DIV_ROUND_UP to calculate number of sectors to erase
by Andreas Fenkart
· 8 years ago
a2c6585
env_sf: re-order error handling in single-buffer env_relocate_spec
by Andreas Fenkart
· 8 years ago
a2d1883
enf_sf: reuse setup_flash_device instead of open coding it
by Andreas Fenkart
· 8 years ago
52b9444
env_sf: factor out prepare_flash_device
by Andreas Fenkart
· 8 years ago
78548ea
fdt: Move fdt_fixup_ethernet to a common place
by Tom Rini
· 8 years ago
ffde9dde
dm: scsi: fix divide-by-0 error in scsi_scan()
by Jean-Jacques Hiblot
· 8 years ago
37e721c
scsi: move the partition initialization out of the scsi detection
by Jean-Jacques Hiblot
· 8 years ago
0c447f0
scsi: make the LUN a parameter of scsi_detect_dev()
by Jean-Jacques Hiblot
· 8 years ago
908994e
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 8 years ago
17e4526
usb: return 0 from usb_stor_get_info even if removable media
by Troy Kisky
· 8 years ago
d35f338
board_f: Rename initdram() to dram_init()
by Simon Glass
· 8 years ago
831c4d5
env: split fw_env.h in public and private parts
by Stefano Babic
· 8 years ago
4a24308
Rename aes.h to uboot_aes.h
by Stefano Babic
· 8 years ago
0a88c80
spl: net: Add FIT image support over network boot
by Andrew F. Davis
· 8 years ago
6940d67
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
3967101
common/xyzModem.c: Do not use hard-coded address for debug buffer
by Alexandru Gagniuc
· 8 years ago
06bfeaa
common/xyzModem.c: unifdef (Remove useless #ifdefs)
by Alexandru Gagniuc
· 8 years ago
d5a7599
spl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMC
by Alexandru Gagniuc
· 8 years ago
58d48b0
common, kconfig: Fix defaut value of BOOTSTAGE_STASH_SIZE
by Nobuhiro Iwamatsu
· 8 years ago
7b22ba0
spl: armv7m: keep ARM v7M in thumb mode while jumping to entry point
by Vikas Manocha
· 8 years ago
312f7ac
Remove extra fdt_fixup_ethernet() call
by Joakim Tjernlund
· 8 years ago
Next »