Commit graph

1435 commits

Author SHA1 Message Date
Sascha Hauer
2d9b7eb247 svn_rev_656 2007-07-05 18:02:14 +02:00
Sascha Hauer
ed870597b7 svn_rev_655
move mpc specific files to asm-ppc/arch-*
2007-07-05 18:02:14 +02:00
Sascha Hauer
b2c5310d4d svn_rev_653
restructure tree, add reginfo command
2007-07-05 18:02:14 +02:00
Sascha Hauer
a46f705cd9 svn_rev_634
add comments
2007-07-05 18:02:12 +02:00
Sascha Hauer
1f155b9cd4 svn_rev_629
no config.h
2007-07-05 18:02:11 +02:00
Sascha Hauer
56828684a2 svn_rev_625 2007-07-05 18:02:11 +02:00
Sascha Hauer
3f64685ada svn_rev_617 2007-07-05 18:02:10 +02:00
Sascha Hauer
dff4074642 svn_rev_614
no global data
2007-07-05 18:02:10 +02:00
Sascha Hauer
84adb3368d svn_rev_611 2007-07-05 18:02:09 +02:00
Sascha Hauer
e2f1a28306 svn_rev_605
make read_file global
2007-07-05 18:02:09 +02:00
Sascha Hauer
443b217107 svn_rev_600 2007-07-05 18:02:08 +02:00
Sascha Hauer
68ae7e737d svn_rev_599
no interrupts
2007-07-05 18:02:08 +02:00
Sascha Hauer
230024741a svn_rev_588
increase malloc space
2007-07-05 18:02:07 +02:00
Sascha Hauer
85a8fd38d0 svn_rev_586
add IH_CPU for cpu checking
2007-07-05 18:02:07 +02:00
Sascha Hauer
9ff9f6a5ef svn_rev_579
miiphy
2007-07-05 18:02:06 +02:00
Sascha Hauer
5fd7544b32 svn_rev_578 2007-07-05 18:02:06 +02:00
Sascha Hauer
c5424df966 svn_rev_577 2007-07-05 18:02:06 +02:00
Sascha Hauer
be2407bd1a svn_rev_576 2007-07-05 18:02:06 +02:00
Sascha Hauer
06bc41745b svn_rev_575
add DEVICE_TYPE_MIIPHY
2007-07-05 18:02:06 +02:00
Sascha Hauer
5ab5b339a2 svn_rev_574
eth_init -> eth_open
2007-07-05 18:02:06 +02:00
Sascha Hauer
14edc91f97 svn_rev_572
add miiphy support
2007-07-05 18:02:06 +02:00
Sascha Hauer
49e96c684b svn_rev_554
added missing file
2007-07-05 18:02:04 +02:00
Sascha Hauer
bec5e479b0 svn_rev_553
use version from toplevel makefile
2007-07-05 18:02:04 +02:00
Sascha Hauer
758a1107f8 svn_rev_538
several powerpc fixes
2007-07-05 18:02:03 +02:00
Sascha Hauer
1dc8483ffa svn_rev_535 2007-07-05 18:02:03 +02:00
Sascha Hauer
c5ba7e8aa3 svn_rev_534 2007-07-05 18:02:02 +02:00
Sascha Hauer
d259b1dad0 svn_rev_530
remove linux/config.h
2007-07-05 18:02:02 +02:00
Sascha Hauer
29c960f52c svn_rev_529 2007-07-05 18:02:02 +02:00
Sascha Hauer
0cdad3e337 svn_rev_528 2007-07-05 18:02:02 +02:00
Sascha Hauer
db17619e35 svn_rev_527 2007-07-05 18:02:02 +02:00
Sascha Hauer
36a60cf92b svn_rev_526
CFG_CACHELINESIZE -> CONFIG_CACHELINE_SIZE
2007-07-05 18:02:01 +02:00
Sascha Hauer
ba737ad29e svn_rev_522 2007-07-05 18:02:01 +02:00
Sascha Hauer
eb10c7406e svn_rev_516
remove CONFIG_TIMESTAMP (now in Kconfig)
2007-07-05 18:02:00 +02:00
Sascha Hauer
fa668fe184 svn_rev_502
complete multiple console support
2007-07-05 18:01:59 +02:00
Sascha Hauer
2314aee235 svn_rev_482 2007-07-05 18:01:58 +02:00
Sascha Hauer
fe2d505d4d svn_rev_481
make more char * const, fix compiler warnings
2007-07-05 18:01:58 +02:00
Sascha Hauer
bf7d2a1b9f svn_rev_479
for x86_64 set INTERNAL_SIZE_T to 64 bytes
2007-07-05 18:01:57 +02:00
Sascha Hauer
dd7bf785a9 svn_rev_477
add alignment fix (hack?) for x86_64
2007-07-05 18:01:57 +02:00
Sascha Hauer
7baa6289fe svn_rev_469
- make some more char * const
- dev_add_parameter -> dev_add_param
2007-07-05 18:01:56 +02:00
Sascha Hauer
fe72c6b8fe svn_rev_466
add CMDLINE_TAG SETUP_MEMORY_TAGS and INITRD_TAG to Kconfig
2007-07-05 18:01:56 +02:00
Sascha Hauer
17f9b2c9ac svn_rev_463
make ppc compile again
2007-07-05 18:01:56 +02:00
Sascha Hauer
d5a108ece3 svn_rev_462
- Add help texts for many commands.
- Let the linker sort the command table.
- Add support for multiple argmuments in several commands
  (mkdir, rmdir, rm, cat)
