History log of /rk3399_rockchip-uboot/common/ (Results 4401 – 4425 of 5256)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
54694a9113-May-2008 Stelian Pop <stelian@popies.net>

Cleanup nand_info[] declaration.

The nand_info array is declared as extern in several .c files.
Those days, nand.h contains a reference to the array, so there is
no need to declare it elsewhere.

Si

Cleanup nand_info[] declaration.

The nand_info array is declared as extern in several .c files.
Those days, nand.h contains a reference to the array, so there is
no need to declare it elsewhere.

Signed-off-by: Stelian Pop <stelian@popies.net>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>

show more ...

ee0cfa7011-May-2008 Wolfgang Denk <wd@denx.de>

Revert "Avoid initrd and logbuffer area overlaps"

This reverts commit 1b5605ca57fbb364f4d78eeee28b974ed875e888
which breaks building on all PPC boards that don't use a log buffer.

02b9b22410-May-2008 Nick Spence <nick.spence@freescale.com>

Fix offset calculation for multi-type legacy images.

Calculation of tail was incorrect when size % 4 == 0.

New code removes the conditional and does the same thing but with arithmetic

Signed-off-b

Fix offset calculation for multi-type legacy images.

Calculation of tail was incorrect when size % 4 == 0.

New code removes the conditional and does the same thing but with arithmetic

Signed-off-by: Nick Spence <nick.spence@freescale.com>

show more ...

c9dca3c311-May-2008 Wolfgang Denk <wd@denx.de>

Revert "Change env_get_char from a global function ptr to a function."

This reverts commit c0559be371b2a64b1a817088c3308688e2182f93
which is known to break booting from dataflash and NAND.


/rk3399_rockchip-uboot/CHANGELOG
/rk3399_rockchip-uboot/api/api.c
/rk3399_rockchip-uboot/board/atmel/at91cap9adk/Makefile
/rk3399_rockchip-uboot/board/atmel/at91cap9adk/at91cap9adk.c
/rk3399_rockchip-uboot/board/atmel/at91cap9adk/led.c
/rk3399_rockchip-uboot/board/atmel/at91cap9adk/nand.c
/rk3399_rockchip-uboot/board/atmel/at91cap9adk/partition.c
/rk3399_rockchip-uboot/board/atmel/at91cap9adk/u-boot.lds
/rk3399_rockchip-uboot/board/atmel/at91rm9200dk/partition.c
/rk3399_rockchip-uboot/board/atmel/at91sam9260ek/Makefile
/rk3399_rockchip-uboot/board/atmel/at91sam9260ek/at91sam9260ek.c
/rk3399_rockchip-uboot/board/atmel/at91sam9260ek/led.c
/rk3399_rockchip-uboot/board/atmel/at91sam9260ek/nand.c
/rk3399_rockchip-uboot/board/atmel/at91sam9260ek/partition.c
/rk3399_rockchip-uboot/board/atmel/at91sam9260ek/u-boot.lds
/rk3399_rockchip-uboot/board/freescale/mpc8548cds/mpc8548cds.c
/rk3399_rockchip-uboot/board/mx31ads/lowlevel_init.S
cmd_nvedit.c
env_common.c
env_eeprom.c
env_nvram.c
ft_build.c
/rk3399_rockchip-uboot/cpu/arm1136/mx31/generic.c
/rk3399_rockchip-uboot/cpu/arm926ejs/at91sam9/Makefile
/rk3399_rockchip-uboot/cpu/arm926ejs/at91sam9/ether.c
/rk3399_rockchip-uboot/cpu/arm926ejs/at91sam9/lowlevel_init.S
/rk3399_rockchip-uboot/cpu/arm926ejs/at91sam9/timer.c
/rk3399_rockchip-uboot/cpu/arm926ejs/at91sam9/usb.c
/rk3399_rockchip-uboot/drivers/net/smc911x.c
/rk3399_rockchip-uboot/drivers/pci/pci.c
/rk3399_rockchip-uboot/include/asm-arm/arch-at91sam9/at91_pio.h
/rk3399_rockchip-uboot/include/asm-arm/arch-at91sam9/at91_pit.h
/rk3399_rockchip-uboot/include/asm-arm/arch-at91sam9/at91_pmc.h
/rk3399_rockchip-uboot/include/asm-arm/arch-at91sam9/at91_rstc.h
/rk3399_rockchip-uboot/include/asm-arm/arch-at91sam9/at91_spi.h
/rk3399_rockchip-uboot/include/asm-arm/arch-at91sam9/at91cap9.h
/rk3399_rockchip-uboot/include/asm-arm/arch-at91sam9/at91cap9_matrix.h
/rk3399_rockchip-uboot/include/asm-arm/arch-at91sam9/at91sam9260.h
/rk3399_rockchip-uboot/include/asm-arm/arch-at91sam9/at91sam9260_matrix.h
/rk3399_rockchip-uboot/include/asm-arm/arch-at91sam9/at91sam9_smc.h
/rk3399_rockchip-uboot/include/asm-arm/arch-at91sam9/clk.h
/rk3399_rockchip-uboot/include/asm-arm/arch-at91sam9/gpio.h
/rk3399_rockchip-uboot/include/asm-arm/arch-at91sam9/hardware.h
/rk3399_rockchip-uboot/include/asm-arm/arch-at91sam9/io.h
/rk3399_rockchip-uboot/include/asm-arm/arch-at91sam9/memory-map.h
/rk3399_rockchip-uboot/include/asm-arm/arch-mx31/mx31.h
/rk3399_rockchip-uboot/include/asm-arm/dma-mapping.h
/rk3399_rockchip-uboot/include/asm-ppc/io.h
/rk3399_rockchip-uboot/include/common.h
/rk3399_rockchip-uboot/include/configs/MPC8349EMDS.h
/rk3399_rockchip-uboot/include/configs/at91cap9adk.h
/rk3399_rockchip-uboot/include/configs/at91sam9260ek.h
/rk3399_rockchip-uboot/include/configs/mx31ads.h
/rk3399_rockchip-uboot/include/pci.h
/rk3399_rockchip-uboot/lib_ppc/bootm.c
/rk3399_rockchip-uboot/post/cpu/ppc4xx/Makefile
39cf480409-May-2008 Stelian Pop <stelian@popies.net>

