Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
a53e65d053401fff12740a8bbed8cb41670c268f
/
board
/
matrix_vision
b97241b
kbuild: Rename UIMAGE to MKIMAGE
by Marek Vasut
· 11 years ago
22dbf14
kbuild: use short logs for some board specific make rules
by Masahiro Yamada
· 11 years ago
1900d3c
board: .gitignore: ignore board-specific generated files
by Masahiro Yamada
· 11 years ago
6825a95
kbuild: use Linux Kernel build scripts
by Masahiro Yamada
· 11 years ago
9e41403
kbuild: change out-of-tree build
by Masahiro Yamada
· 11 years ago
e2906a5
Makefile: rename all libraries to built-in.o
by Masahiro Yamada
· 11 years ago
377e104
board: powerpc: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
a79854a
board: arm: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
93e1459
Coding Style cleanup: replace leading SPACEs by TABs
by Wolfgang Denk
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
472d546
Consolidate bool type
by York Sun
· 12 years ago
0ce033d
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
3929fb0
Replace __bss_end__ with __bss_end
by Simon Glass
· 12 years ago
ef123c5
Refactor linker-generated arrays
by Albert ARIBAUD
· 12 years ago
e3913f5
omap_hsmmc: add driver check for write protection
by Nikita Kiryanov
· 12 years ago
e874d5b
omap_hsmmc: implement driver check for card detection
by Nikita Kiryanov
· 12 years ago
bb4d464
omap3: mvblx: pass FPGA version to the kernel
by Michael Jones
· 12 years ago
71c4ae3
omap3: mvblx: select fpgafilename according to orientation
by Michael Jones
· 12 years ago
8b493a5
common: Discard the __u_boot_cmd section
by Marek Vasut
· 12 years ago
5567514
common: Add .u_boot_list into all linker files
by Marek Vasut
· 12 years ago
702e601
doc: cleanup - move board READMEs into respective board directories
by Wolfgang Denk
· 13 years ago
bbbc1ae
ARM:OMAP+:MMC: Add parameters to MMC init
by Jonathan Solnit
· 13 years ago
770605e
bootstage: Replace show_boot_progress/error() with bootstage_...()
by Simon Glass
· 13 years ago
c8e66db
bootstage: Convert net progress numbers to enums
by Simon Glass
· 13 years ago
5e41088
bootstage: Convert progress numbers 10-19 to enums
by Simon Glass
· 13 years ago
5dc8871
bootstage: Convert progress numbers 1-9 into enums
by Simon Glass
· 13 years ago
578ac1e
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
by Simon Glass
· 13 years ago
a1d88f4
mv_common.c: get rid of 'defined but not used' warning
by Michael Jones
· 13 years ago
94f6142
mvblx: punt unused clean/distclean targets
by Michael Jones
· 13 years ago
84d7a01
OMAP3: mvblx: Initial support for mvBlueLYNX-X
by Michael Jones
· 13 years ago
26ddff2
build: add missing $(AR)->$(cmd_link_o_target) update
by Mike Frysinger
· 13 years ago
464c792
punt unused clean/distclean targets
by Mike Frysinger
· 13 years ago
e6a857d
fpga: constify to fix build warning
by Wolfgang Denk
· 13 years ago
12b5723
mv_common.c: don't compile reset_environment if ENV_IS_NOWHERE
by Michael Jones
· 13 years ago
7fb3e7a
mpc83xx: Add support for MergerBox board
by Andre Schwarz
· 14 years ago
c1fa1b7
powerpc, 8xx: Fix fallout from "Fixup all 8xx u-boot.lds scripts"
by Joakim Tjernlund
· 14 years ago
9d8fbd1
powerpc, 8xx: Fixup all 8xx u-boot.lds scripts
by Joakim Tjernlund
· 14 years ago
44c6e65
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
2ced53e
Move LDSCRIPT definitions to board config files.
by Wolfgang Denk
· 14 years ago
085ecde
5xxx: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
1211a46
config.mk cleanup: drop "-I$(TOPDIR)/board" entries
by Wolfgang Denk
· 14 years ago
2ae1824
Makefile: move all Power Architecture boards into boards.cfg
by Wolfgang Denk
· 14 years ago
14d0a02
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
6aa3d3b
83xx: Remove warmboot parameter from PCI init functions
by Peter Tyser
· 14 years ago
2e4f35d
MVBLM7, MVSMR: fix Makefile (cleanup bootscript.img)
by Wolfgang Denk
· 14 years ago
fd194f8
mpc83xx/mvBLM7: add usb commands and cleanup.
by Andre Schwarz
· 15 years ago
7769c5b
mvsmr: fix link error
by Anatolij Gustschin
· 15 years ago
a47a12b
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
1f2463d
Add initial support for Matrix Vision mvSMR board based on MPC5200B.
by Andre Schwarz
· 15 years ago
00b6d92
5xxx, fdt: move fdt_fixup_memory() to cpu.c file
by Heiko Schocher
· 15 years ago
6385b28
fpga: Remove relocation fixups
by Peter Tyser
· 15 years ago
3202d33
Remove deprecated 'autoscr' command/variables
by Peter Tyser
· 15 years ago
632a6dd
Add common code dir for Matrix Vision boards.
by Andre Schwarz
· 15 years ago
28887d8
Use common code for Matrix Vision boards
by André Schwarz
· 15 years ago
4c2e3da
Update Freescale copyrights to remove "All Rights Reserved"
by Kumar Gala
· 15 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d26154c
mpc83xx: spd_sdram: fix ddr sdram base address assignment bug
by Anton Vorontsov
· 16 years ago
ad3381c
Moved initialization of E1000 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
e1d7480
Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
1a9eeb7
change mvBL-M7 default env and move to vendor subdir
by Andre Schwarz
· 16 years ago
a928d0d
fix mvbc_p board build warnings
by Andre Schwarz
· 16 years ago
f2302d4
Fix merge problems
by Stefan Roese
· 16 years ago
5e0de0e
mpc5xxx: Add MVBC_P board support
by Andre Schwarz
· 16 years ago