2007-07-05 18:01:55 +02:00
Sascha Hauer
10a9a0aa1e svn_rev_455 2007-07-05 18:01:55 +02:00
Sascha Hauer
5a6358dcd0 svn_rev_453
add erase function
2007-07-05 18:01:55 +02:00
Sascha Hauer
4bcfd59363 svn_rev_449
increase malloc size
2007-07-05 18:01:54 +02:00
Sascha Hauer
a12c581aa8 svn_rev_446
add postcore_initcall
2007-07-05 18:01:54 +02:00
Sascha Hauer
149b402f3b svn_rev_436 2007-07-05 18:01:53 +02:00
Sascha Hauer
2c631835f9 svn_rev_432 2007-07-05 18:01:53 +02:00
Sascha Hauer
07045831cd svn_rev_430 2007-07-05 18:01:53 +02:00
Sascha Hauer
e694adc6a4 svn_rev_420
- do more POSIX:
  - use DIR instead of struct dirent
  - use (struct dirent)->d_name instead of (struct dirent)->name
- switch to a new layout for U_BOOT_CMD:
  - use C99 initializers to be able to add more fields to the
    command struct
  - add aliases for commands (needed mainly for help -> ? and test -> [
  - This is not done for all commands yet, but the compiler will tell you ;)
2007-07-05 18:01:52 +02:00
Sascha Hauer
a9416dd8a6 svn_rev_417
use uint32_t to compile it with linux
2007-07-05 18:01:52 +02:00
Sascha Hauer
bc22f79c1c svn_rev_416 2007-07-05 18:01:52 +02:00
Sascha Hauer
648110d271 svn_rev_415 2007-07-05 18:01:52 +02:00
Sascha Hauer
b2e140f5c8 svn_rev_411
remove now nonexisting functions from console.c
2007-07-05 18:01:51 +02:00
Sascha Hauer
5bd6b136a9 svn_rev_410 2007-07-05 18:01:51 +02:00
Sascha Hauer
09cb554859 svn_rev_409
remove extern
2007-07-05 18:01:51 +02:00
Sascha Hauer
014678f7a0 svn_rev_406
let normalise path allocate the string instead of changing the original one
2007-07-05 18:01:51 +02:00
Sascha Hauer
10ab865b23 svn_rev_401 2007-07-05 18:01:50 +02:00
Sascha Hauer
d0ba4ee48f svn_rev_399 2007-07-05 18:01:50 +02:00
Sascha Hauer
d729a09f52 svn_rev_391
remove different parameter types, all params are strings now
2007-07-05 18:01:49 +02:00
Sascha Hauer
a78b0a4321 svn_rev_390
add file functions
2007-07-05 18:01:49 +02:00
Sascha Hauer
c09f8dfa79 svn_rev_389
remove u_boot_hush_start function
2007-07-05 18:01:49 +02:00
Sascha Hauer
a571261fed svn_rev_387
add console driver type
2007-07-05 18:01:49 +02:00
Sascha Hauer
5118d04318 svn_rev_382
add console_initcall
2007-07-05 18:01:49 +02:00
Sascha Hauer
abbe1817c3 svn_rev_381
change readline prototype to be independent of global console_buffer
2007-07-05 18:01:48 +02:00
Sascha Hauer
af347d05ab svn_rev_380
add support for multipple consoles
2007-07-05 18:01:48 +02:00
Sascha Hauer
e454ad437a svn_rev_377
remove special params, all params are strings now
2007-07-05 18:01:48 +02:00
Sascha Hauer
46743ea28f svn_rev_369
include asm-generic in errno.h instead of all other files
2007-07-05 18:01:47 +02:00
Sascha Hauer
ca69a14849 svn_rev_368
let mount take the device as string
2007-07-05 18:01:47 +02:00
Sascha Hauer
e6bd6faf63 svn_rev_366
make pointer const
2007-07-05 18:01:47 +02:00
Sascha Hauer
6a27afbe2a svn_rev_360 2007-07-05 18:01:47 +02:00
Sascha Hauer
cbde3b9bbc svn_rev_358 2007-07-05 18:01:46 +02:00
Sascha Hauer
b1ccaf5b8e svn_rev_357 2007-07-05 18:01:46 +02:00
Sascha Hauer
6aa52a81fe svn_rev_355 2007-07-05 18:01:46 +02:00
Sascha Hauer
58c64290a1 svn_rev_354 2007-07-05 18:01:46 +02:00
Sascha Hauer
052c3c1ea3 svn_rev_349 2007-07-05 18:01:45 +02:00
Sascha Hauer
e5b0bbd39b svn_rev_347 2007-07-05 18:01:45 +02:00
Sascha Hauer
e0622a85d2 svn_rev_344 2007-07-05 18:01:45 +02:00
Sascha Hauer
95bc68baed svn_rev_342 2007-07-05 18:01:45 +02:00
Sascha Hauer
07dbdaef61 svn_rev_331
add rmdir and unlink
2007-07-05 18:01:44 +02:00
Sascha Hauer
89192c1292 svn_rev_327
moved print_image_hdr from common.h here
2007-07-05 18:01:43 +02:00
Sascha Hauer
353cecddb3 svn_rev_322
simplify ifdef
2007-07-05 18:01:43 +02:00
Sascha Hauer
478026955f svn_rev_321
move some functions away from common.h
2007-07-05 18:01:43 +02:00
Sascha Hauer
bcacb4e7d7 svn_rev_320
add config for arch=linux
2007-07-05 18:01:43 +02:00
Sascha Hauer
2897414d14 svn_rev_319
add some comments
2007-07-05 18:01:43 +02:00
Sascha Hauer
5b71cb53f9 svn_rev_318
remove CFG_BARGSIZE
2007-07-05 18:01:43 +02:00
Sascha Hauer
8d38bd967e svn_rev_315
add xzalloc
2007-07-05 18:01:42 +02:00
Sascha Hauer
36d28cc44d svn_rev_314
remove volatile from variables
2007-07-05 18:01:42 +02:00
Sascha Hauer
be27e7ea08 svn_rev_308
add arch/linux/
2007-07-05 18:01:42 +02:00
Sascha Hauer
4195bc3323 svn_rev_296 2007-07-05 18:01:40 +02:00
Sascha Hauer
4cfbef6dd6 svn_rev_292
remove flags we will never use, add flags for rwsize
2007-07-05 18:01:40 +02:00
Sascha Hauer
93ca1de96a svn_rev_291
add get_first_device() function
2007-07-05 18:01:40 +02:00
Sascha Hauer
27f9ff5ab4 svn_rev_290
add lseek
2007-07-05 18:01:40 +02:00
Sascha Hauer
f0c67c6581 svn_rev_283
add xfuncs
2007-07-05 18:01:39 +02:00
Sascha Hauer
488afcc90d svn_rev_282
add getopt(3) implementation
2007-07-05 18:01:39 +02:00
Sascha Hauer
0f184e3a55 svn_rev_273
split up header files, make src pointer in write functions const
2007-07-05 18:01:39 +02:00
Sascha Hauer
9b4dfd7995 svn_rev_272
more FS work
2007-07-05 18:01:38 +02:00
Sascha Hauer
189579188b svn_rev_271 2007-07-05 18:01:38 +02:00
Sascha Hauer
112ada667b svn_rev_270
WIP FS support
2007-07-05 18:01:38 +02:00
Sascha Hauer
cf7a56fc78 svn_rev_268
WIP
2007-07-05 18:01:38 +02:00
Sascha Hauer
9db8ed3312 svn_rev_261
WIP Filesystem support
2007-07-05 18:01:37 +02:00
Sascha Hauer
3f8a5b17f2 svn_rev_259
WIP
2007-07-05 18:01:37 +02:00
Sascha Hauer
36b2e9e62b svn_rev_258
remove unnecassary defines
2007-07-05 18:01:37 +02:00
Sascha Hauer
e77c27d149 svn_rev_256
WIP
2007-07-05 18:01:37 +02:00
Sascha Hauer
ff0df00906 svn_rev_254
CONFIG_USB_STORAGE -> CONFIG_DRIVER_USB_MASS_STORAGE
2007-07-05 18:01:37 +02:00
Sascha Hauer
50c605efe5 svn_rev_243
WIP
2007-07-05 18:01:36 +02:00
Sascha Hauer
cce531583c svn_rev_242
remove fec stuff
2007-07-05 18:01:36 +02:00
Sascha Hauer
7880ba6372 svn_rev_235
beginning filesystem support
2007-07-05 18:01:35 +02:00
Sascha Hauer
a089e67dce svn_rev_231
moved param related things to extra header file
2007-07-05 18:01:35 +02:00
Sascha Hauer
fae2a2bd07 svn_rev_228 2007-07-05 18:01:34 +02:00
Sascha Hauer
8dcc816ba9 svn_rev_227
fix parameter handling
2007-07-05 18:01:34 +02:00
Sascha Hauer
b596e8f6df svn_rev_220
malloc start/protect fields dynamically
2007-07-05 18:01:34 +02:00
Sascha Hauer
6a73e1ac6c svn_rev_216
CFG_LONGHELP -> CONFIG_LONGHELP
2007-07-05 18:01:33 +02:00
Sascha Hauer
f330d10133 svn_rev_215
remove a lot of defines
2007-07-05 18:01:33 +02:00
Sascha Hauer
9fe933fce2 svn_rev_208
move imx specific things to extra header file
2007-07-05 18:01:33 +02:00
Sascha Hauer
76694f989c svn_rev_204 2007-07-05 18:01:32 +02:00
Sascha Hauer
d78ca7b24d svn_rev_200
temporarily remove fields from struct bd_info to detect if somebody uses them
2007-07-05 18:01:32 +02:00
Sascha Hauer
92355b1fb1 svn_rev_198
add string_to_enet_addr()/enet_addr_to_string()
2007-07-05 18:01:32 +02:00
Sascha Hauer
2776fe7211 svn_rev_189
add typedef for gd_t to make compiler happy
2007-07-05 18:01:31 +02:00
Sascha Hauer
882be5b59b svn_rev_188
WIP
2007-07-05 18:01:31 +02:00
Sascha Hauer
f9a07ee39b svn_rev_181
add perror function (which does not do much yet)
2007-07-05 18:01:30 +02:00
Sascha Hauer
9a508d7285 svn_rev_177
move header to include
2007-07-05 18:01:30 +02:00
Sascha Hauer
0c48f25ade svn_rev_173
WIP
2007-07-05 18:01:29 +02:00
Sascha Hauer
53d3195be1 svn_rev_167
ppc startup cleaunup
2007-07-05 18:01:29 +02:00
Sascha Hauer
49ea877124 svn_rev_160 2007-07-05 18:01:28 +02:00
Sascha Hauer
75706b71fe svn_rev_159 2007-07-05 18:01:28 +02:00
Sascha Hauer
c80caaa84a svn_rev_156
add phycore mpc5200b tiny support
2007-07-05 18:01:28 +02:00
Sascha Hauer
2e8ca97d8d svn_rev_153
remove global data #2
2007-07-05 18:01:28 +02:00
Sascha Hauer
a8421600d1 svn_rev_152
remove global data gd_t and board info bd_t entirely for arm
2007-07-05 18:01:28 +02:00
Sascha Hauer
a21d0bc4c2 svn_rev_151
remove bi_env
2007-07-05 18:01:27 +02:00
Sascha Hauer
4a14f424b5 svn_rev_150
remove bi_dram from bd_t
2007-07-05 18:01:27 +02:00
Sascha Hauer
42e2dbc120 svn_rev_149
no need for bi_dram in global data (untested)
2007-07-05 18:01:27 +02:00
Sascha Hauer
b7c567e003 svn_rev_146
remove #ifdef CFG_ENV_* chaos
2007-07-05 18:01:27 +02:00
Sascha Hauer
63dbe18ffc svn_rev_141
cleanup getenv/setenv
2007-07-05 18:01:27 +02:00
Sascha Hauer
28a362c4fc svn_rev_140
cleanup getenv/setenv
2007-07-05 18:01:26 +02:00
Sascha Hauer
b81014cd80 svn_rev_138
getenv/setenv use const * as argument
2007-07-05 18:01:26 +02:00
Sascha Hauer
5fc547dc88 svn_rev_134
increase malloc pool
2007-07-05 18:01:26 +02:00
Sascha Hauer
3b8b5282c8 svn_rev_130
leave only one errno.h in asm-generic
2007-07-05 18:01:25 +02:00
Sascha Hauer
ca24324ce1 svn_rev_129
make it work again
2007-07-05 18:01:25 +02:00
Sascha Hauer
caa0e5b553 svn_rev_127
remove old timer functions
2007-07-05 18:01:25 +02:00
Sascha Hauer
a0b0cfc5ed svn_rev_121
implement device parameters
2007-07-05 18:01:25 +02:00
Sascha Hauer
55ebf67d3e svn_rev_120
implement initcalls
2007-07-05 18:01:24 +02:00
Sascha Hauer
658cc34395 svn_rev_118
thousands of things
2007-07-05 18:01:24 +02:00
Sascha Hauer
873c1d746e svn_rev_117
move cfi defines to include/cfi_flash.h
2007-07-05 18:01:24 +02:00
Sascha Hauer
7d71e05b29 svn_rev_115
make scb9328 work
2007-07-05 18:01:24 +02:00
Sascha Hauer
abfbbad1eb svn_rev_109
do not know anymore
2007-07-05 18:01:23 +02:00
Sascha Hauer
f6508e1c4b svn_rev_095
Currently U-Boot uses globally defined eth_* functions. This is
horribly unflexible. This patch replaces the global functions
with pointers from structs. We could also use CONFIG_NET_MULTI,
but this has other implications, though we should merge this
some day.
Also, U-Boot has no unique way to handle MAC addresses. Each and
every board and network driver uses it's own mechanism to set the
MAC address. There are several problems which I've for too often.
For example everything goes well if we boot from network, but when
we boot from flash U-Boot forgets to set the MAC address and the
linux network driver has none.
This patch adds [gs]et_mac_address to the eth_device struct and
handles it as follows:
- First try to get a valid MAC address from the EEPROM and set
  'ethaddr' accordingly.
- If no valid MAC address is found in the EEPROM (or no EEPROM is
  connected), we set the devices MAC address from 'ethaddr'
This is done in eth_initialize which is called on startup for
every board.
2007-07-05 18:01:22 +02:00
Sascha Hauer
2718e79db9 svn_rev_089
generic/u-boot-cmd-splash.diff
2007-07-05 18:01:22 +02:00
Sascha Hauer
e07edcb107 svn_rev_088
generic/u-boot-cmd-splash.diff
2007-07-05 18:01:21 +02:00
Sascha Hauer
21a279e260 svn_rev_084
new one
2007-07-05 18:01:21 +02:00
Sascha Hauer
dd243ada8a svn_rev_083
mx31/move_include_asm-arm_arch-arm1136_to_arch-omap24xx.diff
2007-07-05 18:01:21 +02:00
Sascha Hauer
7259ab1f66 svn_rev_082
consolidate sizes.h
2007-07-05 18:01:21 +02:00
Sascha Hauer
f07a526123 svn_rev_080
pxa/u-boot-pxa27x-reg2fix.diff
2007-07-05 18:01:20 +02:00
Sascha Hauer
87c8aafa9c svn_rev_054
remove all boards except the ones I am working on
2007-07-05 18:01:18 +02:00
Sascha Hauer
b8ae2bfea4 svn_rev_053 2007-07-05 18:01:18 +02:00
Sascha Hauer
5db03a4962 svn_rev_052 2007-07-05 18:01:17 +02:00
Sascha Hauer
780e62b28f svn_rev_050 2007-07-05 18:01:17 +02:00
Sascha Hauer
f581c39e1a svn_rev_045
add eco920 board support
2007-07-05 18:01:16 +02:00
Sascha Hauer
0c70637626 svn_rev_038
move helper function cmd_get_data_size to generic, add header for it
2007-07-05 18:01:16 +02:00
Sascha Hauer
363266d818 svn_rev_033
change to clocksource api
2007-07-05 18:01:15 +02:00
Sascha Hauer
390c9283ab svn_rev_031
add clocksource stuff from kernel and first implementation (imx) (WIP)
2007-07-05 18:01:15 +02:00
Sascha Hauer
bfa43fe81a svn_rev_030
moved to asm-generic
2007-07-05 18:01:15 +02:00
Sascha Hauer
0dbd0401e4 svn_rev_028 2007-07-05 18:01:15 +02:00
Sascha Hauer
8df97fc2db svn_rev_026
remove udelay_masked and all udelay implementations
2007-07-05 18:01:15 +02:00
Sascha Hauer
d2bf9bf488 svn_rev_025
remove get_tbclk from architectures other than powerpc
2007-07-05 18:01:15 +02:00
Sascha Hauer
dcc0d7ebda svn_rev_017
hardcode version for now
2007-07-05 18:01:14 +02:00
Sascha Hauer
2622af9cdf svn_rev_013
unifdef HAVE_USR_INCLUDE_MALLOC_H
2007-07-05 18:01:14 +02:00
Sascha Hauer
4c8097935c svn_rev_011 2007-07-05 18:01:13 +02:00
Sascha Hauer
865719ab6d svn_rev_010
unifdef HAVE_MMAP
2007-07-05 18:01:13 +02:00
Sascha Hauer
56e32343eb svn_rev_009
add autogenerated links
2007-07-05 18:01:13 +02:00
Sascha Hauer
22a5d8af2a svn_rev_004
remove dataflash support
2007-07-05 18:01:13 +02:00
Sascha Hauer
162484b83c svn_rev_003
remove all #if 0 and #if 1
2007-07-05 18:01:13 +02:00
Sascha Hauer
13a0908f07 svn_rev_002
Consider all boards containing it's own flash.c as unmaintained
and remove them.
2007-07-05 18:01:12 +02:00
Stefan Roese
f16c1da957 [PATCH] Update ALPR board files
This update brings the ALPR board support to the newest version.
It also fixes a problem with the NAND driver.

Signed-off-by: Stefan Roese <sr@denx.de>
2007-01-06 15:56:13 +01:00
Stefan Roese
c04a1a7287 Merge with /home/stefan/git/u-boot/denx-merge-sr 2007-01-05 10:40:50 +01:00
Stefan Roese
a78bc443ae [PATCH] Clear PLB4A0_ACR[WRP] on Sequoia (440EPx)
This fix will make the MAL burst disabling patch for the Linux
EMAC driver obsolete.

Signed-off-by: Stefan Roese <sr@denx.de>
2007-01-05 10:40:36 +01:00
Stefan Roese
0238898382 [PATCH] Add DDR2 optimization code for Sequoia (440EPx) board
This code will optimize the DDR2 controller setup on a board specific
basis.

Note: This code doesn't work right now on the NAND booting image for the
Sequoia board, since it doesn't fit into the 4kBytes for the SPL image.

Signed-off-by: Stefan Roese <sr@denx.de>
2007-01-05 10:38:05 +01:00
Wolfgang Denk
574ca77c41 Merge with /home/tur/proj/v38b/u-boot 2007-01-04 02:05:51 +01:00
Bartlomiej Sieka
cce4acbb68 Few V38B changes:
- fix a typo in V38B config file
  - move watchdog initialisation earlier in the boot process
  - add "wdt=off" to default kernel command line (disables kernel watchdog)
2006-12-28 19:08:21 +01:00
Wolfgang Denk
9c0f42ecfe Minor code cleanup. 2006-12-24 01:42:57 +01:00
Wolfgang Denk
de8404441b Merge with /home/wd/git/u-boot/master 2006-12-24 01:33:32 +01:00
Wolfgang Denk
bc5556d62b Merge with /home/hs/TQ/u-boot-dev 2006-12-24 01:30:04 +01:00
Stefano Babic
d784fdb059 Fix cfi failure with Spansion Flash (Spansion Flash Devices have a different offset to go into CFI mode) 2006-12-24 01:27:41 +01:00
Heiko Schocher
fa23044564 Added support for the TQM8272 board from TQ
Signed-off-by: Heiko Schocher <hs@denx.de>
2006-12-21 17:17:02 +01:00
Bartlomiej Sieka
daa6e418bc Preliminary support for the iDMR board (ColdFire). 2006-12-20 00:27:32 +01:00
Andrei Safronov
cdb97a6678 automatic update mechanism 2006-12-08 16:23:08 +01:00
Wolfgang Denk
dd520bf314 Code cleanup. 2006-11-30 18:02:20 +01:00
Wolfgang Denk
ab07b6c221 Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git 2006-11-30 02:01:32 +01:00
Stefan Roese
1eac2a7141 [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards
This patch adds support for the Prodrive P3M750 (PPC750 & MV64460)
and the P3M7448 (MPC7448 & MV64460) PMC modules. Both modules are
quite similar and share the same board directory "prodrive/p3mx"
and the same config file "p3mx.h".

Signed-off-by: Stefan Roese <sr@denx.de>
2006-11-29 16:14:05 +01:00
Stefan Roese
4e26f1074c [PATCH] include/ppc440.h minor error affecting interrupts
Fixed include/ppc440.c for UIC address Bug

Corrects bug affecting the addresses for the universal interrupt
controller UIC2 and UIC3 on the PPC440 Epx, GRx, and SPE chips.

Signed-off-by: Jeff Mann <mannj@embeddedplanet.com>
Signed-off-by: Stefan Roese <sr@denx.de>
2006-11-29 12:03:57 +01:00
Joakim Tjernlund
1939d96944 Make fsl-i2c not conflict with SOFT I2C
Signed-off-by: Timur Tabi <timur@freescale.com>
2006-11-29 00:25:26 -06:00
Kim Phillips
32081125a0 Merge http://www.denx.de/git/u-boot 2006-11-28 23:35:49 -06:00
Stefan Roese
e59581c56a [PATCH] Enable the IceCube/lite5200 variants to pass a device tree to Linux.
This patch adds the code and configuration necessary to boot with an
arch/powerpc Linux kernel.

Signed-off-by: Grant Likely <grant.likely@gmail.com>
Acked-by: Jon Loeliger <jdl@freescale.com>
2006-11-28 17:55:49 +01:00
Stefan Roese
e732faec95 [PATCH] PPC4xx: 440SP Rev. C detection added
Signed-off-by: Stefan Roese <sr@denx.de>
2006-11-28 16:09:24 +01:00
Wolfgang Denk
d2c83f5493 Merge with /home/sr/git/u-boot/denx-alpr-merge-test 2006-11-27 23:11:18 +01:00
Stefan Roese
d1a7254529 [PATCH] Select NAND embedded environment from board configuration
The current NAND Bootloader setup forces the environment
variables to be in line with the bootloader. This change
enables the configuration to be made in the board include
file instead so that it can be individually enabled.

Signed-off-by: Nick Spence <nick.spence@freescale.com>
Signed-off-by: Stefan Roese <sr@denx.de>
2006-11-27 17:34:10 +01:00
Stefan Roese
ec0c2ec725 [PATCH] Remove testing 4xx enet PHY setup
Signed-off-by: Stefan Roese <sr@denx.de>
2006-11-27 14:46:06 +01:00
Stefan Roese
1c2ce22620 [PATCH] Update Prodrive ALPR board support (440GX)
Signed-off-by: Stefan Roese <sr@denx.de>
2006-11-27 14:12:17 +01:00
Stefan Roese
48c7d6dba9 Merge with /home/stefan/git/u-boot/denx 2006-11-27 14:11:22 +01:00
Wolfgang Denk
78d620ebb5 Updates for TQM5200 modules:
- fix off-by-one error in board/tqm5200/cam5200_flash.c error message
- simplify "udate" definitions
2006-11-23 22:58:58 +01:00