Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7a91b9b5e4fc0364b31c718073d212461da23974
7a91b9b
blackfin: bf60x: add serial support
by Sonic Zhang
· 12 years ago
a99f03e
blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.
by Sonic Zhang
· 12 years ago
52a310c
blackfin: bf60x: new processor header files
by Bob Liu
· 12 years ago
4b29aed
MAKEALL: add support for per architecture toolchains
by Allen Martin
· 12 years ago
36c06b1
gpt: fix partion size limit
by Piotr Wilczek
· 12 years ago
e7abe82
mac: Fix the condition check for setting the MAC from the EEPROM
by Holger Hans Peter Freyther
· 12 years ago
dd650f1
led: The gpio_led.c code expects that LED state is from the enum
by Holger Hans Peter Freyther
· 12 years ago
1356f8e
gpio: Build the da8xx_gpio code for the davinci644x device
by Holger Hans Peter Freyther
· 12 years ago
41cfa2d
cmd_elf: Fix broken bootvx command
by Reinhard Arlt
· 12 years ago
aec64f0
cmd_load.c: Add #endif comments to reduce confusion
by Robert P. J. Day
· 12 years ago
21c9b78
cmd_mem.c: Fix some typoes, no functional changes
by Robert P. J. Day
· 12 years ago
3783732
fw_env.config: Correct "fw_saveenv" to "fw_setenv".
by Robert P. J. Day
· 12 years ago
219ad3c
vsprintf: add ustrtoll function
by Piotr Wilczek
· 12 years ago
b3b533c
malloc: make malloc_bin_reloc static
by Gabor Juhos
· 12 years ago
6c3c4e2
serial/ns16550: don't generate functions for undefined ports
by Scott Wood
· 12 years ago
697e4a8
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Tom Rini
· 12 years ago
be288b0
nds32: Add a basic errno.h
by Simon Glass
· 12 years ago
89973c8
powerpc/83xx/km: drop uneeded dtt_bus environment var
by Holger Brunck
· 12 years ago
0c285ff
powerpc/83xx/km: remove uneeded CONFIG_MISC_INIT_R
by Holger Brunck
· 12 years ago
dd0f605
powerpc/83xx/km: add support for kmopti2 board
by Holger Brunck
· 12 years ago
c20c907
powerpc/83xx/km: cleanup tuxx1 support
by Holger Brunck
· 12 years ago
ffcbb93
km/common: add eccmode to kernel commandline
by Holger Brunck
· 12 years ago
154772c
powerpc/83xx: use NAND_ECC_BCH for kmcoge5ne
by Holger Brunck
· 12 years ago
b1b1893
kmeter1_nand: allow uasge of NAND_ECC_SOFT_BCH
by Holger Brunck
· 12 years ago
2ffe111
km/scripts: replace hardcoded uImage
by Andreas Huber
· 12 years ago
c31a757
km/common: introduce $uimage variable
by Andreas Huber
· 12 years ago
03c34d4
powerpc/83xx: use ppc_6xx as arch variable for kmvect1
by Holger Brunck
· 12 years ago
d62018a
powerpc/83xx/km: add MV88E6122 switch support for kmvect1
by Karlheinz Jerg
· 12 years ago
d9e64c9
km/common/ivm: rework piggy mac adress offset generation
by Holger Brunck
· 12 years ago
2321fe2
km82xx, km83xx: move ethernet_present() from common to cpu specific
by Karlheinz Jerg
· 12 years ago
258520b
km/common/ivm: remove CONFIG_SYS_I2C_IVM_BUS related code
by Holger Brunck
· 12 years ago
37346cd
km/common/ivm: remove obsolete code
by Holger Brunck
· 12 years ago
aa93204
km/common: remove unneeded ifdefs for I2C
by Holger Brunck
· 12 years ago
91e1c9a
Merge branch 'master' of git://git.denx.de/u-boot
by Kim Phillips
· 12 years ago
89e5900
Merge branch 'fixes' of git://git.denx.de/u-boot-mips
by Tom Rini
· 12 years ago
3965058
MIPS: board.c: remove manual relocation of env_name_spec
by Daniel Schwierzeck
· 12 years ago
73368fc
x86: Remove unused real mode code
by Simon Glass
· 12 years ago
bfb5980
x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR
by Simon Glass
· 12 years ago
f06b111
x86: Remove unneeded cruft from main Makefile
by Simon Glass
· 12 years ago
b83dc58
x86: Remove sc520 cpu
by Simon Glass
· 12 years ago
dc4d421
x86: Remove eNET boards
by Simon Glass
· 12 years ago
817d6f2
Merge branch 'next' of git://git.denx.de/u-boot-mips
by Tom Rini
· 12 years ago
84937ab
MIPS: add dynamic relocation support
by Gabor Juhos
· 12 years ago
44ea3c3
MIPS: u-boot.lds: add relocation specific sections
by Gabor Juhos
· 12 years ago
7f2d540
MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation
by Daniel Schwierzeck
· 12 years ago
0de9cc5
MIPS: start.S: optimize BSS initialization
by Daniel Schwierzeck
· 12 years ago
bd4277d
MIPS: board.c: switch to new symbols __bss_end and __image_copy_end
by Daniel Schwierzeck
· 12 years ago
9049d03
MIPS: u-boot.lds: introduce symbol __image_copy_end
by Daniel Schwierzeck
· 12 years ago
56b5ec7
MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]
by Daniel Schwierzeck
· 12 years ago
7092ce8
MIPS: compute num_got_entries from .got section's size
by Gabor Juhos
· 12 years ago
ec44316
MIPS: start.S: unify and simplify reset vector handling
by Daniel Schwierzeck
· 12 years ago
7e44614
MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status
by Daniel Schwierzeck
· 12 years ago
2fb7bd3
MIPS: xburst: fix broken access to global_data
by Daniel Schwierzeck
· 12 years ago
183943d
am335x_evm: Fix CPSW ethernet on GP EVM and EVM-SK
by Tom Rini
· 12 years ago
1a754ee
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
4cdc898
arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README
by Lucas Stach
· 12 years ago
7a3fa01
Tegra114: Add/enable Dalmore build (T114 reference board)
by Tom Warren
· 12 years ago
598547d
Tegra114: Add generic Tegra114 build support
by Tom Warren
· 12 years ago
f11e89f
Tegra114: Dalmore: Add DT files
by Tom Warren
· 12 years ago
e3d95bc
Tegra114: Add common CPU (shared) files
by Tom Warren
· 12 years ago
7c5883f
Tegra114: Add CPU (armv7) files
by Tom Warren
· 12 years ago
d034d1b
Tegra114: Add AVP (arm720t) files
by Tom Warren
· 12 years ago
c47e717
Tegra114: Add arch-tegra114 include files
by Tom Warren
· 12 years ago
7ea853e
tegra: cardhu: config: enable SPI
by Allen Martin
· 12 years ago
ba4fb9b
tegra: add SPI SLINK driver
by Allen Martin
· 12 years ago
463afbc
tegra: add addresses of SPI SLINK controllers
by Allen Martin
· 12 years ago
43b0429
tegra30: fdt: add SPI SLINK nodes
by Allen Martin
· 12 years ago
3f419f8
tegra30: add SBC1 to periph id mapping table
by Allen Martin
· 12 years ago
e765952
tegra: spi: add fdt support to tegra SPI SFLASH driver
by Allen Martin
· 12 years ago
523e4d6
tegra20: fdt: add SPI SFLASH node
by Allen Martin
· 12 years ago
3f26479
tegra: don't hard-code LCD into default TEGRA_DEVICE_SETTINGS
by Stephen Warren
· 12 years ago
811af73
tegra: rename FUNCMUX_UART2_UARTB
by Stephen Warren
· 12 years ago
795f9d7
Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.c
by Tom Warren
· 12 years ago
4293764
Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entry
by Tom Warren
· 12 years ago
9253168
tegra: fdt: add back missing host1x node
by Allen Martin
· 12 years ago
e10ffab
Clean up libfdt.h includes
by Gerald Van Baren
· 12 years ago
6542c07
common/fdt_support.c: sparse fixes
by Kim Phillips
· 12 years ago
38c3815
libfdt: update from upstream dtc commit 142419e
by Kim Phillips
· 12 years ago
db9cfa7
libfdt: update fdt.h from upstream dtc
by Kim Phillips
· 12 years ago
2575c72
libfdt_env.h: add fdt type definitions
by Kim Phillips
· 12 years ago
d150db6
treewide: include libfdt_env.h before fdt.h
by Kim Phillips
· 12 years ago
0b5bf87
fdt: fix dts preprocessor options
by Allen Martin
· 12 years ago
4c0e228
am33xx: Drop gpio0_7_pin_mux from phytec pcm051
by Tom Rini
· 12 years ago
d6c8a12
OMAP3: igep00x0: fix a build warning on IGEP boards
by Javier Martinez Canillas
· 12 years ago
8f12c7c
AM335X: Set fdt_high for AM335X devices to enable booting with Device Tree
by hvaibhav@ti.com
· 12 years ago
7c03a22
Add DDR3 support for AM335x-EVM (Version 1.5A)
by Jeff Lance
· 12 years ago
b2451e3
am335x: display msg when reading MAC from efuse
by Lars Poeschel
· 12 years ago
67b4a79
pcm051: Add support for Phytec phyCORE-AM335x
by Lars Poeschel
· 12 years ago
e0cb8c0
am33xx: add a pulldown macro to pinmux config
by Lars Poeschel
· 12 years ago
2dd508f
omap4: allow the use of a plain text env file instead boot scripts
by Javier Martinez Canillas
· 12 years ago
d549ace
OMAP3: igep00x0: add boot status GPIO LED
by Javier Martinez Canillas
· 12 years ago
e9b1452
OMAP3: use a single board file for IGEP devices
by Javier Martinez Canillas
· 12 years ago
ec2dc0c
sf: stmicro: Add support for N25Q256A
by Jagannadha Sutradharudu Teki
· 12 years ago
944bd26
sf: stmicro: Add support for N25Q32A
by Jagannadha Sutradharudu Teki
· 12 years ago
460c459
sf: stmicro: Add support for N25Q32
by Jagannadha Sutradharudu Teki
· 12 years ago
ed178bb
sf: stmicro: Add support for N25Q64A
by Jagannadha Sutradharudu Teki
· 12 years ago
e05b2a9
sf: winbond: Add W25Q64W
by Jagannadha Sutradharudu Teki
· 12 years ago
663a462
sf: spansion: Correct the first byte of idcode1 for S25FL256S part
by Jagannadha Sutradharudu Teki
· 12 years ago
d17e9b2
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 12 years ago
d3decea
Merge branch 'master' of git://git.denx.de/u-boot
by Kim Phillips
· 12 years ago
Next »