Add ATMEL LCD driver

This patch adds support for the ATMEL LCDC driver which is used on some
AT91 and AVR platforms.

Is has been tested with the AT91CAP9ADK, AT91SAM9261EK, AT91SAM9263EK and
AT91SA

Add ATMEL LCD driver

This patch adds support for the ATMEL LCDC driver which is used on some
AT91 and AVR platforms.

Is has been tested with the AT91CAP9ADK, AT91SAM9261EK, AT91SAM9263EK and
AT91SAM9RLEK boards. Adaptation for AVR32 should probably be easy.

Signed-off-by: Stelian Pop <stelian@popies.net>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>

show more ...


/rk3399_rockchip-uboot/CHANGELOG
/rk3399_rockchip-uboot/MAINTAINERS
/rk3399_rockchip-uboot/MAKEALL
/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/README
/rk3399_rockchip-uboot/board/atmel/at91cap9adk/Makefile
/rk3399_rockchip-uboot/board/atmel/at91cap9adk/at91cap9adk.c
/rk3399_rockchip-uboot/board/atmel/at91cap9adk/led.c
/rk3399_rockchip-uboot/board/atmel/at91cap9adk/nand.c
/rk3399_rockchip-uboot/board/atmel/at91cap9adk/partition.c
/rk3399_rockchip-uboot/board/atmel/at91rm9200dk/partition.c
/rk3399_rockchip-uboot/board/atmel/at91sam9260ek/Makefile
/rk3399_rockchip-uboot/board/atmel/at91sam9260ek/at91sam9260ek.c
/rk3399_rockchip-uboot/board/atmel/at91sam9260ek/led.c
/rk3399_rockchip-uboot/board/atmel/at91sam9260ek/nand.c
/rk3399_rockchip-uboot/board/atmel/at91sam9260ek/partition.c
/rk3399_rockchip-uboot/board/atmel/at91sam9261ek/Makefile
/rk3399_rockchip-uboot/board/atmel/at91sam9261ek/at91sam9261ek.c
/rk3399_rockchip-uboot/board/atmel/at91sam9261ek/config.mk
/rk3399_rockchip-uboot/board/atmel/at91sam9261ek/led.c
/rk3399_rockchip-uboot/board/atmel/at91sam9261ek/nand.c
/rk3399_rockchip-uboot/board/atmel/at91sam9261ek/partition.c
/rk3399_rockchip-uboot/board/atmel/at91sam9263ek/Makefile
/rk3399_rockchip-uboot/board/atmel/at91sam9263ek/at91sam9263ek.c
/rk3399_rockchip-uboot/board/atmel/at91sam9263ek/config.mk
/rk3399_rockchip-uboot/board/atmel/at91sam9263ek/led.c
/rk3399_rockchip-uboot/board/atmel/at91sam9263ek/nand.c
/rk3399_rockchip-uboot/board/atmel/at91sam9263ek/partition.c
/rk3399_rockchip-uboot/board/atmel/at91sam9rlek/Makefile
/rk3399_rockchip-uboot/board/atmel/at91sam9rlek/at91sam9rlek.c
/rk3399_rockchip-uboot/board/atmel/at91sam9rlek/config.mk
/rk3399_rockchip-uboot/board/atmel/at91sam9rlek/led.c
/rk3399_rockchip-uboot/board/atmel/at91sam9rlek/nand.c
/rk3399_rockchip-uboot/board/atmel/at91sam9rlek/partition.c
lcd.c
/rk3399_rockchip-uboot/config.mk
/rk3399_rockchip-uboot/cpu/arm926ejs/at91sam9/Makefile
/rk3399_rockchip-uboot/cpu/arm926ejs/at91sam9/config.mk
/rk3399_rockchip-uboot/cpu/arm926ejs/at91sam9/ether.c
/rk3399_rockchip-uboot/cpu/arm926ejs/at91sam9/lowlevel_init.S
/rk3399_rockchip-uboot/cpu/arm926ejs/at91sam9/timer.c
/rk3399_rockchip-uboot/cpu/arm926ejs/at91sam9/u-boot.lds
/rk3399_rockchip-uboot/cpu/arm926ejs/at91sam9/usb.c
/rk3399_rockchip-uboot/cpu/mcf5227x/config.mk
/rk3399_rockchip-uboot/cpu/mcf523x/config.mk
/rk3399_rockchip-uboot/cpu/mcf52x2/config.mk
/rk3399_rockchip-uboot/cpu/mcf532x/config.mk
/rk3399_rockchip-uboot/cpu/mcf5445x/config.mk
/rk3399_rockchip-uboot/cpu/mcf547x_8x/config.mk
/rk3399_rockchip-uboot/cpu/mips/start.S
/rk3399_rockchip-uboot/drivers/net/dm9000x.c
/rk3399_rockchip-uboot/drivers/net/macb.c
/rk3399_rockchip-uboot/drivers/net/smc911x.c
/rk3399_rockchip-uboot/drivers/net/tsec.c
/rk3399_rockchip-uboot/drivers/video/Makefile
/rk3399_rockchip-uboot/drivers/video/atmel_lcdfb.c
/rk3399_rockchip-uboot/include/asm-arm/arch-at91sam9/at91_pio.h
/rk3399_rockchip-uboot/include/asm-arm/arch-at91sam9/at91_pit.h
/rk3399_rockchip-uboot/include/asm-arm/arch-at91sam9/at91_pmc.h
/rk3399_rockchip-uboot/include/asm-arm/arch-at91sam9/at91_rstc.h
/rk3399_rockchip-uboot/include/asm-arm/arch-at91sam9/at91_spi.h
/rk3399_rockchip-uboot/include/asm-arm/arch-at91sam9/at91cap9.h
/rk3399_rockchip-uboot/include/asm-arm/arch-at91sam9/at91cap9_matrix.h
/rk3399_rockchip-uboot/include/asm-arm/arch-at91sam9/at91sam9260.h
/rk3399_rockchip-uboot/include/asm-arm/arch-at91sam9/at91sam9260_matrix.h
/rk3399_rockchip-uboot/include/asm-arm/arch-at91sam9/at91sam9261.h
/rk3399_rockchip-uboot/include/asm-arm/arch-at91sam9/at91sam9261_matrix.h
/rk3399_rockchip-uboot/include/asm-arm/arch-at91sam9/at91sam9263.h
/rk3399_rockchip-uboot/include/asm-arm/arch-at91sam9/at91sam9263_matrix.h
/rk3399_rockchip-uboot/include/asm-arm/arch-at91sam9/at91sam9_smc.h
/rk3399_rockchip-uboot/include/asm-arm/arch-at91sam9/at91sam9rl.h
/rk3399_rockchip-uboot/include/asm-arm/arch-at91sam9/at91sam9rl_matrix.h
/rk3399_rockchip-uboot/include/asm-arm/arch-at91sam9/clk.h
/rk3399_rockchip-uboot/include/asm-arm/arch-at91sam9/gpio.h
/rk3399_rockchip-uboot/include/asm-arm/arch-at91sam9/hardware.h
/rk3399_rockchip-uboot/include/asm-arm/arch-at91sam9/io.h
/rk3399_rockchip-uboot/include/asm-arm/arch-at91sam9/memory-map.h
/rk3399_rockchip-uboot/include/asm-arm/dma-mapping.h
/rk3399_rockchip-uboot/include/atmel_lcdc.h
/rk3399_rockchip-uboot/include/configs/at91cap9adk.h
/rk3399_rockchip-uboot/include/configs/at91sam9260ek.h
/rk3399_rockchip-uboot/include/configs/at91sam9261ek.h
/rk3399_rockchip-uboot/include/configs/at91sam9263ek.h
/rk3399_rockchip-uboot/include/configs/at91sam9rlek.h
/rk3399_rockchip-uboot/include/configs/kb9202.h
/rk3399_rockchip-uboot/include/lcd.h
/rk3399_rockchip-uboot/lib_arm/board.c
/rk3399_rockchip-uboot/net/eth.c
/rk3399_rockchip-uboot/post/board/lwmon5/sysmon.c
1b5605ca07-May-2008 Marian Balakowicz <m8@semihalf.com>

