Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-12-27 | Fix bug in adaption of Stefano Babic's CFI driver patch. | Wolfgang Denk | |
2006-12-24 | Minor code cleanup. | Wolfgang Denk | |
2006-12-24 | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | |
2006-12-24 | Merge with /home/hs/TQ/u-boot-dev | Wolfgang Denk | |
2006-12-24 | Fix cfi failure with Spansion Flash (Spansion Flash Devices have a different ↵ | Stefano Babic | |
offset to go into CFI mode) | |||
2006-12-22 | [PATCH] Fix sequoia flash autodetection (finally correct) | Stefan Roese | |
Now 32MByte and 64MByte FLASH is know to work and other configurations should work too. Signed-off-by: Stefan Roese <sr@denx.de> | |||
2006-12-22 | Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git | Stefan Roese | |
2006-12-22 | Minor code cleanup; update CHANGELOG. | Wolfgang Denk | |
2006-12-21 | Added support for the TQM8272 board from TQ | Heiko Schocher | |
Signed-off-by: Heiko Schocher <hs@denx.de> | |||
2006-12-21 | [PATCH] Add support for the UC101 board from MAN. | Heiko Schocher | |
Signed-off-by: Heiko Schocher <hs@denx.de> | |||
2006-12-21 | Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git | Stefan Roese | |
2006-12-20 | Fix to make the baudrate changes immediate for the MCF52x2 family. | Bartlomiej Sieka | |
2006-12-20 | Preliminary support for the iDMR board (ColdFire). | Bartlomiej Sieka | |
2006-12-08 | automatic update mechanism | Andrei Safronov | |
2006-12-01 | Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git | Grant Likely | |
2006-11-30 | Code cleanup. | Wolfgang Denk | |
2006-11-30 | Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git | Stefan Roese | |
2006-11-30 | Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git | Wolfgang Denk | |
2006-11-30 | Code cleanup. Update CHANGELOG. | Wolfgang Denk | |
2006-11-29 | [PATCH] [MPC52xx] Use IPB bus frequency for SOC peripherals | Grant Likely | |
The soc node of the mpc52xx needs to be loaded with the IPB bus frequency, not the XLB frequency. This patch depends on the previous patches for MPC52xx device tree support Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: Sylvain Munaut <tnt@246tNt.com> | |||
2006-11-29 | [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards | Stefan Roese | |
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 | [PATCH] common/cmd_elf.c: Enable loadaddr as parameter in bootvx command | Stefan Roese | |
In the bootvx command the load address was only read from the env variable "loadaddr" and not optionally passed as paramter as described in the help. This is fixed with this patch. The behaviour is now the same as in the bootelf command. Signed-off-by: Stefan Roese <sr@denx.de> | |||
2006-11-29 | [PATCH] include/ppc440.h minor error affecting interrupts | Stefan Roese | |
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 | Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git | Stefan Roese | |
2006-11-29 | Make fsl-i2c not conflict with SOFT I2C | Joakim Tjernlund | |
Signed-off-by: Timur Tabi <timur@freescale.com> | |||
2006-11-29 | Fix I2C master address initialization. | Joakim Tjernlund | |
Signed-off-by: Timur Tabi <timur@freescale.com> | |||
2006-11-28 | Merge http://www.denx.de/git/u-boot | Kim Phillips | |
2006-11-28 | Assign maintainers for mpc8349emds and mpc8360emds | Kim Phillips | |
Dave for mpc8360emds, and me for mpc8349emds. | |||
2006-11-28 | Eliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.c | Kim Phillips | |
give initial values for reg_num, shift, p_cmxucr in ucc_set_clk_src since they are passed by reference to ucc_get_cmxucr_reg and assigned. | |||
2006-11-28 | mpc83xx: Miscellaneous code style fixes | Timur Tabi | |
Implement various code style fixes and similar changes. Signed-off-by: Timur Tabi <timur@freescale.com> | |||
2006-11-28 | [PATCH] Enable the IceCube/lite5200 variants to pass a device tree to Linux. | Stefan Roese | |
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 | [PATCH] PPC4xx: 440SP Rev. C detection added | Stefan Roese | |
Signed-off-by: Stefan Roese <sr@denx.de> | |||
2006-11-28 | [PATCH] nand: Fix patch merge problem | Stefan Roese | |
Signed-off-by: Stefan Roese <sr@denx.de> | |||
2006-11-28 | [PATCH] nand: Fix patch merge problem | Stefan Roese | |
Signed-off-by: Stefan Roese <sr@denx.de> | |||
2006-11-27 | Merge with /home/sr/git/u-boot/denx-alpr-merge-test | Wolfgang Denk | |
2006-11-27 | Update CHANGELOG | Wolfgang Denk | |
2006-11-27 | Merge with /home/sr/git/u-boot/4xx-enet | Wolfgang Denk | |
2006-11-27 | Merge with /home/sr/git/u-boot/nand-env | Wolfgang Denk | |
2006-11-27 | Merge with /home/sr/git/u-boot/nand-timeout | Wolfgang Denk | |
2006-11-27 | Merge with /home/sr/git/u-boot/denx-of | Wolfgang Denk | |
2006-11-27 | [PATCH] 4xx_enet.c: Correct the setting of zmiifer register | Stefan Roese | |
Patch below corrects the setting of the zmiifer register, it was overwritting the register rather than ORing the settings. Signed-off-by: Neil Wilson <NWilson@airspan.com> Signed-off-by: Stefan Roese <sr@denx.de> | |||
2006-11-27 | [PATCH] Select NAND embedded environment from board configuration | Stefan Roese | |
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 | [PATCH] nand_wait() timeout fixes | Stefan Roese | |
Two fixes for the nand_wait() function in drivers/nand/nand_base.c: 1. Use correct timeouts. The original timeouts in Linux source are 400ms and 20ms not 40s and 20s 2. Return correct error value in case of timeout. 0 is interpreted as OK. Signed-off-by: Rui Sousa <rui.sousa@laposte.net> Signed-off-by: Stefan Roese <sr@denx.de> | |||
2006-11-27 | [PATCH] Allow CONFIG_OF_FLAT_TREE to boot a non-arch/powerpc kernel | Stefan Roese | |
This patch allows an arch/ppc kernel to be booted by just passing 1 or 2 arguments to bootm. It removes the getenv("disable_of") test that used to be used for this purpose. Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Acked-by: Jon Loeliger <jdl@freescale.com> | |||
2006-11-27 | Minor code cleanup. Update CHANGELOG. | Wolfgang Denk | |
2006-11-27 | [PATCH] 4xx: Fix problem with board specific reset code (now for real) | Stefan Roese | |
Signed-off-by: Stefan Roese <sr@denx.de> | |||
2006-11-27 | [PATCH] alpr: remove unused board specific flash driver | Stefan Roese | |
Signed-off-by: Stefan Roese <sr@denx.de> | |||
2006-11-27 | [PATCH] 4xx: Fix problem with board specific reset code | Stefan Roese | |
Signed-off-by: Stefan Roese <sr@denx.de> | |||
2006-11-27 | [PATCH] Remove testing 4xx enet PHY setup | Stefan Roese | |
Signed-off-by: Stefan Roese <sr@denx.de> | |||
2006-11-27 | [PATCH] Update Prodrive ALPR board support (440GX) | Stefan Roese | |
Signed-off-by: Stefan Roese <sr@denx.de> |