Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6ef577cfdb5eaa597466ecc549b2b70bff530701
/
include
6ef577c
powerpc/P5040DS: enable SATA support
by Shaohui Xie
· 10 years ago
34c1bb9
board/freescale: use generic board architecture for p1025-twr
by Ying Zhang
· 10 years ago
8876a51
powerpc/t208xqds: VID support
by Ying Zhang
· 10 years ago
c4c10d1
powerpc/mpc85xx:Put errata number for T104x NAND boot issue
by Prabhakar Kushwaha
· 10 years ago
04c6ace
powerpc/t1040qds: Update DDR option
by York Sun
· 10 years ago
7a81d90
mpc85xx/t208xqds: Adjust DDR timing parameters
by York Sun
· 10 years ago
6a42e5f
MIPS: vct: switch to generic board
by Daniel Schwierzeck
· 10 years ago
ac25adf
MIPS: qemu_mips: switch to generic board
by Daniel Schwierzeck
· 10 years ago
0dd74fb
MIPS: pb1x00: switch to generic board
by Daniel Schwierzeck
· 10 years ago
2bc7eeb
MIPS: dbau1x00: switch to generic board
by Daniel Schwierzeck
· 10 years ago
faf5692
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 10 years ago
2907a30
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
0e16b8a
Merge branch 'master' of http://git.denx.de/u-boot-samsung
by Tom Rini
· 10 years ago
32bdd4e
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
0c87277
Merge git://git.denx.de/u-boot-fdt
by Tom Rini
· 10 years ago
f457bd4
sun7i: Drop CONFIG_ARMV7_PSCI_NR_CPUS
by Hans de Goede
· 10 years ago
1603082
sunxi: Add usb keyboard Kconfig option
by Hans de Goede
· 10 years ago
4869a8c
sunxi: video: Add simplefb support
by Luc Verhaegen
· 10 years ago
ea87637
fdt_support: Add a fdt_setup_simplefb_node helper function
by Hans de Goede
· 10 years ago
b01df1e
sunxi: video: Add cfb console driver for sunxi
by Luc Verhaegen
· 10 years ago
0df3a9d
ORIGEN: Enhance origen config to be more flexible on boot.
by Guillaume GARDET
· 10 years ago
4b3175f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
af276f4
arm: ls102xa: Add SystemID EEPROM support for LS1021ATWR board
by Alison Wang
· 10 years ago
da17d1a
ls102xa: ifc: nor: fix the write issue when bytes unaligned
by Yuan Yao
· 10 years ago
4da7bae5
ls1: config: Enable USB EHCI Host on LS1021AQDS
by Nikhil Badola
· 10 years ago
d3d6e70
drivers: usb: fsl: Define USB configs for LS102XA
by Nikhil Badola
· 10 years ago
67f4b26
drivers : usb: fsl: Implement usb Erratum A007798 workaround
by Nikhil Badola
· 10 years ago
36f9f1b
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
7e08a1f
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
b660ae7
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
44fd1f9
cmd_sata: implement sata stop command
by Nikita Kiryanov
· 10 years ago
b9666d6
sata: implement reset_sata for dwc_ahsata
by Nikita Kiryanov
· 10 years ago
8543735
ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options
by Hans de Goede
· 10 years ago
96171fb
fs: API changes enabling extra parameter to return size of type loff_t
by Suriyan Ramasami
· 10 years ago
378da103
sandbox: Prepare API change for files greater than 2GB
by Suriyan Ramasami
· 10 years ago
b3a2d5a
ext4: Prepare API change for files greater than 2GB
by Suriyan Ramasami
· 10 years ago
441c223
fat: Prepare API change for files greater than 2GB
by Suriyan Ramasami
· 10 years ago
95bfacb
sandbox: Use md5sum and fatwrite to enable testing of fs commands
by Suriyan Ramasami
· 10 years ago
9522771
config: remove redundant CONFIG_SYS_PROMPT defines
by Masahiro Yamada
· 10 years ago
09cf4cd
Add pr_fmt() macro
by Thierry Reding
· 10 years ago
699b6d3
pci: Honour pci_skip_dev()
by Thierry Reding
· 10 years ago
9f9eec3
fs: make it possible to read the filesystem UUID
by Christian Gmeiner
· 10 years ago
db20464
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· 10 years ago
d8a21f6
dm: spi: Use device_bind_driver() instead of our own function
by Simon Glass
· 10 years ago
5ef36f2
dm: spi: Correct handling of SPI chip selects in sandbox
by Simon Glass
· 10 years ago
54f79a0
dm: Add a function to bind a device by driver name
by Simon Glass
· 10 years ago
43f488a
dm: core: Add functions to find parent and OF data
by Simon Glass
· 10 years ago
70c3a0e
dm: core: Allow access to the device's driver_id data
by Simon Glass
· 10 years ago
76c2f2e
drivers: usb: fsl: Move USB Errata checking code
by Nikhil Badola
· 10 years ago
1cad2c2
mx6: mx6sabre common: Enable i.MX thermal DM driver
by Ye.Li
· 10 years ago
d049afa
DM: thermal: Add imx thermal DM driver
by Ye.Li
· 10 years ago
dffe2ec
dm: Disable dm_warn() in SPL
by Simon Glass
· 10 years ago
c058d8b
dm: Allow stdio registration to be dropped
by Simon Glass
· 10 years ago
b38ea5a
dm: Allow device removal features to be dropped
by Simon Glass
· 10 years ago
9489046
dm: Split the simple malloc() implementation into its own file
by Simon Glass
· 10 years ago
339fc55
dm: tegra: Avoid using arch-specific memcpy() in SPL
by Simon Glass
· 10 years ago
6d20e07
dm: at91: Convert snapper9260 to use driver model
by Simon Glass
· 10 years ago
67cb0ed
dm: at91: Move snapper9260 to generic baord
by Simon Glass
· 10 years ago
2697599
dm: at91: Correct text base for snapper9260
by Simon Glass
· 10 years ago
268eefd
x86: ivybridge: Implement SDRAM init
by Simon Glass
· 10 years ago
9a44768
x86: chromebook_link: Enable GPIO support
by Simon Glass
· 10 years ago
f79d538
x86: ivybridge: Perform Intel microcode update on boot
by Simon Glass
· 10 years ago
3274ae0
x86: ivybridge: Enable PCI in early init
by Simon Glass
· 10 years ago
6622b34
x86: Build a .rom file which can be flashed to an x86 machine
by Simon Glass
· 10 years ago
0b36ecd
x86: Add chromebook_link board
by Simon Glass
· 10 years ago
ff7636c
x86: config: Move common x86 configs to a common file
by Simon Glass
· 10 years ago
2c97a8f
dm: gpio: Add a function to read an ID from a list of GPIOs
by Simon Glass
· 10 years ago
a4c2e13
dm: serial: Move current serial port pointer to global_data
by Simon Glass
· 10 years ago
eda0c3f
fdt: Add a function to decode a variable-sized u32 array
by Simon Glass
· 10 years ago
6894186
fdt: Add a function to decode a named memory region
by Simon Glass
· 10 years ago
6c0be91
fdt: Add ft_system_setup() function for system device tree additions
by Simon Glass
· 10 years ago
f3dd50b
fdt: Tidy up error handling in image_setup_libfdt()
by Simon Glass
· 10 years ago
f5e141f
fdt: Enhance flashmap function to deal with region properties
by Simon Glass
· 10 years ago
a28f8ba
fdt: Use the correct return types for fdtdec_decode_region()
by Simon Glass
· 10 years ago
014aa05
fdt: Export the fdt_find_or_add_subnode() function
by Simon Glass
· 10 years ago
2aec3cc
fdt: Allow ft_board_setup() to report failure
by Simon Glass
· 10 years ago
b8f8921
linux/kernel.h: add typechecking to roundup macro
by Masahiro Yamada
· 10 years ago
76a8520
linux/kernel.h: import more macros
by Masahiro Yamada
· 10 years ago
bd42662
include: move various macros to include/linux/kernel.h
by Masahiro Yamada
· 10 years ago
959add8
include/common.h: remove DIV_ROUND definition
by Masahiro Yamada
· 10 years ago
a8b4c8c
ARM: remove CONFIG_ARM1136 defines
by Masahiro Yamada
· 10 years ago
4fb5d07
ARM: remove CONFIG_ARM926EJS defines
by Masahiro Yamada
· 10 years ago
7a5b292
ARM: remove CONFIG_ARM920T defines
by Masahiro Yamada
· 10 years ago
9a875e3
ARM: remove CONFIG_ARM1176 defines
by Masahiro Yamada
· 10 years ago
062f654
ARM: remove CONFIG_ARMV7 defines
by Masahiro Yamada
· 10 years ago
cfaa23b
imx: imx6q/dlsabreauto: Add PMIC Pfuze100 support
by Ye.Li
· 10 years ago
2c4b732
power: pfuze100: Update definitions for buck regulators
by Ye.Li
· 10 years ago
92616e8
imx: mx6sxsabresd: Add board support for USDHC2 and USDHC3
by Ye.Li
· 10 years ago
a02eaa5
tqma6: (cosmetic) remove CONFIG_FLASH_SECTOR_SIZE
by Markus Niebel
· 10 years ago
2623cb1
mx6qsabreauto: Add parallel NOR flash support
by Fabio Estevam
· 10 years ago
9a81b1d
imx: mx6slevk: Change default mmcdev to USDHC2 device
by Ye.Li
· 10 years ago
de45a1a
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Tom Rini
· 10 years ago
ddf191a
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 10 years ago
aec8ca6
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
by Tom Rini
· 10 years ago
9540368
net/fm: add 2.5G SGMII support
by Shengzhou Liu
· 10 years ago
f3cc6b7
qe: add qe support for ls1021a-twr board
by Zhao Qiang
· 10 years ago
9fc2f30
qe: add qe support to ls1021aqds
by Zhao Qiang
· 10 years ago
c4cff52
config: MPC837X : Add complete USB EHCI support
by Nikhil Badola
· 10 years ago
6e2ee5b
powerpc/t4rdb: Fix CPLD timing
by Chunhe Lan
· 10 years ago
2cd7cd2
P1023RDB: Update default environment
by Chunhe Lan
· 10 years ago
Next »