Avoid initrd and logbuffer area overlaps

Add logbuffer to reserved LMB areas to prevent initrd allocation
from overlaping with it.

Make sure to use correct logbuffer base address.

Signed-off-by: M

Avoid initrd and logbuffer area overlaps

Add logbuffer to reserved LMB areas to prevent initrd allocation
from overlaping with it.

Make sure to use correct logbuffer base address.

Signed-off-by: Marian Balakowicz <m8@semihalf.com>

show more ...

273c37d807-May-2008 Marian Balakowicz <m8@semihalf.com>

Fix build errors when CONFIG_LOGBUFFER and CONFIG_FIT are enabled

Recent modifcations to LOGBUFFER handling code were incorrecly
introduced to fit_check_kernel() routine during
"Merge branch 'new-im

Fix build errors when CONFIG_LOGBUFFER and CONFIG_FIT are enabled

Recent modifcations to LOGBUFFER handling code were incorrecly
introduced to fit_check_kernel() routine during
"Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing",
commit 27f33e9f45ef7f9685cbdc65066a1828e85dde4f.

This patch cleans up this merge issue.

Signed-off-by: Marian Balakowicz <m8@semihalf.com>

show more ...

597f6c2605-May-2008 James Yang <James.Yang@freescale.com>

Fix readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating

