Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5817d5cd00783e9f66d1c0fe12a292ed512ae6e9
5817d5c
clk: mediatek: add driver for MT8518
by developer
· Thu Nov 07 19:28:41 2019 +0800
9445eda
ARM: MediaTek: Add support for MediaTek MT8518 SoC
by developer
· Thu Nov 07 19:28:40 2019 +0800
4bba413
regmap: Fix potential memory leaks
by Faiz Abbas
· Mon Nov 11 15:29:05 2019 +0530
9e0e1f3
net: cpsw: Add NULL pointer check
by Faiz Abbas
· Mon Nov 11 15:22:56 2019 +0530
7ac012a
spl: ymodem: Fix loading of fit image
by Lokesh Vutla
· Thu Nov 14 18:33:30 2019 +0530
e33cd22
mmc: davinci: fix mmc boot in SPL
by Bartosz Golaszewski
· Thu Nov 14 16:10:31 2019 +0100
f1412ef
board: omapl138_lcdk: add the mmc device to SPL
by Bartosz Golaszewski
· Thu Nov 14 16:10:30 2019 +0100
012929e
mmc: davinci: drop struct davinci_mmc_plat
by Bartosz Golaszewski
· Thu Nov 14 16:10:29 2019 +0100
3dffb44
mmc: davinci: drop support for ti,dm6441-mmc
by Bartosz Golaszewski
· Thu Nov 14 16:10:28 2019 +0100
6d7e459
ARM: omapl138_lcdk: Allow early init to start instruction cache
by Adam Ford
· Sun Nov 10 10:17:58 2019 -0600
64e06f2
ARM: omapl138_lcdk: Enable SPL_DM_SEQ_ALIAS and SPL_OF_TRANSLATE
by Adam Ford
· Sun Nov 10 08:01:33 2019 -0600
4c64702
ARM: omapl138_lcdk: Increase malloc pool before relocation
by Adam Ford
· Sun Nov 10 08:01:32 2019 -0600
1fd4055
ARM: omapl138_lcdk: Separate BSS in SPL
by Adam Ford
· Sun Nov 10 08:01:31 2019 -0600
7ca4e2c
cmd: pxe: Fix bootm argument count
by Abhishek Shah
· Mon Nov 18 16:41:49 2019 -0800
d2475a1
armv7m: cache: add invalidate_icache_all() stub
by Giulio Benetti
· Tue Nov 26 12:19:27 2019 +0100
247539e
MAINTAINERS: Add info for bcm283x
by Matthias Brugger
· Wed Nov 27 17:41:06 2019 +0100
609a074
blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more
by Tom Rini
· Mon Dec 02 10:52:31 2019 -0500
6ccea84
mtd: mtdcore: Drop unused mtd_table
by Tom Rini
· Tue Nov 26 20:41:00 2019 -0500
793072a
pci: Only link pci_rom.o in some cases
by Tom Rini
· Tue Nov 26 20:40:59 2019 -0500
0b0342f
Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig
by Tom Rini
· Tue Nov 26 17:32:43 2019 -0500
84e35db
Convert CONFIG_PHY_CORTINA to Kconfig
by Tom Rini
· Tue Nov 26 17:32:42 2019 -0500
dcda76e
bootm: vxworks: Support Linux compatible standard DTB for ARM and PPC
by Lihua Zhao
· Fri Nov 15 00:21:17 2019 -0800
7859101
tbs2910: Disable VxWorks image booting support
by Tom Rini
· Wed Nov 27 09:23:05 2019 -0500
fd37f24
cosmetic: Fix spelling and whitespace errors
by Thomas Hebb
· Wed Nov 13 18:18:03 2019 -0800
71598fe
Makefile: add Rockchip idbloader.img to CLEAN_FILES
by Thomas Hebb
· Sun Nov 10 08:25:10 2019 -0800
f2a5650
Makefile: consolidate hardcoded lists of files to clean
by Thomas Hebb
· Sun Nov 10 08:25:09 2019 -0800
42b256d
Makefile: don't try to construct CLEAN_FILES based on config
by Thomas Hebb
· Sun Nov 10 08:25:08 2019 -0800
c850c6a
Kconfig: make TPL_DM_SERIAL depend on TPL_DM
by Thomas Hebb
· Sun Nov 10 08:23:55 2019 -0800
0c12fb5
Kconfig: disambiguate config names for tiny printf
by Thomas Hebb
· Sun Nov 10 08:23:53 2019 -0800
890ace3
Prepare v2020.01-rc4
by Tom Rini
· Mon Dec 02 22:09:27 2019 -0500
9ca7490
Merge branch '2019-12-02-master-imports'
by Tom Rini
· Mon Dec 02 22:05:35 2019 -0500
eba6b8d
common: Move old EEPROM functions into a new header
by Simon Glass
· Thu Nov 14 12:57:50 2019 -0700
8e50a0e
common: Drop get_endaddr()
by Simon Glass
· Thu Nov 14 12:57:49 2019 -0700
537ecc9
common: Move trap_init() out of common.h
by Simon Glass
· Thu Nov 14 12:57:48 2019 -0700
18afe10
common: Move pci_init_board() out of common.h
by Simon Glass
· Thu Nov 14 12:57:47 2019 -0700
a7b5130
common: Move some board functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:46 2019 -0700
6980b6b
common: Move board_get_usable_ram_top() out of common.h
by Simon Glass
· Thu Nov 14 12:57:45 2019 -0700
320a5d4
common: Drop board_show_dram()
by Simon Glass
· Thu Nov 14 12:57:44 2019 -0700
adaaa48
common: Move command functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:43 2019 -0700
8f3f761
common: Move enable/disable_interrupts out of common.h
by Simon Glass
· Thu Nov 14 12:57:42 2019 -0700
9b61c7c
common: Move interrupt functions into a new header
by Simon Glass
· Thu Nov 14 12:57:41 2019 -0700
f87959b
arm: powerpc: Tidy up code style for interrupt functions
by Simon Glass
· Thu Nov 14 12:57:40 2019 -0700
6333448
common: Move ARM cache operations out of common.h
by Simon Glass
· Thu Nov 14 12:57:39 2019 -0700
1ba89d7
common: Drop checkicache() and checkdcache()
by Simon Glass
· Thu Nov 14 12:57:38 2019 -0700
1d91ba7
common: Move some cache and MMU functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:37 2019 -0700
fbf091b
arm: powerpc: Tidy up code style for cache functions
by Simon Glass
· Thu Nov 14 12:57:36 2019 -0700
370382c
common: Move some SMP functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:35 2019 -0700
1fa70f8
common: Move checkcpu() out of common.h
by Simon Glass
· Thu Nov 14 12:57:34 2019 -0700
08c5591
common: Drop cpu_init()
by Simon Glass
· Thu Nov 14 12:57:33 2019 -0700
33d1e70
common: Move some CPU functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:32 2019 -0700
caefa32
common: Move mii_init() function out of common.h
by Simon Glass
· Thu Nov 14 12:57:31 2019 -0700
495a5dc
common: Move get_ticks() function out of common.h
by Simon Glass
· Thu Nov 14 12:57:30 2019 -0700
2e3b8a2
common: Move timer_get_us() function out of common.h
by Simon Glass
· Thu Nov 14 12:57:29 2019 -0700
a18a669
arm: pxa: Drop pxa_wait_ticks()
by Simon Glass
· Thu Nov 14 12:57:28 2019 -0700
77f80e6
common: Move wait_ticks functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:27 2019 -0700
45c7890
common: Move some time functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:26 2019 -0700
e1aba1e
common: Add a new lz4.h header file
by Simon Glass
· Thu Nov 14 12:57:25 2019 -0700
3673618
common: Move serial functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:24 2019 -0700
bd7a59a
common: Move serial_printf() to the serial header
by Simon Glass
· Thu Nov 14 12:57:23 2019 -0700
23fe449
serial: usb: Correct the usbtty_...() prototypes
by Simon Glass
· Thu Nov 14 12:57:22 2019 -0700
15595db
common: Move env_get_ip() to net.h
by Simon Glass
· Thu Nov 14 12:57:21 2019 -0700
f5c208d
Move strtomhz() to vsprintf.h
by Simon Glass
· Thu Nov 14 12:57:20 2019 -0700
16ff570
common: Move sorting functions to their own header file
by Simon Glass
· Thu Nov 14 12:57:19 2019 -0700
6853b16
common: Move bootcount functions to their header file
by Simon Glass
· Thu Nov 14 12:57:18 2019 -0700
c11c19f
spl: bootcount: Move code out of header file
by Simon Glass
· Thu Nov 14 12:57:17 2019 -0700
48b6c6b
crc32: Use the crc.h header for crc functions
by Simon Glass
· Thu Nov 14 12:57:16 2019 -0700
c2226bf
crc: Fix code style with crc functions
by Simon Glass
· Thu Nov 14 12:57:15 2019 -0700
ca9b0af
common: Drop linux/crc8.h
by Simon Glass
· Thu Nov 14 12:57:14 2019 -0700
ecd1f81
common: Move random-number functions into their own header
by Simon Glass
· Thu Nov 14 12:57:13 2019 -0700
9ea8f9f
status_led: Tidy up the code style
by Simon Glass
· Thu Nov 14 12:57:12 2019 -0700
e7872cb
common: Drop global inclusion of status_led.h
by Simon Glass
· Thu Nov 14 12:57:11 2019 -0700
d662cdb
Drop CONFIG_SHOW_ACTIVITY
by Simon Glass
· Thu Nov 14 12:57:10 2019 -0700
970b61e
common: Move older CPU functions to their own header
by Simon Glass
· Thu Nov 14 12:57:09 2019 -0700
6616774
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· Mon Dec 02 10:53:34 2019 -0500
95ee2ae
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· Mon Dec 02 10:53:07 2019 -0500
2f9e494
MIPS: remove Micronas VCT boards
by Daniel Schwierzeck
· Fri Oct 18 15:13:26 2019 +0200
427c8dc
configs: ls1028a: enable CMD_DM
by Alex Marginean
· Fri Nov 22 11:58:05 2019 +0200
58ace21
board: fsl: lx2160a: Fix the typo in board_fix_fdt
by Pankaj Bansal
· Wed Nov 20 09:12:47 2019 +0000
3396100
configs/lx2160a: Add CONFIG_ENV_SECT_SIZE in defconfig
by Priyanka Jain
· Tue Nov 26 06:45:10 2019 +0000
481d3eb
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· Thu Nov 28 07:34:41 2019 -0500
de2eaee
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· Thu Nov 28 07:34:21 2019 -0500
ce8f674
Merge tag 'mmc-11-27-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· Thu Nov 28 07:33:45 2019 -0500
5a48f3c
Merge tag 'u-boot-stm32-20191126' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Thu Nov 28 07:33:16 2019 -0500
7452aa6
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
by Tom Rini
· Thu Nov 28 07:32:44 2019 -0500
7b46176
mmc: tmio: sdhi: Add calibration tables
by Marek Vasut
· Sat Nov 23 13:36:25 2019 +0100
531fc99
mmc: tmio: sdhi: Skip bad taps
by Marek Vasut
· Sat Nov 23 13:36:24 2019 +0100
52647a0
mmc: tmio: sdhi: Add SCC error checking
by Marek Vasut
· Sat Nov 23 13:36:23 2019 +0100
242c63d
mmc: tmio: sdhi: Disable auto-retuning in HS400
by Marek Vasut
· Sat Nov 23 13:36:22 2019 +0100
cf643b0
mmc: tmio: sdhi: Adjust HS400 calibration offsets
by Marek Vasut
· Sat Nov 23 13:36:21 2019 +0100
1a95303
mmc: tmio: sdhi: Adjust DT2FF settings for HS400 mode
by Marek Vasut
· Sat Nov 23 13:36:20 2019 +0100
715b325
mmc: tmio: sdhi: Use 4 tuning taps on M3W up to ES1.2
by Marek Vasut
· Sat Nov 23 13:36:19 2019 +0100
0555dc6
mmc: tmio: sdhi: Track SMPCMP valu in private data
by Marek Vasut
· Sat Nov 23 13:36:18 2019 +0100
d9d09e3
mmc: tmio: sdhi: Track current tap number in private data
by Marek Vasut
· Sat Nov 23 13:36:17 2019 +0100
742491e
mpc83xx: remove unused clock.h
by Yangbo Lu
· Tue Nov 12 19:28:39 2019 +0800
63dbbf3
arm: drop eSDHC clock getting in mxc_get_clock() for layerscape
by Yangbo Lu
· Tue Nov 12 19:28:38 2019 +0800
135410c
arm: ls1021a: drop redundant board_mmc_init()
by Yangbo Lu
· Tue Nov 12 19:28:37 2019 +0800
b8626e4
mmc: fsl_esdhc: get clock directly from global data
by Yangbo Lu
· Tue Nov 12 19:28:36 2019 +0800
4c280a9
mmc: sdhci: make sdhci_get_cd static
by Baruch Siach
· Sun Nov 03 12:00:27 2019 +0200
e709951
include/configs: ls1012a: add pfe stop command
by Biwen Li
· Fri Nov 15 15:10:14 2019 +0800
cabe55c
armv8: ls1043aqds: modify the qspi_bootcmd definition
by Wen He
· Thu Nov 14 15:08:15 2019 +0800
Next »