| #
becbbc7b |
| 14-Aug-2008 |
Stefan Roese <sr@denx.de> |
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next
|
| #
2fd0aad4 |
| 13-Aug-2008 |
Wolfgang Denk <wd@denx.de> |
Merge branch 'Makefile' of git://git.denx.de/u-boot-arm
|
| #
00b1883a |
| 12-Aug-2008 |
Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> |
drivers/mtd: Move conditional compilation to Makefile
rename CFG_FLASH_CFI_DRIVER to CONFIG_FLASH_CFI_DRIVER
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
|
| #
859f2435 |
| 10-Jul-2008 |
Jon Loeliger <jdl@freescale.com> |
Merge commit 'wd/master'
|
| #
794a5924 |
| 10-Jul-2008 |
Markus Klotzbuecher <mk@denx.de> |
Merge branch 'master' of git://www.denx.de/git/u-boot
|
| #
7c6237b3 |
| 07-Jul-2008 |
Stefan Roese <sr@denx.de> |
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
|
| #
d86a0a6f |
| 05-Jul-2008 |
Wolfgang Denk <wd@denx.de> |
Merge branch 'master' of ssh+git://mercury.denx.de/home/wd/git/u-boot/master
Conflicts:
board/amirix/ap1000/serial.c board/exbitgen/exbitgen.c board/exbitgen/flash.c board/ml2/serial.c board/x
Merge branch 'master' of ssh+git://mercury.denx.de/home/wd/git/u-boot/master
Conflicts:
board/amirix/ap1000/serial.c board/exbitgen/exbitgen.c board/exbitgen/flash.c board/ml2/serial.c board/xilinx/ml300/serial.c
Signed-off-by: Wolfgang Denk <wd@denx.de>
show more ...
|
| #
f8cc312b |
| 09-Jun-2008 |
Ben Warren <biggerbadderben@gmail.com> |
Move conditional compilation of MPC8XXX SPI driver to Makefile
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
|
| #
2395db48 |
| 11-Jun-2008 |
Wolfgang Denk <wd@denx.de> |
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx
|
| #
c8c5fc26 |
| 29-May-2008 |
Anton Vorontsov <avorontsov@ru.mvista.com> |
83xx/85xx: further localbus cleanups
Merge mpc85xx.h's LBC defines to fsl_lbc.h. Also, adopt ACS names from mpc85xx.h, so ACS_0b10 renamed to ACS_DIV4, ACS_0b11 to ACS_DIV2.
Signed-off-by: Anton Vo
83xx/85xx: further localbus cleanups
Merge mpc85xx.h's LBC defines to fsl_lbc.h. Also, adopt ACS names from mpc85xx.h, so ACS_0b10 renamed to ACS_DIV4, ACS_0b11 to ACS_DIV2.
Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
show more ...
|
| #
f9023afb |
| 29-May-2008 |
Anton Vorontsov <avorontsov@ru.mvista.com> |
83xx/85xx: further localbus cleanups
move the BRx_* and ORx_* left behind in mpc85xx.h
The same is needed for mpc8xx.h and mpc8260.h (defines are almost the same, just few differences which needs
83xx/85xx: further localbus cleanups
move the BRx_* and ORx_* left behind in mpc85xx.h
The same is needed for mpc8xx.h and mpc8260.h (defines are almost the same, just few differences which needs some attention though).
But the bad news for mpc8xx and mpc8260 is that there are a lot of users of these defines. So this cleanup I'll leave for the "better times".
Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
show more ...
|
| #
e44f3ea4 |
| 09-Jun-2008 |
Ben Warren <biggerbadderben@gmail.com> |
Merge branch 'master' of git://git.denx.de/u-boot
|
| #
1a247ba7 |
| 06-Jun-2008 |
Jon Loeliger <jdl@freescale.com> |
Merge commit 'wd/master'
|
| #
8155efbd |
| 04-Jun-2008 |
Wolfgang Denk <wd@denx.de> |
Merge branch 'master' of ssh://mercury/home/wd/git/u-boot/master
|
| #
10a33679 |
| 03-Jun-2008 |
Stefan Roese <sr@denx.de> |
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
|
| #
31d82672 |
| 09-May-2008 |
Becky Bruce <becky.bruce@freescale.com> |
PPC: Create and use CONFIG_HIGH_BATS
Change all code that conditionally operates on high bat registers (that is, BATs 4-7) to look at CONFIG_HIGH_BATS instead of the myriad ways this is done now. D
PPC: Create and use CONFIG_HIGH_BATS
Change all code that conditionally operates on high bat registers (that is, BATs 4-7) to look at CONFIG_HIGH_BATS instead of the myriad ways this is done now. Define the option for every config for which high bats are supported (and enabled by early boot, on parts where they're not always enabled)
Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
show more ...
|
| #
53677ef1 |
| 20-May-2008 |
Wolfgang Denk <wd@denx.de> |
Big white-space cleanup.
This commit gets rid of a huge amount of silly white-space issues. Especially, all sequences of SPACEs followed by TAB characters get removed (unless they appear in print st
Big white-space cleanup.
This commit gets rid of a huge amount of silly white-space issues. Especially, all sequences of SPACEs followed by TAB characters get removed (unless they appear in print statements).
Also remove all embedded "vim:" and "vi:" statements which hide indentation problems.
Signed-off-by: Wolfgang Denk <wd@denx.de>
show more ...
|
| #
cfd60441 |
| 09-May-2008 |
Wolfgang Denk <wd@denx.de> |
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx
|
| #
a5fe514e |
| 25-Apr-2008 |
Lee Nipper <lee.nipper@freescale.com> |
mpc83xx: system performance settings for MPC8349EMDS.
These same settings are used on MPC8349ITX, and improve performance on MPC8349EMDS.
Signed-off-by: Lee Nipper <lee.nipper@freescale.com> Signed
mpc83xx: system performance settings for MPC8349EMDS.
These same settings are used on MPC8349ITX, and improve performance on MPC8349EMDS.
Signed-off-by: Lee Nipper <lee.nipper@freescale.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
show more ...
|
| #
57533b88 |
| 25-Apr-2008 |
Wolfgang Denk <wd@denx.de> |
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx
|
| #
b2115757 |
| 24-Apr-2008 |
Kim Phillips <kim.phillips@freescale.com> |
mpc83xx: bump loadaddr over fdtaddr to 0x500000
this seems as a good compromise between human memory, typing, and last but not least, to accommodate for current and future kernel bloat.
Signed-off-
mpc83xx: bump loadaddr over fdtaddr to 0x500000
this seems as a good compromise between human memory, typing, and last but not least, to accommodate for current and future kernel bloat.
Signed-off-by: Kim Phillips <kim.phillips@freescale.com> Acked-by: Dave Liu <daveliu@freescale.com>
show more ...
|
| #
7e492d82 |
| 12-Mar-2008 |
Marian Balakowicz <m8@semihalf.com> |
Merge branch 'master' of git://www.denx.de/git/u-boot into new-image
|
| #
848e0311 |
| 07-Mar-2008 |
Stefan Roese <sr@denx.de> |
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
|
| #
d8ab58b2 |
| 06-Mar-2008 |
Detlev Zundel <dzu@denx.de> |
Replace "run load; run update" with conditionalized "run load update".
The latter version stops when "run load" fails for whatever reasons rendering the combination *a lot* more secure.
Signed-off-
Replace "run load; run update" with conditionalized "run load update".
The latter version stops when "run load" fails for whatever reasons rendering the combination *a lot* more secure.
Signed-off-by: Detlev Zundel <dzu@denx.de>
show more ...
|
| #
32bf3d14 |
| 03-Mar-2008 |
Wolfgang Denk <wd@denx.de> |
Fix quoting problem (preboot setting) in many board config files.
Signed-off-by: Wolfgang Denk <wd@denx.de>
|