When CONFIG_CMDLINE_EDITING is enabled, readline_into_buffer() doesn't
work before relocating to RAM because command history

Fix readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating

When CONFIG_CMDLINE_EDITING is enabled, readline_into_buffer() doesn't
work before relocating to RAM because command history is written into
a global array that is not writable before relocation. This patch
defers to the no-editing and no-history code in readline_into_buffer()
if it is called before relocation.

Signed-off-by: James Yang <James.Yang@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

show more ...

1df368ae05-May-2008 Marcel Ziswiler <marcel@ziswiler.com>

ide: Remove spurious second include of io.h

Removed the second include, with all the #ifdef around as suggested by Wolfgang.

Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>

e419e12d04-May-2008 Grant Erickson <gerickson@nuovations.com>

Recognize 'powerpc' As an Alias for IH_ARCH_PPC

Add support for the recognition of 'powerpc' as an alias for the PowerPC
architecture type since Linux is already trending in that direction,
preferri

Recognize 'powerpc' As an Alias for IH_ARCH_PPC

Add support for the recognition of 'powerpc' as an alias for the PowerPC
architecture type since Linux is already trending in that direction,
preferring 'powerpc' to 'ppc'.

Signed-off-by: Grant Erickson <gerickson@nuovations.com>

show more ...

4acc2a1002-May-2008 Mike Frysinger <vapier@gentoo.org>

fix building when saveenv is disabled in some setups

If you enable environment in the flash, but disable the embedded
option, and you disable the saveenv command, then the #if nested
logic will trig

fix building when saveenv is disabled in some setups

If you enable environment in the flash, but disable the embedded
option, and you disable the saveenv command, then the #if nested
logic will trigger a compile failure:
env_flash.c: In function 'env_relocate_spec':
env_flash.c:399: error: 'flash_addr' undeclared (first use in this function)
The fix is to add CMD_SAVEENV ifdef protection like everywhere else.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>

show more ...

12bc4e9430-Apr-2008 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>

cmd_nand: fix warning: str2long ncompatible pointer type

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>

378e7ec930-Apr-2008 dirk.behme@googlemail.com <dirk.behme@googlemail.com>

Fix warning in env_nand.c if compiled for DaVinci Schmoogie

Fix warnings

nv_nand.c: In function 'saveenv':
env_nand.c:200: warning: passing argument 3 of 'nand_write' from incompatible pointer type

Fix warning in env_nand.c if compiled for DaVinci Schmoogie

Fix warnings

nv_nand.c: In function 'saveenv':
env_nand.c:200: warning: passing argument 3 of 'nand_write' from incompatible pointer type
env_nand.c: In function 'env_relocate_spec':
env_nand.c:275: warning: passing argument 3 of 'nand_read' from incompatible pointer type

if compiled for davinci_schmoogie_config.

Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
Ack by: Sergey Kubushyn <ksi@koi8.net>

show more ...

f7b16a0a29-Apr-2008 Wolfgang Denk <wd@denx.de>

common/env_nand.c: fix one more incompatible pointer type issue

Signed-off-by: Wolfgang Denk <wd@denx.de>

413bf58628-Apr-2008 Guennadi Liakhovetski <g.liakhovetski@gmx.de>

IDE: fix compiler warnings

The IDE driver can use 32-bit addresses in LBA mode, in which case it
spits multiple warnings during compilation. Fix them.

Signed-off-by: Guennadi Liakhovetski <g.liakho

IDE: fix compiler warnings

The IDE driver can use 32-bit addresses in LBA mode, in which case it
spits multiple warnings during compilation. Fix them.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>

show more ...

