Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
f68a9c6b3db80f00d62963e788f8dadc0657b2b6
/
board
/
BuS
5296cb1
m68k: add architecture-specific u-boot.lds
by angelo@sysam.it
· 10 years ago
d2eaec6
net: Remove the bd* parameter from net stack functions
by Joe Hershberger
· 10 years ago
4614b89
ARM: at91: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
49cad54
Export redesign
by Martin Dorwig
· 10 years ago
2e07c24
kconfig: arm: introduce symbol for ARM CPUs
by Georges Savoundararadj
· 10 years ago
461be2f
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· 10 years ago
93d4334
Add board MAINTAINERS files
by Masahiro Yamada
· 10 years ago
dd84058
kconfig: add board Kconfig and defconfig files
by Masahiro Yamada
· 10 years ago
1ace402
sizes.h - consolidate for all architectures
by Alexey Brodkin
· 11 years ago
ac45bb1
at91: nand: switch atmel_nand to generic GPIO API
by Andreas Bießmann
· 11 years ago
4535a24
arm926ejs, at91: add common phy_reset function
by Heiko Schocher
· 11 years ago
a79854a
board: arm: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
64bd89e
m68k: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
c2120fb
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
ea818db
i2c, soft-i2c: switch to new multibus/multiadapter support
by Heiko Schocher
· 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
d858c33
M68K: eb_cpu5282: general update and enhanced board support
by Jens Scharsig (BuS Elektronik)
· 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
3bb183b
eb_cpux9k2: fix chip select
by Jens Scharsig
· 13 years ago
bfc325e
arm:at91-boards: remove console_init_f where unnecessary
by Andreas Bießmann
· 12 years ago
eb0b43f
rename EB+MCF-EV123 to its current marketing name EB+CPU5282
by Jens Scharsig
· 13 years ago
4324c75
add new board vl_ma2sc
by esw@bus-elektronik.de
· 13 years ago
f3aed65
ColdFire: The EB+MCF-EV123 boards config update
by Jason Jin
· 13 years ago
25ceb27
ColdFire: Cleanup lds files for multiple defined symbols
by stany MARCEL
· 13 years ago
464c792
punt unused clean/distclean targets
by Mike Frysinger
· 13 years ago
e2a5345
net: drop !NET_MULTI code
by Mike Frysinger
· 13 years ago
dcac25a
Remove calls to set_timer outside arch/
by Graeme Russ
· 13 years ago
a55d23c
Remove volatile qualifier in get_ram_size() calls
by Albert ARIBAUD
· 13 years ago
5a05cb7
eb_cpux9k2: use atmel_usart
by Andreas Bießmann
· 13 years ago
8073399
update arm/at91rm9200 work with rework rework110202
by Jens Scharsig
· 14 years ago
44c6e65
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
cebcf7d
update board EB+CPUx9K2
by Jens Scharsig
· 14 years ago
14d0a02
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
54841ab
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
a414553
m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU
by Peter Tyser
· 15 years ago
78acc47
Rename lib_generic/ to lib/
by Peter Tyser
· 15 years ago
77e7273
new board (eb_cpux9k2)
by Jens Scharsig
· 15 years ago
35cf3b5
update the EB+MCF-EV123 board support
by Jens Scharsig
· 15 years ago
a89c33d
General help message cleanup
by Wolfgang Denk
· 15 years ago
f62fb99
Fix all linker script to handle all rodata sections
by Trent Piepho
· 16 years ago
2fb2604
Command usage cleanup
by Peter Tyser
· 16 years ago
62c3ae7
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 16 years ago
6e80f5a
ColdFire: Remove platforms mii.c file
by TsiChung Liew
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0cf4fd3
rename environment.c in env_embedded.c to reflect is functionality
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0fe3405
EB+MCF-EV123 board: fix coding style (alingment)
by Wolfgang Denk
· 16 years ago
6841785
EB+MCF-EV123 board: fix syntx error
by Wolfgang Denk
· 16 years ago
d0ff51b
Code cleanup: fix old style assignment ambiguities like "=-" etc.
by Wolfgang Denk
· 16 years ago
c37ea03
Fix compile error caused by incorrect function return type
by TsiChung Liew
· 16 years ago
9973e3c
Change initdram() return type to phys_size_t
by Becky Bruce
· 16 years ago
cda2a4a
Fix config files for out-of-tree building
by Wolfgang Denk
· 16 years ago
3d36be0
Remove all the search paths from the .lds files.
by Jason Wessel
· 17 years ago
1b76988
Fix remaining CONFIG_COMMANDS
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
64134f0
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
by Wolfgang Denk
· 17 years ago
870470d
ColdFire: Update EB+MCF-EV123 platform
by TsiChungLiew
· 17 years ago
dd520bf
Code cleanup.
by Wolfgang Denk
· 18 years ago
2b208f5
Move "ar" flags to config.mk to allow for silent "make -s"
by Wolfgang Denk
· 18 years ago
f932863
Add support for a saving build objects in a separate directory.
by Marian Balakowicz
· 18 years ago
b1d7135
Minor code cleanup.
by Wolfgang Denk
· 18 years ago
9acb626
Add MCF5282 support (without preloader)
by Heiko Schocher
· 19 years ago