Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8c5acf4e3899f2d53d4227cf14eb32085ba40bd8
8c5acf4
x86: Clean up asm-offsets
by Bin Meng
· 10 years ago
ea371ba
x86: Refactor u-boot.rom build rules
by Bin Meng
· 10 years ago
d3ff5c6
x86: ifdtool: Separate out filenames for -D and -i
by Simon Glass
· 10 years ago
2a1da85
tools/ifdtool: Support writing multiple files (-w) simultaneously
by Bin Meng
· 10 years ago
c191ab7
x86: Make ROM_SIZE configurable in Kconfig
by Bin Meng
· 10 years ago
a488b6f
x86: ich-spi: Set the tx operation mode for ich 7
by Bin Meng
· 10 years ago
1e89248
x86: ich-spi: Set the rx operation mode for ich 7
by Bin Meng
· 10 years ago
7f0fd70
sf: Enable byte program support
by Jagannadha Sutradharudu Teki
· 10 years ago
fcbfc17
spi: sf: Support byte program for sst spi flash
by Bin Meng
· 10 years ago
52c62bb
spi: Fix flag collision for SST_WP
by Simon Glass
· 10 years ago
29e6391
sf: Fix look for the fastest read command
by Jagannadha Sutradharudu Teki
· 10 years ago
a9b9ef4
bios_emulator: Correct ordering of includes
by Simon Glass
· 10 years ago
6df0e9e
gpio: intel_ich6: Set correct gpio output value in ich6_gpio_direction_output()
by Axel Lin
· 10 years ago
2dbed5f
x86: ich-spi: Fix a bug of reading from a non-64 bytes aligned address
by Bin Meng
· 10 years ago
a1424cd
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
c0003f2
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 10 years ago
f196fff
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 10 years ago
bbd7d46
ARM: HYP/non-sec: Fix the ARCH Timer frequency setting for sun7i
by Xiubo Li
· 10 years ago
667aee9
dm: i2c: tegra: Convert to driver model
by Simon Glass
· 10 years ago
a142ac7
ARM: tegra: Add support for nyan-big board
by Allen Martin
· 10 years ago
6e0a66c
tegra: dts: Sync tegra124.dtsi with linux kernel
by Simon Glass
· 10 years ago
b1397a3
dts: Bring in Chrome OS keyboard device tree definition
by Simon Glass
· 10 years ago
df1e072
dm: device: Add newline to debug() messages
by Simon Glass
· 10 years ago
7df766e
dm: i2c: Add tests for I2C
by Simon Glass
· 10 years ago
6ca4ba0
dm: Add a simple EEPROM driver
by Simon Glass
· 10 years ago
4f46a59
dm: i2c: dts: Add an I2C bus for sandbox
by Simon Glass
· 10 years ago
b3cbce2
dm: i2c: config: Enable I2C for sandbox using driver model
by Simon Glass
· 10 years ago
45be32c
dm: i2c: Add an I2C EEPROM simulator
by Simon Glass
· 10 years ago
3834c84
dm: i2c: Add a sandbox I2C driver
by Simon Glass
· 10 years ago
daa5470
dm: i2c: Add I2C emulation driver for sandbox
by Simon Glass
· 10 years ago
c11ddd4
dm: i2c: Implement driver model support in the i2c command
by Simon Glass
· 10 years ago
c7a5890
dm: i2c: Add a uclass for I2C
by Simon Glass
· 10 years ago
87e3161
lib: errno: introduce errno_str(): returns errno related message
by Przemyslaw Marczak
· 10 years ago
f52cada
dm: rpi: Move serial to driver model
by Simon Glass
· 10 years ago
900de91
dm: serial_pl01x: Add missing private data size
by Simon Glass
· 10 years ago
ee7637b
dm_test: improve the appearance shown by "dm tree" command
by Masahiro Yamada
· 10 years ago
0588ce1
lib: string: move strlcpy() to a common place
by Masahiro Yamada
· 10 years ago
6ea8ad4
kconfig: ls102xa: Change the prompt messages
by Alison Wang
· 10 years ago
175f8df
driver/mtd: Fix IFC compilation warnings
by Jaiprakash Singh
· 10 years ago
03d40aa
ARM: ls102xa: Setting device's stream id for SMMUs.
by Xiubo Li
· 10 years ago
54de065
ARM: ls102xa: allow all the peripheral access permission as R/W.
by Xiubo Li
· 10 years ago
563e3ce
ls102xa: changing a few targets' configurations.
by Xiubo Li
· 10 years ago
b73446d
ls1021a: adding a secondary core boot address and kick functions
by Xiubo Li
· 10 years ago
20a23ae
ARM: HYP/non-sec: Fix the ARCH Timer frequency setting.
by Xiubo Li
· 10 years ago
9d94642
ARM: HYP/non-sec: add the pen address BE mode support.
by Xiubo Li
· 10 years ago
064f126
fsl/sleep: updated the deep sleep framework for QorIQ platforms
by Tang Yuantian
· 10 years ago
460dfc5
drivers: usb: fsl: Check USB Erratum A007792 applicability
by Nikhil Badola
· 10 years ago
3d12d52
drivers: usb: fsl: Add USB device-tree errata framework
by Nikhil Badola
· 10 years ago
b6fd44c
drivers: usb: Make usb device-tree fixup code architecture independent
by Nikhil Badola
· 10 years ago
fec6aa0
ls1021aqds: add hwconfig setting to do pin mux
by Yao Yuan
· 10 years ago
ab98bb5
arm: ls102xa: Add NAND boot support for LS1021AQDS board
by Alison Wang
· 10 years ago
2145a37
arm: ls102xa: Add QSPI boot support for LS1021AQDS/TWR board
by Alison Wang
· 10 years ago
a5494fb
arm: ls102xa: Fix SD/NAND/QSPI boot defination error for QE support
by Alison Wang
· 10 years ago
befe688
arm: ls1021a: Add CONFIG_DOS_PARTITION and CONFIG_CMD_FAT support
by Alison Wang
· 10 years ago
948c609
arm: ls102xa: Add SD boot support for LS1021ATWR board
by Alison Wang
· 10 years ago
9da5178
arm: ls102xa: Add SD boot support for LS1021AQDS board
by Alison Wang
· 10 years ago
fb87ef4
ls102xa: qixis: Add CONFIG_QIXIS_I2C_ACCESS macro
by Alison Wang
· 10 years ago
024e6b1
kconfig: ls1021a: add SUPPORT_SPL
by Alison Wang
· 10 years ago
9459ed6
arm: spl: Add I2C linker list in generic .lds
by Alison Wang
· 10 years ago
8a05527
spl: Use u-boot.img instead of u-boot.bin
by Alison Wang
· 10 years ago
3cfec8f
ls102xa: pblimage: Add pblimage tool support for LS102xA
by Alison Wang
· 10 years ago
5096694
ls1021aqds: set the default I2C channel before DDR init
by Chenhui Zhao
· 10 years ago
a4d6b61
arm: ls102xa: Update PCIe dts node status
by Minghuan Lian
· 10 years ago
0c78987
arm: ls102xa: clear EPU registers for deep sleep
by chenhui zhao
· 10 years ago
01e4343
arm: ls102xa: fixed a bus frequency setting error
by Tang Yuantian
· 10 years ago
57ec402
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
fc60297
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 10 years ago
86690f5
arm: rmobile: alt: Add support MMC and MMC command
by Nobuhiro Iwamatsu
· 10 years ago
baf336a
arm: rmobile: lager: Add support MMC and MMC command
by Nobuhiro Iwamatsu
· 10 years ago
a3e8610
arm: rmobile: rcar: Add support ext2 and ext4 file system
by Nobuhiro Iwamatsu
· 10 years ago
fbcacc9
arm: rmobile: Add mmc.h for sh_mmcif of rmobile
by Nobuhiro Iwamatsu
· 10 years ago
0860b6a
dm: stv0991: Move serial to driver model
by Vikas Manocha
· 10 years ago
d70864c
stv0991: increase the initial ram size config
by Vikas Manocha
· 10 years ago
7f34a69
stv0991: enable default and misc command configs
by Vikas Manocha
· 10 years ago
32b9e71
stv0991: enable ethernet support
by Vikas Manocha
· 10 years ago
33913c5
stv0991: Add basic stv0991 architecture support
by Vikas Manocha
· 10 years ago
92434f1
Prepare v2015.01-rc3
by Tom Rini
· 10 years ago
5903bdb
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
a3bd860
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Tom Rini
· 10 years ago
d989dec
Merge git://git.denx.de/u-boot-i2c
by Tom Rini
· 10 years ago
5c6bc7a
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 10 years ago
8821681
ARM: UniPhier: detect the number of flash banks at run-time
by Masahiro Yamada
· 10 years ago
79790db
ARM: UniPhier: extend register area of init page table for PH1-sLD3
by Masahiro Yamada
· 10 years ago
a90ca9a
ARM: UniPhier: add device tree sources for PH1-sLD3
by Masahiro Yamada
· 10 years ago
ff7bf56
ARM: UniPhier: add more device nodes to device tree
by Masahiro Yamada
· 10 years ago
b4825c0
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 10 years ago
3a3c1b5
doc/gitmail-rc: Update m68k alias
by Tom Rini
· 10 years ago
0869351
kconfig: Fix warning "‘jump’ may be used uninitialized"
by Peter Kümmel
· 10 years ago
40c945e
libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/Makefile
by Masahiro Yamada
· 10 years ago
caf1319
libfdt: descend from lib/ to lib/libfdt/
by Masahiro Yamada
· 10 years ago
423d1b4
lib: bzip2: move bzip2 files to lib/bzip2/ directory
by Masahiro Yamada
· 10 years ago
00f9ca9
fdt: Allow non-FDT kernels to boot when CONFIG_OF_LIBFDT is defined
by Suriyan Ramasami
· 10 years ago
75fe08c
blackfin: include <linux/compiler.h> rather than define __iomem
by Masahiro Yamada
· 10 years ago
ba1ea9f
linux/compat.h: remove redundant macro defines
by Masahiro Yamada
· 10 years ago
e722852
Replace <compiler.h> with <linux/compiler.h>
by Masahiro Yamada
· 10 years ago
228aa8b
git-mailrc: fix mips alias
by Daniel Schwierzeck
· 10 years ago
1f1a8e8
Add Alison Wang m68k custodian email/alias
by angelo@sysam.it
· 10 years ago
2706977
Add custodians to the m68k subsystem.
by angelo@sysam.it
· 10 years ago
17def7d
Kbuild: introduce Makefile in arch/$ARCH/
by Daniel Schwierzeck
· 10 years ago
be14f15
serial: pl01x: avoid pl01x type check two times
by Vikas Manocha
· 10 years ago
Next »