c71abba328-Apr-2008 Wolfgang Denk <wd@denx.de>

cmd_nand.c: fix "differ in signedness" problem

Signed-off-by: Wolfgang Denk <wd@denx.de>

4ca79f4728-Apr-2008 Wolfgang Denk <wd@denx.de>

NAND: fix some strict-aliasing compiler warnings

Signed-off-by: Wolfgang Denk <wd@denx.de>


/rk3399_rockchip-uboot/CHANGELOG
/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/board/amcc/katmai/config.mk
/rk3399_rockchip-uboot/board/esd/apc405/apc405.c
/rk3399_rockchip-uboot/board/freescale/mpc8544ds/mpc8544ds.c
/rk3399_rockchip-uboot/board/imx31_litekit/imx31_litekit.c
cmd_nand.c
env_nand.c
/rk3399_rockchip-uboot/cpu/mpc83xx/fdt.c
/rk3399_rockchip-uboot/cpu/ppc4xx/fdt.c
/rk3399_rockchip-uboot/doc/README.mpc8313erdb
/rk3399_rockchip-uboot/doc/README.mpc8315erdb
/rk3399_rockchip-uboot/doc/README.mpc837xemds
/rk3399_rockchip-uboot/doc/README.mpc837xerdb
/rk3399_rockchip-uboot/drivers/mtd/cfi_flash.c
/rk3399_rockchip-uboot/include/asm-ppc/4xx_pcie.h
/rk3399_rockchip-uboot/include/common.h
/rk3399_rockchip-uboot/include/configs/APC405.h
/rk3399_rockchip-uboot/include/configs/MPC8313ERDB.h
/rk3399_rockchip-uboot/include/configs/MPC8315ERDB.h
/rk3399_rockchip-uboot/include/configs/MPC8323ERDB.h
/rk3399_rockchip-uboot/include/configs/MPC832XEMDS.h
/rk3399_rockchip-uboot/include/configs/MPC8349EMDS.h
/rk3399_rockchip-uboot/include/configs/MPC8349ITX.h
/rk3399_rockchip-uboot/include/configs/MPC8360EMDS.h
/rk3399_rockchip-uboot/include/configs/MPC837XEMDS.h
/rk3399_rockchip-uboot/include/configs/MPC837XERDB.h
/rk3399_rockchip-uboot/include/configs/MPC8544DS.h
/rk3399_rockchip-uboot/include/configs/imx31_litekit.h
/rk3399_rockchip-uboot/include/configs/katmai.h
/rk3399_rockchip-uboot/include/configs/lwmon5.h
/rk3399_rockchip-uboot/include/configs/mx31ads.h
/rk3399_rockchip-uboot/include/configs/sbc8349.h
/rk3399_rockchip-uboot/include/nand.h
/rk3399_rockchip-uboot/lib_generic/crc32.c
/rk3399_rockchip-uboot/post/Makefile
/rk3399_rockchip-uboot/post/board/lwmon5/Makefile
/rk3399_rockchip-uboot/post/board/lwmon5/sysmon.c
/rk3399_rockchip-uboot/post/cpu/ppc4xx/Makefile
7590378f25-Apr-2008 Bartlomiej Sieka <tur@semihalf.com>

Use watchdog-aware functions when calculating hashes of images - take two

Some files didn't get updated properly with the "Use watchdog-aware
functions when calculating hashes of images" commit, thi

Use watchdog-aware functions when calculating hashes of images - take two

Some files didn't get updated properly with the "Use watchdog-aware
functions when calculating hashes of images" commit, this commit
fixes this.

Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
Signed-off-by: Wolfgang Denk <wd@denx.de>

show more ...

4b7a6dd825-Apr-2008 Wolfgang Denk <wd@denx.de>

Merge branch 'master' of /home/wd/git/u-boot/lwmon5

Conflicts:

common/cmd_bootm.c
common/cmd_log.c
include/common.h
post/board/lwmon5/Makefile
post/board/lwmon5/dsp.c
post/board/lwmon5/dspic.

Merge branch 'master' of /home/wd/git/u-boot/lwmon5

Conflicts:

common/cmd_bootm.c
common/cmd_log.c
include/common.h
post/board/lwmon5/Makefile
post/board/lwmon5/dsp.c
post/board/lwmon5/dspic.c
post/board/lwmon5/fpga.c
post/board/lwmon5/gdc.c
post/board/lwmon5/sysmon.c
post/board/lwmon5/watchdog.c

Signed-off-by: Wolfgang Denk <wd@denx.de>

show more ...


