Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
99fd5f690a9f8d6c21d4fa4d017ce28d36c6203e
99fd5f6
Remove duplicate / unused #defines on AM335x boards
by Mark Jackson
· 12 years ago
891918a
omap5_common: Add optargs variable for kernel command line args
by Tom Rini
· 12 years ago
6535403
OMAP5: USB: hsusbtll_clkctrl has to be in hw_auto for USB to work
by Lubomir Popov
· 12 years ago
9b96f46
ARM: Add support for IGEP COM AQUILA/CYGNUS
by Enric Balletbo i Serra
· 12 years ago
d8efff1
Add DDR3 support for IGEP COM AQUILA/CYGNUS.
by Enric Balletbo i Serra
· 12 years ago
b66f3dc
arm: omap: emif: Fix DDR3 init after warm reset
by Lokesh Vutla
· 12 years ago
4dfad75
beagleboard: Update comment in get_board_rev()
by Tom Rini
· 12 years ago
852f487
OMAP5: I2C: Set I2C_BUS_MAX to 5 to enable I2C4 and I2C5
by Lubomir Popov
· 12 years ago
d0f8aa3
OMAP5: I2C: Add I2C4 and I2C5 bases
by Lubomir Popov
· 12 years ago
b36e609
OMAP5: I2C: Enable i2c5 clocks
by Lubomir Popov
· 12 years ago
61e2e04
palmas: add header guard
by Nishanth Menon
· 12 years ago
a1ea454
palmas: use palmas_i2c_[read|write]_u8
by Nishanth Menon
· 12 years ago
8e90aa6
palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic function
by Nishanth Menon
· 12 years ago
aa4f836
palmas: rename init_settings to an generic palmas init
by Nishanth Menon
· 12 years ago
627612c
twl6035: rename to palmas
by Nishanth Menon
· 12 years ago
6541817
twl6030: add header guard
by Nishanth Menon
· 12 years ago
5b04f12
twl6030: move twl6030 register access functions to common header file
by Nishanth Menon
· 12 years ago
9deff3c
twl6030: twl6030_i2c_[read|write]_u8 prototype consistent
by Nishanth Menon
· 12 years ago
5d9d6f7
twl4030: make twl4030_i2c_read_u8 prototype consistent
by Nishanth Menon
· 12 years ago
d26a106
twl4030: make twl4030_i2c_write_u8 prototype consistent
by Nishanth Menon
· 12 years ago
0b6e81c
ti814x_evm: enable CPSW support
by Matt Porter
· 12 years ago
3bbeb79
phy: add support for ET1011C phys
by Matt Porter
· 12 years ago
1ef0e87
cpsw: add support for TI814x slave_regs differences
by Matt Porter
· 12 years ago
d4f2409
am33xx: add pll and clock support for TI814x CPSW
by Matt Porter
· 12 years ago
beedbcf
i2c: zynq: Add support for Xilinx Zynq
by Michal Simek
· 12 years ago
0dd222b
mmc: Add support for Xilinx Zynq sdhci controller
by Michal Simek
· 12 years ago
ab72cb4
net: gem: Add support for phy autodetection
by Michal Simek
· 12 years ago
73875dc
net: gem: Preserve clk on emio interface
by David Andrey
· 12 years ago
1b0dd5e
net: gem: Pass phy address to init
by David Andrey
· 12 years ago
242192b
zynq: Move macros to hardware.h
by Michal Simek
· 12 years ago
d9f2c11
net: gem: Fix gem driver on 1Gbps LAN
by Michal Simek
· 12 years ago
a94f84d
net: gem: Do not initialize BDs again
by Michal Simek
· 12 years ago
3b9f30e
net: gem: Simplify return path in zynq_gem_recv
by Michal Simek
· 12 years ago
bb2ad88
net: gem: Remove WRAP bit from TX buffer description
by Michal Simek
· 12 years ago
4d74cf1
net: phy: Define Marvell 88e1518 phy
by Michal Simek
· 12 years ago
ad2e2b7
zynq: Move scutimer baseaddr to hardware.h
by Michal Simek
· 12 years ago
b0bf955
arm: zynq: Rename XPSS_ prefix to ZYNQ_ for hardcoded SoC addresses
by Michal Simek
· 12 years ago
8f1d0a5
arm: zynq: U-Boot udelay < 1000 FIX
by David Andrey
· 12 years ago
558985e
Prepare v2013.04
by Tom Rini
· 12 years ago
9b12a85
crc32: Correct endianness of crc32 result
by Simon Glass
· 12 years ago
6931059
patman: fix gitutil for decorations
by Andreas Bießmann
· 12 years ago
87bde00
Merge branch 'master' of git://git.denx.de/u-boot-arm into HEAD
by Tom Rini
· 12 years ago
bd8ca27
fdt: Ensure that libfdt_env.h comes from U-Boot
by Simon Glass
· 12 years ago
d552bd1
mmc: check the revision for sd3.0
by Jaehoon Chung
· 12 years ago
6108ef6
mmc: support the correct card version for eMMC
by Jaehoon Chung
· 12 years ago
ec85681
printenv: Correct out-of-memory condition check.
by Maxime Larocque
· 12 years ago
36558ca
exynos: fdt: Add TMU node for snow
by Simon Glass
· 12 years ago
c34c0ed
exynos: Correct use of 64-bit division
by Simon Glass
· 12 years ago
681dd83
Exynos5: Add support for USB download boot mode
by Vivek Gautam
· 12 years ago
12aa04d
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 12 years ago
e1e6aa9
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
3d52059
x86: config: Init PCI before SPI
by Simon Glass
· 12 years ago
3f55a31
x86: Allow setup code to manage its own global data
by Simon Glass
· 12 years ago
6dd76f6
x86: Fix DRAM bank size init with generic board
by Simon Glass
· 12 years ago
0abb702
Tegra: T30: Beaver board support.
by Tom Warren
· 12 years ago
8b81711
Tegra: Split tegra_get_chip_type() into soc & sku funcs
by Tom Warren
· 12 years ago
4dae96b
Tegra: Fix MSELECT clock divisors for T30/T114.
by Tom Warren
· 12 years ago
fbef355
Tegra114: Initialize System Counter (TSC) with osc frequency
by Tom Warren
· 12 years ago
82b5134
Tegra: Configure L2 cache control reg properly.
by Tom Warren
· 12 years ago
9efa71a
Tegra: TEC: Enable boot script support
by Thierry Reding
· 12 years ago
cb52723
Tegra: Plutux: Enable NAND and boot script support
by Thierry Reding
· 12 years ago
1195dae
Tegra: Medcom-Wide: Enable NAND and boot script support
by Thierry Reding
· 12 years ago
81185c1
Tegra: All Tamonten-derived boards use onboard NAND
by Thierry Reding
· 12 years ago
23b2c7c
Tegra: Restore cp15 VBAR _start vector write for ARMv7
by Tom Warren
· 12 years ago
88efe70
Tegra: enable verify support for the crc32 command
by Tom Warren
· 12 years ago
d9cd502
ARM: tegra: support T33 SKU of Tegra30
by Stephen Warren
· 12 years ago
7acb96b
ARMv7: start.S: stay in HYP mode if u-boot is entered in it
by Andre Przywara
· 12 years ago
5674de4
Prepare v2013.04-rc3
by Tom Rini
· 12 years ago
de0cf30
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
6d2e04b
Merge branch 'tpm' of git://git.denx.de/u-boot-x86
by Tom Rini
· 12 years ago
afab148
cosmetic: fix CONFIG_SPL_BSS_MAX_SIZE typo in README
by Albert ARIBAUD
· 12 years ago
19a053d
smdk5250, snow: convert to CONFIG_SPL_MAX_FOOTPRINT
by Albert ARIBAUD
· 12 years ago
a02e3cc
da850evm, da850_am18xxevm: convert to CONFIG_SPL_MAX_FOOTPRINT
by Albert ARIBAUD
· 12 years ago
fd2c981
cam_enc_4xx: convert to CONFIG_SPL_MAX_FOOTPRINT
by Albert ARIBAUD
· 12 years ago
e916e05
ARM: fix CONFIG_SPL_MAX_SIZE semantics
by Albert ARIBAUD
· 12 years ago
05be071
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
4a92962
fsl_esdhc: Fix DMA transfer completion waiting loop
by Andrew Gabbasov
· 12 years ago
70e6869
fsl_esdhc: flush cache after IO completion
by Eric Nelson
· 12 years ago
c3c7fce
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
ba5662d
ARM: Fix __bss_start and __bss_end in linker scripts
by Albert ARIBAUD
· 12 years ago
833fb55
spi: mxc_spi: Set master mode for all channels
by Fabio Estevam
· 12 years ago
191dba4
mx6qsabre{sd, auto}: Fix environment as 'mmc rescan' takes no arguments
by Otavio Salvador
· 12 years ago
b023a95
BUGFIX: arm: data abort in get_bad_stack_swi
by Tetsuyuki Kobayashi
· 12 years ago
f15851d
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
c18f901
tpm: Add TPM command library
by Che-liang Chiou
· 12 years ago
2df1f7a
exynos: Enable I2C TPM for smdk5250
by Simon Glass
· 12 years ago
8faa945
tpm: Add Infineon slb9635_i2c TPM driver
by Rong Chang
· 12 years ago
b3ae144
tpm: Add casts for proper compilation
by Taylor Hutt
· 12 years ago
44796de
integrator: enable device tree
by Linus Walleij
· 12 years ago
8ed3777
VCMA9: Enable CONFIG_CMD_NAND_YAFFS
by Tom Rini
· 12 years ago
f457a12
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
54e2c2f4
omap5_common.h: Switch to ext4
by Tom Rini
· 12 years ago
b709cd1
omap3: Display MHz instead of mHz on the console
by man.huber@arcor.de
· 12 years ago
70a90b7
Revert "mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support"
by Stefan Roese
· 12 years ago
c6c93de
Revert "cfi_flash: Use uintptr_t for casts from u32 to void *"
by Stefan Roese
· 12 years ago
05acd82
am335x: Really correct DDR timings on new BeagleBone part
by Tom Rini
· 12 years ago
ac552d5
arm/km: add support for kmsuv31 board
by Holger Brunck
· 12 years ago
2b8dfb9
arm/km: use CONFIG_NAND_ECC_BCH
by Holger Brunck
· 12 years ago
c1abaca
arm/km: rename BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT
by Holger Brunck
· 12 years ago
e87d131
kirkwood_nand: allow usage of NAND_ECC_SOFT_BCH
by Gerlando Falauto
· 12 years ago
Next »