Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
83c4503dcc2d23340991636ca575b98e8bffa87b
83c4503
Correct fixup relocation for MPC5xxx
by Grant Likely
· Tue Jul 03 00:34:29 2007 -0600
b0c1fc0
Correct relocation fixup for mpc5xx
by Grant Likely
· Tue Jul 03 00:34:24 2007 -0600
22e0584
Don't set gd->reloc_off if relocation of .fixup works correctly
by Grant Likely
· Tue Jul 03 00:34:19 2007 -0600
ca37720
Remove obsolete mpc83xx linker scripts
by Grant Likely
· Tue Jul 03 00:34:14 2007 -0600
d06474b
Consolidate mpc8260 linker scripts
by Grant Likely
· Tue Jul 03 00:34:09 2007 -0600
339005b
Remove obsolete mpc824x linker scripts
by Grant Likely
· Tue Jul 03 00:34:04 2007 -0600
f539ef9
Remove obsolete mpc824x linker scripts (3 of 4)
by Grant Likely
· Tue Jul 03 00:33:59 2007 -0600
eb7671e
Remove obsolete mpc824x linker scripts (2 of 4)
by Grant Likely
· Tue Jul 03 00:33:53 2007 -0600
ad667c9
Remove obsolete mpc824x linker scripts (1 of 4)
by Grant Likely
· Tue Jul 03 00:33:48 2007 -0600
8f39525
Remove obsolete mpc8220 linker scripts
by Grant Likely
· Tue Jul 03 00:33:43 2007 -0600
918f05b
Remove obsolete mpc5xxx linker scripts (3 of 3)
by Grant Likely
· Tue Jul 03 00:33:38 2007 -0600
67563a0
Remove obsolete mpc5xxx linker scripts (2 of 3)
by Grant Likely
· Tue Jul 03 00:33:33 2007 -0600
2e68491
Remove obsolete mpc5xxx linker scripts (1 of 3)
by Grant Likely
· Tue Jul 03 00:33:28 2007 -0600
c630ec6
Remove obsolete mpc5xx linker scripts
by Grant Likely
· Tue Jul 03 00:33:23 2007 -0600
349053b
Consolidate mpc83xx linker scripts
by Grant Likely
· Tue Jul 03 00:33:18 2007 -0600
62a61a7
Consolidate mpc8260 linker scripts
by Grant Likely
· Tue Jul 03 00:33:13 2007 -0600
b8d6ba4
Consolidate mpc824x linker scripts
by Grant Likely
· Tue Jul 03 00:33:08 2007 -0600
fd7df73
Consolidate mpc8220 linker scripts
by Grant Likely
· Tue Jul 03 00:33:03 2007 -0600
17208ae
Consolidate mpc5xxx linker scripts
by Grant Likely
· Tue Jul 03 00:32:58 2007 -0600
d68c71c
Consolidate mpc5xx linker scripts
by Grant Likely
· Tue Jul 03 00:32:53 2007 -0600
c6316ff
Fix a few file permission problems.
by Wolfgang Denk
· Wed Jul 04 00:43:53 2007 +0200
284c9bb
Minor coding style cleanup. Rebuild CHANGELOG file.
by Wolfgang Denk
· Wed Jul 04 00:38:38 2007 +0200
46b6c79
configs/ mpc86xx: Rewrite command line options using new CONFIG_CMD-* style.
by Jon Loeliger
· Mon Jun 11 19:03:44 2007 -0500
c1da5c9
README: Rewrite command line config to use CONFIG_CMD_* names.
by Jon Loeliger
· Mon Jun 11 19:03:39 2007 -0500
7ab36a2
include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:03:34 2007 -0500
6d8da1a
tools/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:03:28 2007 -0500
69819ce
board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:03:23 2007 -0500
f58873c
board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:03:19 2007 -0500
f7a5f8a
cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:03:15 2007 -0500
6637e4c
cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:03:08 2007 -0500
2f7ec43
lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:03:03 2007 -0500
63cf353
lib_ppc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:02:58 2007 -0500
7b0055b
rtc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:02:53 2007 -0500
36301de
net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:02:49 2007 -0500
e6e4e90
disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:02:34 2007 -0500
32912ff
fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:02:20 2007 -0500
d8c8630
drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:02:10 2007 -0500
e4ea796
common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:02:05 2007 -0500
3de8b24
common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:01:54 2007 -0500
8692c60
common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:01:43 2007 -0500
8b1f74b
Introduce initial versions of new Command Config files.
by Jon Loeliger
· Mon Jun 11 19:01:34 2007 -0500
508c5ba
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
by Wolfgang Denk
· Tue Jul 03 15:07:56 2007 +0200
277be2c
Fix S-ATA support.
by Mushtaq Khan
· Sat Jun 30 18:50:48 2007 +0200
02a1646
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· Mon Jun 25 20:20:30 2007 +0200
36e0f3a
ppc4xx: PPC440EPx Emit DDR0 registers on machine check interrupt
by Niklaus Giger
· Mon Jun 25 17:03:13 2007 +0200
070ccff
ppc4xx: Fix O=buildir builds
by Niklaus Giger
· Mon Jun 25 16:50:55 2007 +0200
54ef7fd
ppc4xx: Add pci_pre_init() for 405 boards
by Stefan Roese
· Mon Jun 25 15:57:39 2007 +0200
196088b
ppc4xx: Maintenance patch for esd's CPCI405 derivats
by Matthias Fuchs
· Sun Jun 24 17:41:21 2007 +0200
0d364e4
ppc4xx: Add pci_pre_init() for 405 boards
by Matthias Fuchs
· Sun Jun 24 17:23:41 2007 +0200
70df7bc
Coding stylke cleanup; rebuild CHANGELOG
by Wolfgang Denk
· Fri Jun 22 23:59:00 2007 +0200
93470f2
Adapt log buffer code to support Linux 2.6
by Igor Lisitsin
· Wed Apr 18 14:55:19 2007 +0400
95bcd38
Extend POST support for PPC440
by Igor Lisitsin
· Wed Mar 28 19:06:19 2007 +0400
cf965c9
ppc4xx: Fix problem with extended program_tlb() funtion
by Stefan Roese
· Fri Jun 22 16:58:40 2007 +0200
06244e4
[ppc] Fix build breakage for all non-4xx PowerPC variants.
by Rafal Jaworowski
· Fri Jun 22 14:58:04 2007 +0200
09675ef
Coding style cleanup. Refresh CHANGELOG.
by Wolfgang Denk
· Wed Jun 20 18:14:24 2007 +0200
2c0512b
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· Wed Jun 20 08:23:42 2007 +0200
b7dc0e8
ppc4xx: Add bootstrap command for AMCC Sequoia (440EPx) eval board
by Stefan Roese
· Tue Jun 19 17:22:44 2007 +0200
80d99a4
[ppc4xx] Fix problem with NAND booting on AMCC Acadia
by Stefan Roese
· Tue Jun 19 16:42:31 2007 +0200
67bd089
[ppc4xx] Change board/amcc/acadia/cpr.c to pll.c
by Stefan Roese
· Tue Jun 19 16:40:58 2007 +0200
99b9d9c
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· Mon Jun 18 21:38:46 2007 +0200
e83ffdf
[ppc4xx] Change lwmon5 port to work with recent 440 exception rework
by Stefan Roese
· Fri Jun 15 11:33:41 2007 +0200
7dc2b9c
Merge with /home/stefan/git/u-boot/denx-440-exceptions
by Stefan Roese
· Fri Jun 15 11:20:13 2007 +0200
837bc5b
ppc4xx: Clean up 440 exceptions handling
by Grzegorz Bernacki
· Fri Jun 15 11:19:28 2007 +0200
ade5a51
[ppc4xx] Add initial lwmon5 board support
by Stefan Roese
· Fri Jun 15 08:18:01 2007 +0200
843b3a8
[ppc4xx] Extend 44x GPIO setup with default output state
by Stefan Roese
· Fri Jun 15 07:39:43 2007 +0200
fb33c76
[ppc4xx] Extend program_tlb() with virtual & physical addresses
by Stefan Roese
· Thu Jun 14 11:14:32 2007 +0200
409a285
Change 'repeatable' attribute of some commands to sensible values.
by Detlev Zundel
· Wed May 23 19:02:41 2007 +0200
eeab5a1
Fix 'run' not to continue after interrupted command
by Detlev Zundel
· Wed May 23 18:47:48 2007 +0200
7a432ce
TQM5200: Add Flat Device Tree support, update default env. accordingly.
by Bartlomiej Sieka
· Fri Jun 08 14:52:22 2007 +0200
d2a7a74
Fix config problems on SC3 board; make ide_reset_timeout work.
by Wolfgang Denk
· Fri Jun 08 10:24:58 2007 +0200
094ab5d
[PATCH] fix gpio setting when using CFG_440_GPIO_TABLE
by Benoît Monin
· Fri Jun 08 09:55:24 2007 +0200
a9d7acb
Coding Style cleanup; generate new CHANGELOG file.
by Wolfgang Denk
· Wed Jun 06 16:26:56 2007 +0200
8b47702
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx
by Wolfgang Denk
· Wed Jun 06 16:21:11 2007 +0200
4ca9451
Merge with /home/wd/git/u-boot/custodian/u-boot-arm
by Wolfgang Denk
· Wed Jun 06 16:18:01 2007 +0200
fef75c9
Merge with /home/stefan/git/u-boot/acadia-nand-boot
by Stefan Roese
· Wed Jun 06 11:43:58 2007 +0200
23d8d34
ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval board
by Stefan Roese
· Wed Jun 06 11:42:13 2007 +0200
75dab3b
Merge branch 'mpc8641'
by Jon Loeliger
· Tue Jun 05 13:29:00 2007 -0500
87c8618
mpc8641 image size cleanup
by Ed Swarthout
· Tue Jun 05 12:30:52 2007 -0500
483da51
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
by Wolfgang Denk
· Mon Jun 04 22:59:44 2007 +0200
1a70cf2
[PATCH] Fix ppc4xx bootstrap letter displayed on startup
by Benoît Monin
· Mon Jun 04 08:36:05 2007 +0200
6f0f1ca
ppc4xx: Add missing file for Bamboo NAND booting support
by Stefan Roese
· Fri Jun 01 16:18:17 2007 +0200
6ca735b
Merge with /home/stefan/git/u-boot/bamboo-nand
by Stefan Roese
· Fri Jun 01 16:15:34 2007 +0200
99d5a0c
ppc4xx: Undo Sequoia patch for dynamic EBC speed support of 83MHz
by Stefan Roese
· Fri Jun 01 15:58:19 2007 +0200
3798a6d
ppc4xx: Update Sequoia NAND booting support with ECC
by Stefan Roese
· Fri Jun 01 15:29:04 2007 +0200
4274351
ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval board
by Stefan Roese
· Fri Jun 01 15:27:11 2007 +0200
3901354
NAND: Add ECC support to NAND booting support in nand_spl/nand_boot.c
by Stefan Roese
· Fri Jun 01 15:23:04 2007 +0200
c769864
ppc4xx: Prepare Bamboo port for NAND booting support
by Stefan Roese
· Fri Jun 01 15:19:29 2007 +0200
b0fb452
ppc4xx: Update in_be32() functions and friends to latest Linux version
by Stefan Roese
· Fri Jun 01 15:16:58 2007 +0200
1eb122a
NAND: Add hardware ECC support to the PPC4xx NAND driver ndfc.c
by Stefan Roese
· Fri Jun 01 15:15:12 2007 +0200
cff18fd
NAND: Update nand_ecc.c to latest Linux version
by Stefan Roese
· Fri Jun 01 15:12:15 2007 +0200
63dc63c
ppc4xx: 44x DDR driver code cleanup and small fix for Bamboo
by Stefan Roese
· Fri Jun 01 15:09:50 2007 +0200
5abe567
ppc4xx: Change Luan config file to support ECC
by Stefan Roese
· Fri Jun 01 13:45:24 2007 +0200
32a1cad
ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)
by Stefan Roese
· Fri Jun 01 13:45:00 2007 +0200
fbd2646
Merge with /home/wd/git/u-boot/stx-gp3ssa
by Wolfgang Denk
· Thu May 31 17:21:22 2007 +0200
5b9a5d8
Add support for STX GP3SSA (stxssa) Board with 4 MiB flash.
by Wolfgang Denk
· Thu May 31 17:20:09 2007 +0200
75ba08a
Merge with /home/tur/git/u-boot#motionpro
by Wolfgang Denk
· Mon May 28 01:11:11 2007 +0200
082da16
Motion-PRO: Code cleanup, fix of a typo in OF_STDOUT_PATH.
by Bartlomiej Sieka
· Sun May 27 17:26:46 2007 +0200
537e321
Motion-PRO: Add support for redundant environment.
by Bartlomiej Sieka
· Sun May 27 17:06:36 2007 +0200
4efff90
Motion-PRO: Change maximum console buffer size from 256 to 1024 bytes.
by Bartlomiej Sieka
· Sun May 27 17:05:11 2007 +0200
cadc8e8
Fix: Add missing NULL termination in strings expanded by macros parser.
by Bartlomiej Sieka
· Sun May 27 17:04:18 2007 +0200
Next »