/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/board/imx31_litekit/imx31_litekit.c
/rk3399_rockchip-uboot/board/lwmon5/lwmon5.c
/rk3399_rockchip-uboot/board/mx31ads/mx31ads.c
cmd_mem.c
/rk3399_rockchip-uboot/cpu/arm926ejs/davinci/timer.c
/rk3399_rockchip-uboot/cpu/mpc83xx/start.S
/rk3399_rockchip-uboot/doc/README.mips
/rk3399_rockchip-uboot/drivers/mtd/nand/nand_base.c
/rk3399_rockchip-uboot/drivers/net/ax88796.h
/rk3399_rockchip-uboot/drivers/net/ne2000.c
/rk3399_rockchip-uboot/drivers/net/ne2000.h
/rk3399_rockchip-uboot/drivers/net/ne2000_base.h
/rk3399_rockchip-uboot/drivers/net/pcnet.c
/rk3399_rockchip-uboot/include/asm-ppc/global_data.h
/rk3399_rockchip-uboot/include/common.h
/rk3399_rockchip-uboot/include/configs/ads5121.h
/rk3399_rockchip-uboot/include/configs/imx31_litekit.h
/rk3399_rockchip-uboot/include/configs/lwmon5.h
/rk3399_rockchip-uboot/include/configs/mcc200.h
/rk3399_rockchip-uboot/include/configs/pdnb3.h
/rk3399_rockchip-uboot/include/configs/qemu-mips.h
/rk3399_rockchip-uboot/include/configs/sbc8349.h
/rk3399_rockchip-uboot/include/sha1.h
/rk3399_rockchip-uboot/include/u-boot/md5.h
/rk3399_rockchip-uboot/lib_generic/crc32.c
/rk3399_rockchip-uboot/lib_generic/md5.c
/rk3399_rockchip-uboot/lib_generic/sha1.c
/rk3399_rockchip-uboot/lib_ppc/board.c
/rk3399_rockchip-uboot/nand_spl/nand_boot.c
/rk3399_rockchip-uboot/post/Makefile
/rk3399_rockchip-uboot/post/board/lwmon/sysmon.c
/rk3399_rockchip-uboot/post/board/lwmon5/Makefile
/rk3399_rockchip-uboot/post/board/lwmon5/dsp.c
/rk3399_rockchip-uboot/post/board/lwmon5/dspic.c
/rk3399_rockchip-uboot/post/board/lwmon5/fpga.c
/rk3399_rockchip-uboot/post/board/lwmon5/gdc.c
/rk3399_rockchip-uboot/post/board/lwmon5/sysmon.c
/rk3399_rockchip-uboot/post/board/lwmon5/watchdog.c
/rk3399_rockchip-uboot/post/board/netta/codec.c
/rk3399_rockchip-uboot/post/board/netta/dsp.c
/rk3399_rockchip-uboot/post/cpu/mpc8xx/cache.c
/rk3399_rockchip-uboot/post/cpu/mpc8xx/cache_8xx.S
/rk3399_rockchip-uboot/post/cpu/mpc8xx/ether.c
/rk3399_rockchip-uboot/post/cpu/mpc8xx/spr.c
/rk3399_rockchip-uboot/post/cpu/mpc8xx/uart.c
/rk3399_rockchip-uboot/post/cpu/mpc8xx/usb.c
/rk3399_rockchip-uboot/post/cpu/mpc8xx/watchdog.c
/rk3399_rockchip-uboot/post/cpu/ppc4xx/Makefile
/rk3399_rockchip-uboot/post/cpu/ppc4xx/cache.c
/rk3399_rockchip-uboot/post/cpu/ppc4xx/cache_4xx.S
/rk3399_rockchip-uboot/post/cpu/ppc4xx/denali_ecc.c
/rk3399_rockchip-uboot/post/cpu/ppc4xx/ether.c
/rk3399_rockchip-uboot/post/cpu/ppc4xx/fpu.c
/rk3399_rockchip-uboot/post/cpu/ppc4xx/spr.c
/rk3399_rockchip-uboot/post/cpu/ppc4xx/uart.c
/rk3399_rockchip-uboot/post/cpu/ppc4xx/watchdog.c
/rk3399_rockchip-uboot/post/drivers/Makefile
/rk3399_rockchip-uboot/post/drivers/i2c.c
/rk3399_rockchip-uboot/post/drivers/memory.c
/rk3399_rockchip-uboot/post/drivers/rtc.c
/rk3399_rockchip-uboot/post/lib_ppc/Makefile
/rk3399_rockchip-uboot/post/lib_ppc/andi.c
/rk3399_rockchip-uboot/post/lib_ppc/asm.S
/rk3399_rockchip-uboot/post/lib_ppc/b.c
/rk3399_rockchip-uboot/post/lib_ppc/cmp.c
/rk3399_rockchip-uboot/post/lib_ppc/cmpi.c
/rk3399_rockchip-uboot/post/lib_ppc/complex.c
/rk3399_rockchip-uboot/post/lib_ppc/cpu.c
/rk3399_rockchip-uboot/post/lib_ppc/cr.c
/rk3399_rockchip-uboot/post/lib_ppc/fpu/20001122-1.c
/rk3399_rockchip-uboot/post/lib_ppc/fpu/20010114-2.c
/rk3399_rockchip-uboot/post/lib_ppc/fpu/20010226-1.c
/rk3399_rockchip-uboot/post/lib_ppc/fpu/980619-1.c
/rk3399_rockchip-uboot/post/lib_ppc/fpu/Makefile
/rk3399_rockchip-uboot/post/lib_ppc/fpu/acc1.c
/rk3399_rockchip-uboot/post/lib_ppc/fpu/compare-fp-1.c
/rk3399_rockchip-uboot/post/lib_ppc/fpu/fpu.c
/rk3399_rockchip-uboot/post/lib_ppc/fpu/mul-subnormal-single-1.c
/rk3399_rockchip-uboot/post/lib_ppc/load.c
/rk3399_rockchip-uboot/post/lib_ppc/multi.c
/rk3399_rockchip-uboot/post/lib_ppc/rlwimi.c
/rk3399_rockchip-uboot/post/lib_ppc/rlwinm.c
/rk3399_rockchip-uboot/post/lib_ppc/rlwnm.c
/rk3399_rockchip-uboot/post/lib_ppc/srawi.c
/rk3399_rockchip-uboot/post/lib_ppc/store.c
/rk3399_rockchip-uboot/post/lib_ppc/string.c
/rk3399_rockchip-uboot/post/lib_ppc/three.c
/rk3399_rockchip-uboot/post/lib_ppc/threei.c
/rk3399_rockchip-uboot/post/lib_ppc/threex.c
/rk3399_rockchip-uboot/post/lib_ppc/two.c
/rk3399_rockchip-uboot/post/lib_ppc/twox.c
/rk3399_rockchip-uboot/post/post.c
/rk3399_rockchip-uboot/post/rules.mk
/rk3399_rockchip-uboot/post/tests.c
edbed24718-Apr-2008 Bartlomiej Sieka <tur@semihalf.com>

