Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
a483a167bc8d808145ca1224a2c238cda90aa60c
/
lib_mips
/
board.c
a483a16
Standardize mem_malloc_init() implementation
by Peter Tyser
· 15 years ago
5e93bd1
Consolidate arch-specific sbrk() implementations
by Peter Tyser
· 15 years ago
52cb4d4
stdio/device: rework function naming convention
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
c790b04
lib_arch/board.c: Move malloc initialization before flash_init()
by Stefan Roese
· 15 years ago
c06326c
MIPS: lib_mips/board.c: Remove unused variables
by Shinya Kuribayashi
· 15 years ago
19b5b53
lib_*/board.c: do not initialize bi_enet*addr in global data
by Mike Frysinger
· 16 years ago
db08eca
MIPS: Add board_early_init_f() to init_sequence
by Stefan Roese
· 16 years ago
9d23fc5
MIPS: Add onenand_init() to board.c and move nand_init()
by Stefan Roese
· 16 years ago
561858e
Update U-Boot's build timestamp on every compile
by Peter Tyser
· 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
93f6d72
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9314cee
rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
b64f190
Fix printf() format issues with sizeof_t types by using %zu
by Wolfgang Denk
· 16 years ago
89a1550
mips: If CONFIG_CMD_SPI is defined, call spi_init()
by Jason McMullan
· 16 years ago
e996bc3
[MIPS] lib_mips/board.c: Add nand_init
by Jason McMullan
· 16 years ago
beeccf7
MIPS: Fix CFG_NO_FLASH support
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
5c15010
Fixed mips_io_port_base build errors.
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
b3aff0c
disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
7def6b3
lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
0c505db
lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
f013dac
Code cleanup, especially MIPS for GCC 4.x
by Wolfgang Denk
· 19 years ago
c75eba3
Fix U-Boot compilation for MIPS boards using ELDK 4.0
by Wolfgang Denk
· 19 years ago
63ff004
Add support for multiple PHYs.
by Marian Balakowicz
· 19 years ago
93f6a67
* Patches by Richard Woodruff, 10 Jun 2004:
by wdenk
· 20 years ago
6945979
Fix CONFIG_ETH*ADDR for Ocotea board. Sort Makefile. Update docs.
by wdenk
· 20 years ago
LABEL_2004_05_29_1850
f4863a7
* Patch by liang a lei, 9 Jan 2004: Fix Intel 28F128J3 ID in include/flash.h
by wdenk
· 21 years ago
7cb22f9
* Make CPU clock on ICA-IP board controllable by a "cpuclk"
by wdenk
· 21 years ago
27b207f
* Implement new mechanism to export U-Boot's functions to standalone
by wdenk
· 21 years ago
8bde7f7
* Code cleanup:
by wdenk
· 21 years ago
LABEL_2003_06_27_2340
3b57fe0
* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length
by wdenk
· 21 years ago
LABEL_2003_05_30_1450
3e38691
* Patch by Arun Dharankar, 4 Apr 2003:
by wdenk
· 22 years ago
LABEL_2003_04_05_0300
85ec0bc
* Patch by Arun Dharankar, 24 Mar 2003: - add threads / scheduler example code
by wdenk
· 22 years ago
c021880
* Add support for MIPS32 4Kc CPUs
by wdenk
· 22 years ago