Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
36f067f678a1caec45956f01f84fd5d65087bd23
36f067f
cmd: Split 'bootz' and 'booti' out from 'bootm'
by Tom Rini
· 8 years ago
0e31a11
tests: Introduce DT overlay tests
by Maxime Ripard
· 8 years ago
5a680aa
cmd: fdt: add fdt overlay application subcommand
by Maxime Ripard
· 8 years ago
9e901ce
libfdt: Add overlay application function
by Maxime Ripard
· 8 years ago
3559c79
libfdt: Add fdt_setprop_inplace_namelen_partial
by Maxime Ripard
· 8 years ago
7bb4240
libfdt: Add fdt_getprop_namelen_w
by Maxime Ripard
· 8 years ago
87390e8
libfdt: Add fdt_path_offset_namelen
by Maxime Ripard
· 8 years ago
a4a4fb5
libfdt: Fix separator spelling
by Maxime Ripard
· 8 years ago
2125ca5
libfdt: Add max phandle retrieval function
by Maxime Ripard
· 8 years ago
e26d504
libfdt: Add iterator over properties
by Maxime Ripard
· 8 years ago
ab15421
libfdt: Add new headers and defines
by Maxime Ripard
· 8 years ago
9f6903f
vsprintf: Include stdarg for va_list
by Maxime Ripard
· 8 years ago
900975b
scripts: Makefile.lib: Sanitize DTB names
by Maxime Ripard
· 8 years ago
09caa01
cmd: fdt: Narrow the check for fdt addr
by Maxime Ripard
· 8 years ago
e25fcf1
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 8 years ago
77692eb
x86: Add theadorable-x86-dfi-bt700 board support
by Stefan Roese
· 8 years ago
312dc93
x86: Add DFI BT700 BayTrail board support
by Stefan Roese
· 8 years ago
9a111ce
x86: conga-qeval20-qa3: Add SMBus support and SMSC2513 config code
by Stefan Roese
· 8 years ago
cad6de4
i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)
by Stefan Roese
· 8 years ago
9999bb8
cbfs: Fix incorrect CBFS file header size being used
by Yaroslav K
· 8 years ago
c68caf8
x86: bdinfo: Drop meaningless values
by Simon Glass
· 8 years ago
cf16168
bdinfo: Don't print out empty DRAM banks
by Simon Glass
· 8 years ago
5d2a588
x86: bayleybay: Add PS/2 keyboard and mouse to ASL file
by Bin Meng
· 8 years ago
d8b49ff
x86: som-db5800-som-6867: fix SERIRQ on reset
by George McCollister
· 8 years ago
4a269f2
misc: Add simple driver for some Nuvoton NCT6102D devices
by Stefan Roese
· 8 years ago
fb2cac8
x86: baytrail: Add SIO HS-UART clock setup
by Stefan Roese
· 8 years ago
1daf477
x86: cache.h: Add default for CONFIG_SYS_CACHELINE_SIZE
by Stefan Roese
· 8 years ago
cd55d95
x86: Mention running U-Boot in 64-bit mode in the README
by Simon Glass
· 8 years ago
669881b
x86: Add a reference to README.efi
by Simon Glass
· 8 years ago
c7d46cc
x86: Mention how to boot a 64-bit kernel from U-Boot
by Simon Glass
· 8 years ago
b5d4336
x86: doc: Add note about the debug FSP usage on BayTrail
by Stefan Roese
· 8 years ago
4a58ddb
x86: conga-qeval20-qa3: Add missing MAINTERNERS entry
by Stefan Roese
· 8 years ago
38c2777
mmc: mmc_legacy: fix the compiler error with disabled CONFIG_DM_MMC_OPS
by Jaehoon Chung
· 8 years ago
9c72061
mmc: send CMD0 before CMD1 for some MMC cards
by Yangbo Lu
· 8 years ago
4a9836f
defconfig: k2g_evm_defconfig: Enable mmc driver model
by Sekhar Nori
· 8 years ago
2b2a137
ARM: dts: k2g-evm: enable mmc/sd suppport
by Sekhar Nori
· 8 years ago
0d368c0
ARM: dts: K2G: Add support for MMC controller
by Sekhar Nori
· 8 years ago
640fd70
drivers: mmc: omap_hsmmc: fix build breakage
by Sekhar Nori
· 8 years ago
bc8571d
common: env_nand: Ensure that we have nand_info[0] prior to use
by Tom Rini
· 8 years ago
bf9beea
tools/env: ensure environment starts at erase block boundary
by Andreas Fenkart
· 8 years ago
05d0c5d
xtensa: add support for the 'xtfpga' evaluation board
by Chris Zankel
· 8 years ago
4973940
xtensa: add core information for the de212 processor
by Max Filippov
· 8 years ago
cd3a80d
xtensa: add core information for the dc233c processor
by Max Filippov
· 8 years ago
20efd8c
xtensa: add core information for the dc232b processor
by Chris Zankel
· 8 years ago
1387dab
xtensa: add support for the xtensa processor architecture [2/2]
by Chris Zankel
· 8 years ago
41e3737
xtensa: add support for the xtensa processor architecture [1/2]
by Chris Zankel
· 8 years ago
413ca3d
vexpress: Check TC2 firmware support before defaulting to nonsec booting
by Jon Medhurst \(Tixy\)
· 8 years ago
4009b7e
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 8 years ago
83e88a4
mmc: atmel_sdhci: Convert to the driver model support
by Wenyou Yang
· 8 years ago
11e2665
dm: atmel: Add driver model support for the ehci driver
by Wenyou Yang
· 8 years ago
86ba221
ARM: at91/dt: Add device tree for SAMA5D2 Xplained
by Wenyou Yang
· 8 years ago
382d562
atmel: Bring in at91 pio4 device tree file and bindings
by Wenyou Yang
· 8 years ago
309686c
pinctrl: at91-pio4: Add pinctrl driver
by Wenyou Yang
· 8 years ago
0b97152
gpio: atmel_pio4: Rework to support DM & DT
by Wenyou Yang
· 8 years ago
312bf89
gpio: atmel_pio4: Move PIO4 definitions to head file
by Wenyou Yang
· 8 years ago
9e6a0d4
clk.h: inline clk_get_by_name()
by Andreas Bießmann
· 8 years ago
3f51e0f
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 8 years ago
c97302b
net: mii: Clean up legacy glue that is not used
by Joe Hershberger
· 8 years ago
0c33319
net: mii: Changes not made by spatch
by Joe Hershberger
· 8 years ago
ece1aa6
net: mii: Fix changes made by spatch
by Joe Hershberger
· 8 years ago
1fbcbed
net: mii: Use spatch to update miiphy_register
by Joe Hershberger
· 8 years ago
d8d96a3
scripts: Add a cocci patch for miiphy_register
by Joe Hershberger
· 8 years ago
8c772bd
clk: at91: Add clock driver
by Wenyou Yang
· 8 years ago
ec951ad
tpm: atmel_twi: Make compatible with DM I2C busses
by mario.six@gdsys.cc
· 8 years ago
3fc83c0
i2c: atmel: DT binding for i2c driver
by Songjun Wu
· 8 years ago
26d8828
i2c: atmel: add i2c driver
by Songjun Wu
· 8 years ago
848e08b
net/ethoc: implement MDIO bus and support phylib
by Max Filippov
· 8 years ago
19e7a9e
net/ethoc: support private memory configurations
by Max Filippov
· 8 years ago
d6338ff
net/ethoc: don't mix virtual and physical addresses
by Max Filippov
· 8 years ago
a6429a9
net/ethoc: support device tree
by Max Filippov
· 8 years ago
c91eb0c
net/ethoc: add CONFIG_DM_ETH support
by Max Filippov
· 8 years ago
f9ffa42
net/ethoc: use priv instead of dev internally
by Max Filippov
· 8 years ago
e07d3d2
net/ethoc: add Kconfig entry for the driver
by Max Filippov
· 8 years ago
c1255dd
net: e1000: Fix the build with driver model and SPI EEPROM
by Alban Bedel
· 8 years ago
fd3224b
net: smsc95xx: Use correct get_unaligned functions
by Chris Packham
· 8 years ago
7b81185
net: macb: Fix build error for CONFIG_DM_ETH enabled
by Wenyou Yang
· 9 years ago
9b7a41e
ARM: tegra: set vdd_core for Jetson TK1
by Bibek Basu
· 8 years ago
f082993
ARM: tegra: reduce CSITE clock from 204M to 136M
by Bryan Wu
· 8 years ago
c632235
ARM: tegra: fix trimslice environment location
by Stephen Warren
· 8 years ago
56aca90
ARM: tegra: move ft_system_setup()
by Stephen Warren
· 8 years ago
2f54650
ARM: tegra: enable PCIe controller on p2771-0000
by Stephen Warren
· 8 years ago
7f253c8
ARM: tegra: enable SD card on p2771-0000
by Stephen Warren
· 8 years ago
9422f3f
ARM: tegra: enable I2C buses for P2771-0000
by Bryan Wu
· 8 years ago
c704d18
i2c: tegra: add standardized clk/reset API support
by Bryan Wu
· 8 years ago
86f6a94
pci: tegra: port to standard clock/reset/pwr domain APIs
by Stephen Warren
· 8 years ago
d26e24d
mmc: tegra: port to standard clock/reset APIs
by Stephen Warren
· 8 years ago
67a8348
i2c: add Tegra186 BPMP driver
by Stephen Warren
· 8 years ago
402a0fa
power domain: add Tegra186 driver
by Stephen Warren
· 8 years ago
fccc9c5
reset: add Tegra186 reset driver
by Stephen Warren
· 8 years ago
e8e3f20
clock: add Tegra186 clock driver
by Stephen Warren
· 8 years ago
a214892
misc: add Tegra BPMP driver
by Stephen Warren
· 8 years ago
5cd3727
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
0163269
misc: add "call" uclass op
by Stephen Warren
· 8 years ago
f7f311d
power: pmic: act8846: add missing newline to debug statements
by John Keeping
· 8 years ago
bfea23a
power: regulator: act8846: fix reading values
by John Keeping
· 8 years ago
7d30e10
fdt: allow fdtdec_get_addr_size_*() to translate addresses
by Stephen Warren
· 8 years ago
c99581b
fdt_support: fdt_translate_address() blob const correctness
by Stephen Warren
· 8 years ago
78cd22a
kconfig: use bool instead of boolean for type definition attributes
by Masahiro Yamada
· 8 years ago
cdfbe97
defconfig: am43xx_evm: enable eth driver model
by Mugunthan V N
· 8 years ago
f9f4ced
drivers: net: cpsw: always flush cache of size aligned to PKTALIGN
by Lokesh Vutla
· 8 years ago
Next »