Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b6936d75740bfbe7c2e934208bdcf44e0db34411
/
board
/
matrix_vision
1466365
fpga: Define bitstream type based on command selection
by Michal Simek
· 11 years ago
25e1e2e
fpga: xilinx: Avoid CamelCase for in Xilinx_desc
by Michal Simek
· 11 years ago
2091a0c
fpga: spartan3: Avoid CamelCase
by Michal Simek
· 11 years ago
5206cca
fpga: spartan2: Avoid CamelCase
by Michal Simek
· 11 years ago
31fea44
kbuild: Rename UIMAGE to MKIMAGE
by Marek Vasut
· 11 years ago
18b727a
kbuild: use short logs for some board specific make rules
by Masahiro Yamada
· 11 years ago
6b21824
board: .gitignore: ignore board-specific generated files
by Masahiro Yamada
· 11 years ago
0d68fb1
kbuild: use Linux Kernel build scripts
by Masahiro Yamada
· 11 years ago
59f15f2
kbuild: change out-of-tree build
by Masahiro Yamada
· 11 years ago
30a198b
Makefile: rename all libraries to built-in.o
by Masahiro Yamada
· 11 years ago
c54b77e
board: powerpc: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
5d23de5
board: arm: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
ec7fbf5
Coding Style cleanup: replace leading SPACEs by TABs
by Wolfgang Denk
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
4a59809
Consolidate bool type
by York Sun
· 12 years ago
19aac97
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
ed70c8f
Replace __bss_end__ with __bss_end
by Simon Glass
· 12 years ago
c24895e
Refactor linker-generated arrays
by Albert ARIBAUD
· 12 years ago
4be9dbc
omap_hsmmc: add driver check for write protection
by Nikita Kiryanov
· 12 years ago
4eae05c
omap_hsmmc: implement driver check for card detection
by Nikita Kiryanov
· 12 years ago
552613c
omap3: mvblx: pass FPGA version to the kernel
by Michael Jones
· 12 years ago
284a249
omap3: mvblx: select fpgafilename according to orientation
by Michael Jones
· 12 years ago
efd76dad
common: Discard the __u_boot_cmd section
by Marek Vasut
· 12 years ago
607092a
common: Add .u_boot_list into all linker files
by Marek Vasut
· 12 years ago
e75d563
doc: cleanup - move board READMEs into respective board directories
by Wolfgang Denk
· 13 years ago
a9b0556
ARM:OMAP+:MMC: Add parameters to MMC init
by Jonathan Solnit
· 13 years ago
0169e6b
bootstage: Replace show_boot_progress/error() with bootstage_...()
by Simon Glass
· 13 years ago
964d1d4
bootstage: Convert net progress numbers to enums
by Simon Glass
· 13 years ago
3038f80
bootstage: Convert progress numbers 10-19 to enums
by Simon Glass
· 13 years ago
53624e0
bootstage: Convert progress numbers 1-9 into enums
by Simon Glass
· 13 years ago
2939564
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
by Simon Glass
· 13 years ago
d61c507
mv_common.c: get rid of 'defined but not used' warning
by Michael Jones
· 13 years ago
73bd01e
mvblx: punt unused clean/distclean targets
by Michael Jones
· 13 years ago
8ce85da
OMAP3: mvblx: Initial support for mvBlueLYNX-X
by Michael Jones
· 13 years ago
57e0deb
build: add missing $(AR)->$(cmd_link_o_target) update
by Mike Frysinger
· 13 years ago
ab2b7e1
punt unused clean/distclean targets
by Mike Frysinger
· 13 years ago
74f9b38
fpga: constify to fix build warning
by Wolfgang Denk
· 13 years ago
6baab86
mv_common.c: don't compile reset_environment if ENV_IS_NOWHERE
by Michael Jones
· 13 years ago
c82fdea
mpc83xx: Add support for MergerBox board
by Andre Schwarz
· 14 years ago
f909e70
powerpc, 8xx: Fix fallout from "Fixup all 8xx u-boot.lds scripts"
by Joakim Tjernlund
· 14 years ago
a65f8c8
powerpc, 8xx: Fixup all 8xx u-boot.lds scripts
by Joakim Tjernlund
· 14 years ago
cedbf4b
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
341e5e7
Move LDSCRIPT definitions to board config files.
by Wolfgang Denk
· 14 years ago
01fd915
5xxx: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
cffb904
config.mk cleanup: drop "-I$(TOPDIR)/board" entries
by Wolfgang Denk
· 14 years ago
291ba1b
Makefile: move all Power Architecture boards into boards.cfg
by Wolfgang Denk
· 14 years ago
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
e228332
83xx: Remove warmboot parameter from PCI init functions
by Peter Tyser
· 14 years ago
d5735f2
MVBLM7, MVSMR: fix Makefile (cleanup bootscript.img)
by Wolfgang Denk
· 15 years ago
d3f51dd
mpc83xx/mvBLM7: add usb commands and cleanup.
by Andre Schwarz
· 15 years ago
552bb26
mvsmr: fix link error
by Anatolij Gustschin
· 15 years ago
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
3f4bd65
Add initial support for Matrix Vision mvSMR board based on MPC5200B.
by Andre Schwarz
· 15 years ago
733b48d
5xxx, fdt: move fdt_fixup_memory() to cpu.c file
by Heiko Schocher
· 15 years ago
cf8582c
fpga: Remove relocation fixups
by Peter Tyser
· 15 years ago
d78876c
Remove deprecated 'autoscr' command/variables
by Peter Tyser
· 15 years ago
ba61a73
Add common code dir for Matrix Vision boards.
by Andre Schwarz
· 15 years ago
a8e1d95
Use common code for Matrix Vision boards
by André Schwarz
· 15 years ago
6a6d948
Update Freescale copyrights to remove "All Rights Reserved"
by Kumar Gala
· 15 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
b79b101
mpc83xx: spd_sdram: fix ddr sdram base address assignment bug
by Anton Vorontsov
· 16 years ago
050019d
Moved initialization of E1000 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
cba8851
Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
df77a9b
change mvBL-M7 default env and move to vendor subdir
by Andre Schwarz
· 16 years ago
f6f431d
fix mvbc_p board build warnings
by Andre Schwarz
· 16 years ago
3762825
Fix merge problems
by Stefan Roese
· 16 years ago
2a29329
mpc5xxx: Add MVBC_P board support
by Andre Schwarz
· 16 years ago