Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
4d38395c1585e54f23b9fd53f9694beb1931ba64
/
board
/
evb64260
e5a504e
MAINTAINERS: comment out invalid maintainers
by Masahiro Yamada
· 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
33a1ea2
board: evb64260: delete an unused source file
by Masahiro Yamada
· 11 years ago
bc0009e
board: delete meaningless serial.h
by Masahiro Yamada
· 11 years ago
377e104
board: powerpc: 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
7e15d6d
ppc: Move mirror_hack to arch_global_data
by Simon Glass
· 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
ec3fd68
serial: Use default_serial_puts() in drivers
by Marek Vasut
· 12 years ago
a382725
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
by Marek Vasut
· 12 years ago
829b3b2
serial: powerpc: Implement CONFIG_SERIAL_MULTI into evb64260 serial driver
by Marek Vasut
· 12 years ago
702e601
doc: cleanup - move board READMEs into respective board directories
by Wolfgang Denk
· 13 years ago
10cbe3b
net: Fix remaining API interface breakage
by Joe Hershberger
· 12 years ago
f6add13
net/miiphy/serial: drop duplicate "NAMESIZE" define
by Mike Frysinger
· 13 years ago
7d5ff54
i2c: Codingstyle cleanup for i2c evb64260 board driver
by Heiko Schocher
· 13 years ago
504f708
board/evb64260/zuma_pbb_mbox.c: Fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
8273207
board/evb64260/zuma_pbb_mbox.c: CodingStyle cleanup
by Wolfgang Denk
· 13 years ago
b191c70
board/evb64260/sdram_init.c: Fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
b524b1c
board/evb64260/eth.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
54a0874
board/evb64260/evb64260.c: Fix GC 4.6 build warning
by Wolfgang Denk
· 13 years ago
d3a1b1b
board/evb64260/i2c.c: Fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
fecf63e
board/evb64260/i2c.c: Coding Style cleanup
by Wolfgang Denk
· 13 years ago
e2a5345
net: drop !NET_MULTI code
by Mike Frysinger
· 13 years ago
1626308
cleanup: Fix typos and misspellings in various files.
by Mike Williams
· 13 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
8ef583a
miiphy: convert to linux/mii.h
by Mike Frysinger
· 14 years ago
e2c2a95
74xx_7xx: 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
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
5700bb6
miiphy: constify device name
by Mike Frysinger
· 14 years ago
cdb7497
Rename getenv_r() into getenv_f()
by Wolfgang Denk
· 14 years ago
54841ab
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
0a9463e
Merge branch 'master' into next
by Wolfgang Denk
· 14 years ago
e03b4d2
Fix compiler warnings for EVB64260, P3G4 and ZUMA
by Anatolij Gustschin
· 14 years ago
ee80fa7
Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitions
by Wolfgang Denk
· 14 years ago
a47a12b
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
8d1f268
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· 15 years ago
8582901
ppc: Enable full relocation to RAM
by Peter Tyser
· 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
b8845ab
Fix build errors after making flash_get_info() non-static
by Wolfgang Denk
· 16 years ago
2fb2604
Command usage cleanup
by Peter Tyser
· 16 years ago
1113cb7
evb64260: fix "cast to pointer from integer of different size" warnings
by Wolfgang Denk
· 16 years ago
9b827cf
Align end of bss by 4 bytes
by Selvamuthukumar
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0e8d158
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5a1aceb
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
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
bb1f8b4
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
6aca145
Moved initialization of GT6426x Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
d0ff51b
Code cleanup: fix old style assignment ambiguities like "=-" etc.
by Wolfgang Denk
· 16 years ago
9973e3c
Change initdram() return type to phys_size_t
by Becky Bruce
· 16 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
3d36be0
Remove all the search paths from the .lds files.
by Jason Wessel
· 17 years ago
64134f0
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
by Wolfgang Denk
· 17 years ago
77a3185
board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
b930726
board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
5e37800
board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
2b208f5
Move "ar" flags to config.mk to allow for silent "make -s"
by Wolfgang Denk
· 18 years ago
511d0c7
Coding style cleanup
by Wolfgang Denk
· 18 years ago
f932863
Add support for a saving build objects in a separate directory.
by Marian Balakowicz
· 18 years ago
d87080b
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· 19 years ago
7481266
by Wolfgang Denk
· 19 years ago
f013dac
Code cleanup, especially MIPS for GCC 4.x
by Wolfgang Denk
· 19 years ago
63ff004
Add support for multiple PHYs.
by Marian Balakowicz
· 19 years ago
77ddac9
Cleanup for GCC-4.x
by Wolfgang Denk
· 19 years ago
807d5d7
Fix problems with ld version 2.16 (dot outside sections problem)
by Wolfgang Denk
· 19 years ago
dcb2f95
* Patch by Stefan Roese, 03 May 2005:
by stroese
· 20 years ago
e2ffd59
* Code cleanup, mostly for GCC-3.3.x
by wdenk
· 20 years ago
3f85ce2
* CVS add missing files
by wdenk
· 21 years ago
198ea9e
Last minute fixes / cleanup.
by wdenk
· 21 years ago
U-Boot-1_0_2
bf9e3b3
* Some code cleanup
by wdenk
· 21 years ago
c837dcb
* The PS/2 mux on the BMS2003 board needs 450 ms after power on
by wdenk
· 21 years ago
5fa66df
* Prepare for release
by wdenk
· 21 years ago
2d5b561
* Make sure HUSH is initialized for running auto-update scripts
by wdenk
· 21 years ago
LABEL_2003_10_14_2140
12f3424
* Add support for PPChameleon Eval Board
by wdenk
· 21 years ago
27b207f
* Implement new mechanism to export U-Boot's functions to standalone
by wdenk
· 21 years ago
0d49839
Patch by Kenneth Johansson, 30 Jun 2003:
by wdenk
· 21 years ago
b0fce99
Fix some missing commands, cleanup header files
by wdenk
· 21 years ago
U-Boot-0_4_1
8bde7f7
* Code cleanup:
by wdenk
· 21 years ago
LABEL_2003_06_27_2340
b783eda
* Header file cleanup for ARM
by wdenk
· 21 years ago
LABEL_2003_06_26_2220
db2f721f
* Patch by Rune Torgersen, 13 Feb 2003:
by wdenk
· 22 years ago
LABEL_2003_03_06_0200
ad10dd9
Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).
by stroese
· 22 years ago
5772de4
Initial revision
by wdenk
· 22 years ago
fe8c280
Initial revision
by wdenk
· 22 years ago
c609719
Initial revision
by wdenk
· 22 years ago
47d1a6e
Initial revision
by wdenk
· 22 years ago
7ebf744
Initial revision
by wdenk
· 22 years ago
affae2b
Initial revision
by wdenk
· 22 years ago
efee170
Initial revision
by wdenk
· 22 years ago
Next »