Memory footprint optimizations

As suggested by Wolfgang Denk:
- image printing functions:
- remove wrappers
- remove indentation prefix from functions' signatures
- merge getenv_verify and geten

Memory footprint optimizations

As suggested by Wolfgang Denk:
- image printing functions:
- remove wrappers
- remove indentation prefix from functions' signatures
- merge getenv_verify and getenv_autostart into one parametrized function

Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>

show more ...

89cdab7831-Mar-2008 Mike Frysinger <vapier@gentoo.org>

crc32: use uint32_t rather than unsigned long

The envcrc.c does sizeof(unsigned long) when calculating the crc, but
this is done with the build toolchain instead of the target tool
chain, so if the

crc32: use uint32_t rather than unsigned long

The envcrc.c does sizeof(unsigned long) when calculating the crc, but
this is done with the build toolchain instead of the target tool
chain, so if the build is a 64bit system but the target is 32bits,
the size will obviously be wrong. This converts all unsigned long
stuff related to crc32 to uint32_t types. Compile tested only: output
of ./tools/envcrc when run on a 32bit build system matches that of a
64bit build system.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>

show more ...

a6e6fc6109-Apr-2008 Sergei Poselenov <sposelenov@emcraft.com>

Added watchdog triggering calls in the "mtest" test function.

Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>


