Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4c97a846543b170c56d42d3bceefaab2e8464a80
/
arch
/
powerpc
/
lib
/
board.c
8df768c
hwmon: do not init sensors on startup
by Heiko Schocher
· 13 years ago
5e669ff
Timer: Remove set_timer completely
by Graeme Russ
· 13 years ago
50777c4
Don't grab memory for LCD if FB address is defined
by Minkyu Kang
· 14 years ago
2ef216b
powerpc: Add cpu_secondary_init_r to allow for initialization post env setup
by Kumar Gala
· 14 years ago
cedbf4b
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
0b5a263
Replace "FLASH" strings with "Flash" or "flash"
by Peter Tyser
· 14 years ago
b1dd51f
powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOC
by Kumar Gala
· 14 years ago
4136428
WINBOND_83C553: enable only on boards that actually use it.
by Wolfgang Denk
· 14 years ago
9a73601
ppc: Don't initialize write protected NOR flashes
by John Schmoller
· 14 years ago
3a1362d
powerpc: Cleanup BOOTFLAG_* references
by Peter Tyser
· 14 years ago
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
4b25a8d
powerpc: Zero out board info struct on bootup
by Peter Tyser
· 14 years ago
8d5c89d
PowerPC: change board specific early pci_init() into generic.
by Andre Schwarz
· 14 years ago
cd4e42e
PCU_E: remove code for yet another corpse
by Wolfgang Denk
· 14 years ago
e602b4c
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
by Stefan Roese
· 14 years ago
eeedb86
common: move TOTAL_MALLOC_LEN to include/common.h
by Heiko Schocher
· 14 years ago
ea9e0be
Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE
by Wolfgang Denk
· 14 years ago
b4eceac
Save environment data to mmc.
by Terry Lv
· 15 years ago
76af278
Rename getenv_r() into getenv_f()
by Wolfgang Denk
· 14 years ago
f3c7cd9
mpc83xx: turn on icache in core initialization to improve u-boot boot time
by Kim Phillips
· 15 years ago
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
[Renamed from arch/ppc/lib/board.c]
cede5d8
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago
[Renamed from lib_ppc/board.c]
92bc263
PPC: Record U-Boot's relocated address in RAM and show in bdinfo.
by Richard Retanubun
· 15 years ago
a2ea276
mpc512x: Add display of reset status register
by Detlev Zundel
· 15 years ago
a95e673
mpc85xx, mpc86xx: Fix gd->cpu pointer after relocation
by Peter Tyser
· 15 years ago
9522f57
mpc85xx: Fix booting on various boards
by Anton Vorontsov
· 15 years ago
01db155
Add bb_miiphy_init call before any ethernet bring-up code.
by Luigi 'Comio' Mantellini
· 15 years ago
6756737
ppc: Remove board.c relocation fixups
by Peter Tyser
· 15 years ago
d3d9a50
ppc: Clean up calling of phy_reset() during init
by Peter Tyser
· 15 years ago
5c50621
ppc: Clean up calling of misc_init_r() during init
by Peter Tyser
· 15 years ago
87e4342
ppc/8xxx: relocate cpu pointer in global data
by Kumar Gala
· 15 years ago
781c9b8
Consolidate arch-specific mem_malloc_init() implementations
by Peter Tyser
· 15 years ago
ed52770
Standardize mem_malloc_init() implementation
by Peter Tyser
· 15 years ago
a78ded6
Consolidate arch-specific sbrk() implementations
by Peter Tyser
· 15 years ago
4baef82
8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx
by Poonam Aggrwal
· 15 years ago
1e0f07e
Revert "ppc: Unlock cache-as-ram in a consistent manner"
by Wolfgang Denk
· 15 years ago
f02eb62
ppc: Unlock cache-as-ram in a consistent manner
by Peter Tyser
· 15 years ago
2a7a031
stdio/device: rework function naming convention
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
62e7398
83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx
by Peter Tyser
· 16 years ago
beb957c
make MODEM SUPPORT generic instead of duplicate it
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
b81464e
lib_arch/board.c: Move malloc initialization before flash_init()
by Stefan Roese
· 16 years ago
e366f15
Update CHANGELOG, coding style cleanup.
by Wolfgang Denk
· 16 years ago
04a3b14
85xx/86xx: Ensure MP boot page is not used
by Kumar Gala
· 16 years ago
2908943
powerpc: Only use eth_getenv_enetaddr() if networking is enabled
by Stefan Roese
· 16 years ago
928a7c8
powerpc: Fix compilation warning in board.c
by Stefan Roese
· 16 years ago
2625048
ppc: mark global bi_enet*addr as legacy
by Mike Frysinger
· 16 years ago
dcc95c4
boards: get mac address from env and move load_sernum_ethaddr() to board init
by Mike Frysinger
· 16 years ago
13e9bb9
boards: move board_get_enetaddr() into board-specific init
by Mike Frysinger
· 16 years ago
5a3d56d
nx823: get mac address from environment
by Mike Frysinger
· 16 years ago
734f027
8xx, icache: enabling ICache not before running from RAM
by Heiko Schocher
· 16 years ago
24e6ce5
i2c, dtt: move dtt_init () to board_init_r ()
by Heiko Schocher
· 16 years ago
ad347bb
Add MMC Framework
by Andy Fleming
· 16 years ago
4cd44a8
ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h
by Kumar Gala
· 16 years ago
f93e1cb
mpc86xx: Add support to populate addr map based on BATs
by Becky Bruce
· 16 years ago
e66dc08
SATA: do not auto-initialize during boot
by Mike Frysinger
· 16 years ago
9ac287a
85xx: Add support to populate addr map based on TLB settings
by Kumar Gala
· 16 years ago
2f79edd
lib_ppc: Move trap_init to occur earlier
by Becky Bruce
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e5167f1
Adds two more ethernet interface to 83xx
by richardretanubun
· 16 years ago
e04fef3
Fix compiler warning in lib_ppc/board.c
by Heiko Schocher
· 16 years ago
13bd9e5
Do not init SATA when disabled on 8536DS.
by Jason Jin
· 16 years ago
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
68a8756
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
fdb79c3
rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e46af64
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
8349c72
cmd_mac: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
b644d6b
Consolidate strmhz() implementation
by Haavard Skinnemoen
· 16 years ago
509cd07
Fix printf() format issues with sizeof_t types by using %zu
by Wolfgang Denk
· 16 years ago
8d54188
Fix some more print() format errors.
by Wolfgang Denk
· 16 years ago
594c7b5
ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405
by Michal Simek
· 16 years ago
20582da
Move conditional compilation of MPC8XXX SPI driver to Makefile
by Ben Warren
· 16 years ago
75639e0
FSL LAW: Keep track of LAW allocations
by Kumar Gala
· 16 years ago
902ce70
Avoid initrd and logbuffer area overlaps
by Marian Balakowicz
· 17 years ago
e898dfd
Remove prototypes of nand_init() in favor of including nand.h.
by Scott Wood
· 17 years ago
5f3a4a7
Revert "Avoid initrd and logbuffer area overlaps"
by Wolfgang Denk
· 17 years ago
2b77b9d
Avoid initrd and logbuffer area overlaps
by Marian Balakowicz
· 17 years ago
b4f223b
ppc: Cleanup get_effective_memsize() use
by Marian Balakowicz
· 17 years ago
ea3503a
lib_ppc: Revert "Make MPC83xx one step closer to full relocation."
by Kim Phillips
· 17 years ago
320bacd
ppc: Revert patch 70431e8a that used _start instead of CFG_MONITOR_BASE
by Stefan Roese
· 17 years ago
0d0d348
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx
by Wolfgang Denk
· 17 years ago
8bd4dff
Make MPC83xx one step closer to full relocation.
by Joakim Tjernlund
· 17 years ago
e6c56b6
mpc8323erdb: fix EEPROM page size and get MAC from EEPROM
by Michael Barkowski
· 17 years ago
3b42332
ppc: Set CFG_MEM_TOP_HIDE to 0 if not already defined
by Stefan Roese
· 17 years ago
a13709f
ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched"
by Stefan Roese
· 17 years ago
92123e0
ata: enable the sata initialize on boot up
by Dave Liu
· 17 years ago
893ac07
ppc: Allow boards to specify how much memory they can map
by Kumar Gala
· 17 years ago
fe1d91b
The patch introduces the alternative configuration of the log buffer for the lwmon5 board: the storage for the log-buffer itself is OCM(on-chip memory), the log-buffer header is moved to six GPT registers (PPC440EPX_GPT0_COMP1, ..., PPC440EPX_GPT0_COMP5).
by Yuri Tikhonov
· 17 years ago
4c38454
ppc: Allow boards to specify effective amount of memory
by Kumar Gala
· 17 years ago
00a2fd8
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx
by Wolfgang Denk
· 17 years ago
34cf959
FSL: Fix common EEPROM_data structure definition
by Haiying Wang
· 17 years ago
7efe927
Add support for a Freescale non-CPM SPI controller
by Ben Warren
· 17 years ago
21305af
MPC512X: Cleanup bus clock names.
by Grzegorz Bernacki
· 17 years ago
af554d8
ads5121: Added support for FDT.
by Grzegorz Bernacki
· 17 years ago
a19be78
API for external applications.
by Rafal Jaworowski
· 17 years ago
0e3945c
lib_ppc: make board_add_ram_info weak
by Kim Phillips
· 17 years ago
ebd35f8
mpc83xx: Add support for the display of reset status
by Dave Liu
· 17 years ago
ff87484
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
by Wolfgang Denk
· 17 years ago
7e5e09f
Merge branch 'testing' into working
by Andy Fleming
· 17 years ago
8a8ec53
make show_boot_progress () weak.
by Heiko Schocher
· 17 years ago
6a33733
Fix malloc problem introduced with the relocation fixup for the PPC platform
by Stefan Roese
· 17 years ago
Next »