Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f0ed56552dabe6e2e7362957e3043a94e44da8a9
/
board
f0ed565
85xx: enable FDT support for STX SSA board
by Wolfgang Denk
· 13 years ago
5bbf29c
powerpc/85xx: Adding configuration for DCSRCR to enable 32M access
by Stephen George
· 13 years ago
0949169
Removed obsolete Netstal boards
by Niklaus Giger
· 13 years ago
bf895ad
cleanup: Fix typos and misspellings in various files.
by Mike Williams
· 13 years ago
6baab86
mv_common.c: don't compile reset_environment if ENV_IS_NOWHERE
by Michael Jones
· 13 years ago
5b604ed
km/common: i2c deblock: enabled print of i2c deblock status
by Stefan Bigler
· 13 years ago
de79984
km/common: add printings to boardid commands
by Holger Brunck
· 13 years ago
14b39b8
powerpc/km82xx: remove 82xx specific functions from common.c
by Holger Brunck
· 13 years ago
ac8c3a3
km/common: remove fdt_(gs)et_node_and_value
by Holger Brunck
· 13 years ago
bf20a88
km/common: move ivm functions from to ivm.c
by Holger Brunck
· 13 years ago
bc4e15f
km/common: remove saveenv from do_checkboardidhwkey
by Holger Brunck
· 13 years ago
2a8f032
km/common: force set ethaddr after reading IVM
by Holger Brunck
· 13 years ago
076440a
km/common: remove obsolete defines and header
by Holger Brunck
· 13 years ago
e7bec9b
km/common: simplify debug environment
by Holger Brunck
· 13 years ago
dcd51b8
digsy_mtc: move board into vendor dir and add vendor logo
by Anatolij Gustschin
· 13 years ago
4a9cc65
mpc5200: digsy_mtc: add support for writing 'appreg' value
by Anatolij Gustschin
· 14 years ago
0abdd6b
mpc5200: digsy_mtc: add support for graphic extension board
by Anatolij Gustschin
· 14 years ago
1ef72f6
serial: drop useless ctlr field
by Mike Frysinger
· 14 years ago
f96c042
serial: push default_serial_console to drivers
by Mike Frysinger
· 14 years ago
944a7fe
Timer: Remove reset_timer_masked()
by Graeme Russ
· 13 years ago
139d6cf
Timer: Remove reset_timer() for non-Nios2 arches
by Graeme Russ
· 13 years ago
5e669ff
Timer: Remove set_timer completely
by Graeme Russ
· 13 years ago
43f0255
Remove calls to set_timer outside arch/
by Graeme Russ
· 13 years ago
12052d6
Use ALL-y style instead of ifeq blocks for better readability
by Daniel Schwierzeck
· 13 years ago
259d9c4
board/tqm85xx: Create and tear down TLB for get_ram_size()
by Becky Bruce
· 13 years ago
53c2788
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Wolfgang Denk
· 13 years ago
8a974fd
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
253c3ef
scb9328: Add ARM relocation support
by Torsten Koschorrek
· 13 years ago
f354b53
powerpc/p2041rdb: Add p2041rdb board support
by Mingkai Hu
· 13 years ago
a960673
Remove volatile qualifier in get_ram_size() calls
by Albert ARIBAUD
· 13 years ago
f8b82ee
Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm
by Graeme Russ
· 13 years ago
85f0ee4
mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3
by Tom Warren
· 14 years ago
82001ef
imx: Add support for zmx25 board
by Matthias Weisser
· 13 years ago
7084b1e
imx: Make imx25 compatible to mxc_gpio driver and fix in tx25
by Matthias Weisser
· 13 years ago
af905dd
mx27: Make the UART port number explicit
by Fabio Estevam
· 13 years ago
1f71b46
qoriq/p1_p2_rdb: USB device-tree fixups for P1020
by Ramneek Mehresh
· 14 years ago
3e9ecf8
powerpc/85xx: Add basic support for P1023RDS board
by Roy Zang
· 13 years ago
24b66e5
powerpc/mpc85xx: Display a warning for unsupported DDR data rates
by York Sun
· 13 years ago
cd9d609
powerpc/corenet_ds: Fix RCW overriding for RDIMM
by York Sun
· 13 years ago
69aa193
powerpc/86xx: display boot device and bank on the MPC8610 HPCD
by Timur Tabi
· 14 years ago
9edb241
powerpc/85xx: Fix compile errors if CONFIG_SYS_DPAA_QBMAN isn't set
by Kumar Gala
· 14 years ago
8ee47bc
powerpc/85xx: Fix compile errors if CONFIG_SYS_{B,Q}MAN_MEM_PHYS aren't set
by Kumar Gala
· 14 years ago
f31225c
powerpc/83xx: remove empty board_early_init_f()
by Timur Tabi
· 14 years ago
c82fdea
mpc83xx: Add support for MergerBox board
by Andre Schwarz
· 14 years ago
16311a2
Add support for Network Space v2 and parents
by Simon Guinot
· 13 years ago
2ec63ad
arm/km: add support for portl2 board
by Valentin Longchamp
· 13 years ago
3f29cbb
arm/km: ethernet support for mgcoge3un
by Valentin Longchamp
· 13 years ago
ab7344a
atstk100x: switch to common cfi driver
by Andreas Bießmann
· 13 years ago
a631d2b
cpuat91: use atmel_usart
by Andreas Bießmann
· 13 years ago
6db5968
eb_cpux9k2: use atmel_usart
by Andreas Bießmann
· 13 years ago
f9d3f91
at91rm9200ek: use atmel_usart
by Andreas Bießmann
· 13 years ago
f825297
vision2: Fix build due to WEIM registers name change
by Fabio Estevam
· 13 years ago
67d34d7
MX53: Add initial support for MX53ARD
by Fabio Estevam
· 13 years ago
71a7b52
arm: Update jadecpu board
by Matthias Weisser
· 13 years ago
d3a4d25
VCMA9: various cleanups/code style fixes
by David Müller (ELSOFT AG)
· 14 years ago
7fbcd3b
VCMA9: use CFI driver (and remove the old one)
by David Müller (ELSOFT AG)
· 14 years ago
8791dd7
VCMA9: remove unneeded config.mk
by David Müller (ELSOFT AG)
· 14 years ago
ecee9c8
armv7: rename cache related CONFIG flags
by Aneesh V
· 13 years ago
ae74ec6
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
38796d9
update/fix PDNB3 board
by Michael Schwingen
· 14 years ago
892df4e
update/fix IXDP425 / IXDPG425 boards
by Michael Schwingen
· 14 years ago
d9fe6cc
add dvlhost (dLAN 200 AV Wireless G) board
by Michael Schwingen
· 14 years ago
67ea3d9
update/fix AcTux4 board
by Michael Schwingen
· 14 years ago
b2a70b5
update/fix AcTux3 board
by Michael Schwingen
· 14 years ago
53adde9
update/fix AcTux2 board
by Michael Schwingen
· 14 years ago
5af6584
update/fix AcTux1 board
by Michael Schwingen
· 14 years ago
8f399b3
ARM: drop unsupported 'trab' board
by Wolfgang Denk
· 14 years ago
8f6ed2a
Build fix/update of AFEB9260
by Sergey Lapin
· 13 years ago
0159891
cpuat91: fix board support
by Eric Benard
· 13 years ago
5affc63
cpu9260/9G20: fix board support
by Eric Benard
· 13 years ago
e89794b
AT91 rework: fix TOP9000 files to build again
by Reinhard Meyer
· 13 years ago
0bda5f2
AT91 rework: fix at91sam(9260/9g20/9xe)ek board port to build again:
by Reinhard Meyer
· 13 years ago
50515fa
Add support for Bluewater Systems Snapper 9260/9G20 modules
by Ryan Mallon
· 13 years ago
58aa563
update arm/at91rm9200 work with rework rework110202
by Jens Scharsig
· 14 years ago
9a4f80f
imx31_phycore: Fix build by using new relocation scheme
by Fabio Estevam
· 13 years ago
0856664
mx1ads: Fix build by using new relocation scheme
by Fabio Estevam
· 13 years ago
c9e2a67
MX31: QONG: drop config.mk
by Stefano Babic
· 13 years ago
a6bfef7
powerpc/p1022ds: set the clock-frequency prop only if the clock is enabled
by Timur Tabi
· 13 years ago
41e0f00
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
69c11e3
SMDK6400: fix the compiler error
by Minkyu Kang
· 13 years ago
18ef4bf
imx27lite: Remove local config.mk
by Fabio Estevam
· 13 years ago
ddc647f
imx31_litekit: Remove local config.mk
by Fabio Estevam
· 13 years ago
6ddd723
mx31litekit: Fix boot with the new relocation scheme.
by Fabio Estevam
· 13 years ago
574cff7
mx31ads: Use the new relocation scheme
by Fabio Estevam
· 13 years ago
5a1503b
Blackfin: boards: build zlib dir with -O2
by Mike Frysinger
· 14 years ago
9976335
Minor coding style cleanup
by Wolfgang Denk
· 13 years ago
b24e05d
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Wolfgang Denk
· 13 years ago
0e9c892
SMDKV310: Fix incorrect conditional compilation for MIU linear mapping
by Thomas Abraham
· 14 years ago
beeda8c
SMDKV310: CPU fequency and mmc_pre_ratio modified
by Chander Kashyap
· 14 years ago
25a3362
armv7: Add support for ST-Ericsson U8500 href platform
by John Rigby
· 14 years ago
a128abc
sh: sh7785lcr: Update BSC of USB area
by Nobuhiro Iwamatsu
· 14 years ago
89f4f0d
ARMV7: Vexpress: Add missing MMC header
by Dirk Behme
· 14 years ago
4de3cdd
arm/km: update mgcoge3un board support
by Holger Brunck
· 14 years ago
6453c9f
arm/km: rename mgcoge2un to mgcoge3un
by Valentin Longchamp
· 14 years ago
184907a
arm/km: introduce bootcount env variable and clean km_arm
by Valentin Longchamp
· 14 years ago
bfef54d
ARMV7: Add support for Samsung SMDKV310 Board
by Chander Kashyap
· 14 years ago
9c88fb8
S5P:SROM config code moved to s5p-common directory
by Chander Kashyap
· 14 years ago
67a6131
SMDK2410: various cleanup/code style fixes
by David Müller (ELSOFT AG)
· 14 years ago
1489922
SMDK2410: use the CFI driver (and remove the old one)
by David Müller (ELSOFT AG)
· 14 years ago
c3d6b5d
SMDK2410: remove unneeded config.mk
by David Müller (ELSOFT AG)
· 14 years ago
Next »