index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib_ppc
/
board.c
Commit message (
Expand
)
Author
Age
Lines
*
ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h
Kumar Gala
2009-02-10
-3
/
+0
*
mpc86xx: Add support to populate addr map based on BATs
Becky Bruce
2009-02-10
-1
/
+1
*
SATA: do not auto-initialize during boot
Mike Frysinger
2009-01-27
-20
/
+0
*
85xx: Add support to populate addr map based on TLB settings
Kumar Gala
2008-12-19
-0
/
+8
*
lib_ppc: Move trap_init to occur earlier
Becky Bruce
2008-11-10
-5
/
+5
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-49
/
+49
*
Adds two more ethernet interface to 83xx
richardretanubun
2008-10-18
-0
/
+30
*
Fix compiler warning in lib_ppc/board.c
Heiko Schocher
2008-10-15
-2
/
+2
*
Do not init SATA when disabled on 8536DS.
Jason Jin
2008-10-14
-2
/
+14
*
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-4
/
+4
*
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-2
/
+2
*
rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-1
/
+1
*
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-1
/
+1
*
cmd_mac: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-1
/
+1
*
Consolidate strmhz() implementation
Haavard Skinnemoen
2008-08-21
-13
/
+0
*
Fix printf() format issues with sizeof_t types by using %zu
Wolfgang Denk
2008-07-14
-2
/
+2
*
Fix some more print() format errors.
Wolfgang Denk
2008-07-10
-1
/
+1
*
ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405
Michal Simek
2008-07-06
-1
/
+1
*
Move conditional compilation of MPC8XXX SPI driver to Makefile
Ben Warren
2008-07-01
-2
/
+0
*
FSL LAW: Keep track of LAW allocations
Kumar Gala
2008-06-11
-1
/
+2
*
Avoid initrd and logbuffer area overlaps
Marian Balakowicz
2008-06-03
-0
/
+7
*
Remove prototypes of nand_init() in favor of including nand.h.
Scott Wood
2008-05-28
-3
/
+1
*
Revert "Avoid initrd and logbuffer area overlaps"
Wolfgang Denk
2008-05-12
-5
/
+0
*
Avoid initrd and logbuffer area overlaps
Marian Balakowicz
2008-05-10
-0
/
+5
*
ppc: Cleanup get_effective_memsize() use
Marian Balakowicz
2008-05-10
-11
/
+0
*
lib_ppc: Revert "Make MPC83xx one step closer to full relocation."
Kim Phillips
2008-04-25
-1
/
+0
*
ppc: Revert patch 70431e8a that used _start instead of CFG_MONITOR_BASE
Stefan Roese
2008-04-09
-1
/
+1
*
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx
Wolfgang Denk
2008-04-07
-2
/
+3
|
\
|
*
Make MPC83xx one step closer to full relocation.
Joakim Tjernlund
2008-03-28
-1
/
+2
|
*
mpc8323erdb: fix EEPROM page size and get MAC from EEPROM
Michael Barkowski
2008-03-28
-1
/
+1
*
|
ppc: Set CFG_MEM_TOP_HIDE to 0 if not already defined
Stefan Roese
2008-03-27
-0
/
+4
*
|
ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched"
Stefan Roese
2008-03-27
-0
/
+13
|
/
*
ata: enable the sata initialize on boot up
Dave Liu
2008-03-26
-0
/
+8
*
ppc: Allow boards to specify how much memory they can map
Kumar Gala
2008-03-25
-0
/
+11
*
The patch introduces the alternative configuration of the log buffer for the ...
Yuri Tikhonov
2008-03-18
-0
/
+4
*
ppc: Allow boards to specify effective amount of memory
Kumar Gala
2008-02-22
-7
/
+15
*
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx
Wolfgang Denk
2008-01-23
-4
/
+5
|
\
|
*
FSL: Fix common EEPROM_data structure definition
Haiying Wang
2008-01-17
-4
/
+5
*
|
Add support for a Freescale non-CPM SPI controller
Ben Warren
2008-01-17
-0
/
+16
|
/
*
MPC512X: Cleanup bus clock names.
Grzegorz Bernacki
2008-01-12
-1
/
+1
*
ads5121: Added support for FDT.
Grzegorz Bernacki
2008-01-12
-0
/
+3
*
API for external applications.
Rafal Jaworowski
2008-01-09
-0
/
+5
*
lib_ppc: make board_add_ram_info weak
Kim Phillips
2007-08-18
-5
/
+6
*
mpc83xx: Add support for the display of reset status
Dave Liu
2007-08-10
-2
/
+4
*
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
Wolfgang Denk
2007-08-06
-22
/
+29
|
\
|
*
Merge branch 'testing' into working
Andy Fleming
2007-08-03
-22
/
+29
|
|
\
|
|
*
Fix malloc problem introduced with the relocation fixup for the PPC platform
Stefan Roese
2007-07-11
-4
/
+5
|
|
*
disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-10
-2
/
+2
|
|
*
lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-09
-17
/
+17
|
|
*
Don't set gd->reloc_off if relocation of .fixup works correctly
Grant Likely
2007-07-04
-0
/
+5
[next]