Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
142a2e64bc856128e5c182d8d455053e3e1c147e
/
lib_ppc
f02eb62
ppc: Unlock cache-as-ram in a consistent manner
by Peter Tyser
· 15 years ago
31d434d
Move architecture specific config.mk files into subdirs
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
6bb9449
rename include/zlib.h to include/u-boot/zlib.h
by Jean-Christophe PLAGNIOL-VILLARD
· 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
3b967ae
ppc: Fix roll over bug in flush_cache()
by Kumar Gala
· 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
06ed90b
lib_ppc: rework the flush_cache
by Dave Liu
· 16 years ago
2f79edd
lib_ppc: Move trap_init to occur earlier
by Becky Bruce
· 16 years ago
3b2ad17
ppc: Fix compile warnings when !CONFIG_OF_LIBFDT
by Peter Tyser
· 16 years ago
82f15f3
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· 16 years ago
ffccb57
bootm: support subcommands in linux ppc bootm
by Kumar Gala
· 16 years ago
18178bc
bootm: Add subcommands
by Kumar Gala
· 16 years ago
b02d722
Added arch_lmb_reserve to allow arch specific memory regions protection
by Kumar Gala
· 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
2ad53a0
fdt: Overwrite /chosen node in bootm if it already exists in the dtb
by Stefan Roese
· 16 years ago
d29abae
powerpc: Fix bootm to boot up again with a Ramdisk
by Heiko Schocher
· 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
ec3d252
lib_ppc/interrupts.c: make board_show_activity() a weak function
by Wolfgang Denk
· 16 years ago
48626aa
bootm: refactor do_reset and os boot function args
by Kumar Gala
· 16 years ago
99ebc05
fdt: refactor initrd related code
by Kumar Gala
· 16 years ago
f2f58c5
fdt: refactor fdt resize code
by Kumar Gala
· 16 years ago
da6d11e
bootm: move lmb into the bootm_headers_t structure
by Kumar Gala
· 16 years ago
a5130ad
bootm: refactor fdt locating and relocation code
by Kumar Gala
· 16 years ago
fffb143
bootm: refactor ramdisk locating code
by Kumar Gala
· 16 years ago
93467bc
bootm: refactor entry point code
by Kumar Gala
· 16 years ago
b644d6b
Consolidate strmhz() implementation
by Haavard Skinnemoen
· 16 years ago
dcdcfea
Update linux bootm to support ePAPR client interface
by Kumar Gala
· 16 years ago
b71689b
NAND boot: MPC8313ERDB support
by Scott Wood
· 16 years ago
026e4ac
Fix fallout from autostart revert
by Kumar Gala
· 16 years ago
42b400e
POWERPC: Add synchronization to write_bat in lib_ppc/bat_rw.c
by Becky Bruce
· 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
09d2a71
Fix LMB type issues
by Andy Fleming
· 16 years ago
3fddff1
Fix compiler warnings
by Kumar Gala
· 16 years ago
e4ad454
Fix printf errors.
by Andrew Klossner
· 16 years ago
594c7b5
ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405
by Michal Simek
· 16 years ago
a7a141b
lmb: fix "implicit declaration of function 'lmb_free'" warning
by Wolfgang Denk
· 16 years ago
20582da
Move conditional compilation of MPC8XXX SPI driver to Makefile
by Ben Warren
· 16 years ago
7d32ae3
Resize device tree to allow space for board changes and the chosen node
by Andy Fleming
· 16 years ago
d26d67c
Change lmb to use phys_size_t/phys_addr_t
by Becky Bruce
· 16 years ago
e368346
Merge branch 'master' of git://www.denx.de/git/u-boot-fdt
by Wolfgang Denk
· 16 years ago
75639e0
FSL LAW: Keep track of LAW allocations
by Kumar Gala
· 16 years ago
f3a42e2
fdt: unshadow global working fdt variable
by Kim Phillips
· 16 years ago
902ce70
Avoid initrd and logbuffer area overlaps
by Marian Balakowicz
· 17 years ago
e7efd5b
PPC: Add print_bats() to lib_ppc/bat_rw.c
by Becky Bruce
· 17 years ago
065b577
PPC: Change lib_ppc/bat_rw.c to use high bats
by Becky Bruce
· 17 years ago
e898dfd
Remove prototypes of nand_init() in favor of including nand.h.
by Scott Wood
· 17 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
5f3a4a7
Revert "Avoid initrd and logbuffer area overlaps"
by Wolfgang Denk
· 17 years ago
5bcd410
Support legacy multi-type images without FDT section.
by Nick Spence
· 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
18db5a6
ppc flush_cache: add watch-dog triggering into the loops.
by Yuri Tikhonov
· 17 years ago
ea3503a
lib_ppc: Revert "Make MPC83xx one step closer to full relocation."
by Kim Phillips
· 17 years ago
ab00e02
Restore the ability to continue booting after legacy image overwrite
by Marian Balakowicz
· 17 years ago
e5d63b7
ppc: Fix ftd_blob variable init when processing raw blob
by Marian Balakowicz
· 17 years ago
320bacd
ppc: Revert patch 70431e8a that used _start instead of CFG_MONITOR_BASE
by Stefan Roese
· 17 years ago
62f51e9
Merge branch 'master' of git://www.denx.de/git/u-boot-fdt
by Wolfgang Denk
· 17 years ago
0d0d348
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx
by Wolfgang Denk
· 17 years ago
0c51a67
remove remaining CONFIG_OF_HAS_{UBOOT_ENV,BD_T} code
by Kim Phillips
· 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
8f702ad
Cleanup coding style, update CHANGELOG
by Wolfgang Denk
· 17 years ago
9eede9b
Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing
by Bartlomiej Sieka
· 17 years ago
893ac07
ppc: Allow boards to specify how much memory they can map
by Kumar Gala
· 17 years ago
432c914
[new uImage] Disable debuging output in preparation for merge with master
by Bartlomiej Sieka
· 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
0cd4f3d
[new uImage] Add proper ramdisk/FDT handling when FIT configuration is used
by Marian Balakowicz
· 17 years ago
df8ff33
[new uImage] Add new uImage format support to arch specific do_bootm_linux() routines
by Marian Balakowicz
· 17 years ago
61c1ad5
[new uImage] Add node offsets for FIT images listed in struct bootm_headers
by Marian Balakowicz
· 17 years ago
0d87136
[new uImage] ppc: Add new uImage format support to FDT handling routines
by Marian Balakowicz
· 17 years ago
a0ffb42
[new uImage] Remove unnecessary arguments passed to ramdisk routines
by Marian Balakowicz
· 17 years ago
b5ec1b9
[new uImage] Fix FDT blob totalsize calculation in boot_relocate_fdt()
by Marian Balakowicz
· 17 years ago
Next »