/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/board/lwmon5/lwmon5.c
cmd_mem.c
/rk3399_rockchip-uboot/include/asm-ppc/global_data.h
/rk3399_rockchip-uboot/include/common.h
/rk3399_rockchip-uboot/include/configs/lwmon5.h
/rk3399_rockchip-uboot/post/Makefile
/rk3399_rockchip-uboot/post/board/lwmon/sysmon.c
/rk3399_rockchip-uboot/post/board/lwmon5/Makefile
/rk3399_rockchip-uboot/post/board/lwmon5/dsp.c
/rk3399_rockchip-uboot/post/board/lwmon5/dspic.c
/rk3399_rockchip-uboot/post/board/lwmon5/fpga.c
/rk3399_rockchip-uboot/post/board/lwmon5/gdc.c
/rk3399_rockchip-uboot/post/board/lwmon5/sysmon.c
/rk3399_rockchip-uboot/post/board/lwmon5/watchdog.c
/rk3399_rockchip-uboot/post/board/netta/codec.c
/rk3399_rockchip-uboot/post/board/netta/dsp.c
/rk3399_rockchip-uboot/post/cpu/mpc8xx/cache.c
/rk3399_rockchip-uboot/post/cpu/mpc8xx/cache_8xx.S
/rk3399_rockchip-uboot/post/cpu/mpc8xx/ether.c
/rk3399_rockchip-uboot/post/cpu/mpc8xx/spr.c
/rk3399_rockchip-uboot/post/cpu/mpc8xx/uart.c
/rk3399_rockchip-uboot/post/cpu/mpc8xx/usb.c
/rk3399_rockchip-uboot/post/cpu/mpc8xx/watchdog.c
/rk3399_rockchip-uboot/post/cpu/ppc4xx/Makefile
/rk3399_rockchip-uboot/post/cpu/ppc4xx/cache.c
/rk3399_rockchip-uboot/post/cpu/ppc4xx/cache_4xx.S
/rk3399_rockchip-uboot/post/cpu/ppc4xx/denali_ecc.c
/rk3399_rockchip-uboot/post/cpu/ppc4xx/ether.c
/rk3399_rockchip-uboot/post/cpu/ppc4xx/fpu.c
/rk3399_rockchip-uboot/post/cpu/ppc4xx/spr.c
/rk3399_rockchip-uboot/post/cpu/ppc4xx/uart.c
/rk3399_rockchip-uboot/post/cpu/ppc4xx/watchdog.c
/rk3399_rockchip-uboot/post/drivers/Makefile
/rk3399_rockchip-uboot/post/drivers/i2c.c
/rk3399_rockchip-uboot/post/drivers/memory.c
/rk3399_rockchip-uboot/post/drivers/rtc.c
/rk3399_rockchip-uboot/post/lib_ppc/Makefile
/rk3399_rockchip-uboot/post/lib_ppc/andi.c
/rk3399_rockchip-uboot/post/lib_ppc/asm.S
/rk3399_rockchip-uboot/post/lib_ppc/b.c
/rk3399_rockchip-uboot/post/lib_ppc/cmp.c
/rk3399_rockchip-uboot/post/lib_ppc/cmpi.c
/rk3399_rockchip-uboot/post/lib_ppc/complex.c
/rk3399_rockchip-uboot/post/lib_ppc/cpu.c
/rk3399_rockchip-uboot/post/lib_ppc/cr.c
/rk3399_rockchip-uboot/post/lib_ppc/fpu/20001122-1.c
/rk3399_rockchip-uboot/post/lib_ppc/fpu/20010114-2.c
/rk3399_rockchip-uboot/post/lib_ppc/fpu/20010226-1.c
/rk3399_rockchip-uboot/post/lib_ppc/fpu/980619-1.c
/rk3399_rockchip-uboot/post/lib_ppc/fpu/Makefile
/rk3399_rockchip-uboot/post/lib_ppc/fpu/acc1.c
/rk3399_rockchip-uboot/post/lib_ppc/fpu/compare-fp-1.c
/rk3399_rockchip-uboot/post/lib_ppc/fpu/fpu.c
/rk3399_rockchip-uboot/post/lib_ppc/fpu/mul-subnormal-single-1.c
/rk3399_rockchip-uboot/post/lib_ppc/load.c
/rk3399_rockchip-uboot/post/lib_ppc/multi.c
/rk3399_rockchip-uboot/post/lib_ppc/rlwimi.c
/rk3399_rockchip-uboot/post/lib_ppc/rlwinm.c
/rk3399_rockchip-uboot/post/lib_ppc/rlwnm.c
/rk3399_rockchip-uboot/post/lib_ppc/srawi.c
/rk3399_rockchip-uboot/post/lib_ppc/store.c
/rk3399_rockchip-uboot/post/lib_ppc/string.c
/rk3399_rockchip-uboot/post/lib_ppc/three.c
/rk3399_rockchip-uboot/post/lib_ppc/threei.c
/rk3399_rockchip-uboot/post/lib_ppc/threex.c
/rk3399_rockchip-uboot/post/lib_ppc/two.c
/rk3399_rockchip-uboot/post/lib_ppc/twox.c
/rk3399_rockchip-uboot/post/post.c
/rk3399_rockchip-uboot/post/rules.mk
/rk3399_rockchip-uboot/post/tests.c
1e01477a18-Apr-2008 Wolfgang Denk <wd@denx.de>

Fix build breakage casued by commit c0559be371b2

Change env_get_char from a global function ptr to a function.

Signed-off-by: Wolfgang Denk <wd@denx.de>

a498645913-Apr-2008 Mike Frysinger <vapier@gentoo.org>

allow ports to override go behavior

Split the arch-specific logic out of the common go code and into a dedicated
weak function called do_go_exec() that lives in cpu directories. This will
need revi

allow ports to override go behavior

Split the arch-specific logic out of the common go code and into a dedicated
weak function called do_go_exec() that lives in cpu directories. This will
need review from i386/nios people to make sure I didn't break them.

show more ...

017e9b7913-Apr-2008 Mike Frysinger <vapier@gentoo.org>

allow ports to override bootelf behavior

Change the bootelf setup function into a dedicated weak function called
do_bootelf_exec. This way ports can control the behavior however they
like before/af

allow ports to override bootelf behavior

Change the bootelf setup function into a dedicated weak function called
do_bootelf_exec. This way ports can control the behavior however they
like before/after calling the ELF entry point.

show more ...

1...<<171172173174175176177178179180>>...211