Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-06-06 | TRAB, USB: update trab board configuration for use of generic ohci driver | Markus Klotzbuecher | |
2007-06-06 | USB: ohci fixes and cleanup for ppc4xx and yosemite board. | Markus Klotzbuecher | |
2007-06-06 | USB: ohci fixes and cleanup for mpc5xxx and IceCube board config | Markus Klotzbuecher | |
2007-06-06 | Add USB PCI-OHCI, USB keyboard and event poll support to the | Zhang Wei | |
MPC8641HPCN board config file. Signed-off-by: Zhang Wei <wei.zhang@freescale.com> | |||
2007-06-06 | USB event poll support | Zhang Wei | |
This patch adds USB event poll support, which could be used in usbkbd and other usb devices driver when the asynchronous interrupt processing is supported. Signed-off-by: Zhang Wei <wei.zhang@freescale.com | |||
2007-05-29 | Merge git://www.denx.de/git/u-boot into 2007_05_15-testing | Markus Klotzbuecher | |
2007-05-28 | Merge with /home/tur/git/u-boot#motionpro | Wolfgang Denk | |
2007-05-27 | Motion-PRO: Code cleanup, fix of a typo in OF_STDOUT_PATH. | Bartlomiej Sieka | |
Signed-off-by: Bartlomiej Sieka <tur@semihalf.com> | |||
2007-05-27 | Motion-PRO: Add support for redundant environment. | Bartlomiej Sieka | |
Enable redundant environment, add a MTD partition for it; also add env. variable command for passing MTD partitions to the kernel command line. Signed-off-by: Piotr Kruszynski <ppk@semihalf.com> Acked-by: Bartlomiej Sieka <tur@semihalf.com> | |||
2007-05-27 | Motion-PRO: Change maximum console buffer size from 256 to 1024 bytes. | Bartlomiej Sieka | |
Allow passing longer command line to the kernel - useful especially for passing MTD partition layout. Signed-off-by: Piotr Kruszynski <ppk@semihalf.com> Acked-by: Bartlomiej Sieka <tur@semihalf.com> | |||
2007-05-27 | Motion-PRO: Update EEPROM's page write bits and write delay. | Bartlomiej Sieka | |
Change EEPROM configuration according to the datasheet: "The 24C01A and 24C02A have a page write capability of two bytes", and "This device offers fast (1ms) byte write". Add 3ms of extra delay. Signed-off-by: Piotr Kruszynski <ppk@semihalf.com> Acked-by: Bartlomiej Sieka <tur@semihalf.com> | |||
2007-05-27 | MPC5XXX, Motion-PRO: Fix PHY initialization problem. | Bartlomiej Sieka | |
After being reset in mpc5xxx_fec_init_phy(), PHY goes into FX mode, in which networking does not function. This commit switches PHY to TX mode by clearing the FX_SEL bit of Mode Control Register. It also reverses commit 008861a2f3ef2c062744d733787c7e530a1b8761, i.e., a temporary workaround. Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com> Acked-by: Bartlomiej Sieka <tur@semihalf.com> | |||
2007-05-27 | Motion-PRO: Add support for the temperature sensor. | Bartlomiej Sieka | |
Signed-off-by: Piotr Kruszynski <ppk@semihalf.com> Acked-by: Bartlomiej Sieka <tur@semihalf.com> | |||
2007-05-27 | Motion-PRO: Add displaying of CPLD revision information during boot. | Bartlomiej Sieka | |
Signed-off-by: Jan Wrobel <wrr@semihalf.com> Acked-by: Bartlomiej Sieka <tur@semihalf.com> | |||
2007-05-27 | MPC5xxx: Change names of defines related to IPB and PCI clocks. | Bartlomiej Sieka | |
Both CFG_PCISPEED_66 and CFG_IPBSPEED_133 are misnamed, as defining them does not cause PCI or IPB clocks to run at the specified speed. Instead, they configure divisors used to calculate said clocks. This patch renames the defines according to their real function. Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com> Acked-by: Bartlomiej Sieka <tur@semihalf.com> | |||
2007-05-27 | Motion-PRO: Add LED support. | Bartlomiej Sieka | |
Signed-off-by: Jan Wrobel <wrr@semihalf.com> Signed-off-by: Marian Balakowicz <m8@semihalf.com> Acked-by: Bartlomiej Sieka <tur@semihalf.com> | |||
2007-05-24 | ppc4xx: Update AMCC Acadia support for board revision 1.1 | Stefan Roese | |
This patch updates the Acadia (405EZ) support for the new 1.1 board revision. It also adds support for NAND FLASH via the 4xx NDFC. Please note that the jumper J7 must be in position 2-3 for this NAND support. Position 1-2 is for NAND booting only. NAND booting support will follow later. Signed-off-by: Stefan Roese <sr@denx.de> | |||
2007-05-22 | ppc4xx: Use do { ... } while (0) for CPR & SDR access macros | Stefan Roese | |
Signed-off-by: Stefan Roese <sr@denx.de> | |||
2007-05-18 | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | |
2007-05-16 | Minor Coding Style cleanup, update CHANGELOG. | Wolfgang Denk | |
Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
2007-05-16 | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx | Wolfgang Denk | |
2007-05-16 | Coding Style Cleanup, new CHANGELOG | Wolfgang Denk | |
2007-05-16 | Merge with /home/wd/git/u-boot/custodian/u-boot-microblaze | Wolfgang Denk | |
2007-05-15 | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | |
2007-05-15 | Merge with /home/tur/git/u-boot#motionpro | Wolfgang Denk | |
2007-05-11 | ppc4xx: Add mtcpr/mfcpr access macros | Stefan Roese | |
Signed-off-by: Stefan Roese <sr@denx.de> | |||
2007-05-10 | [Motion-PRO] Add MTD and JFFS2 support, also add default partition | Piotr Kruszynski | |
definition. | |||
2007-05-08 | add: reading special purpose registers | Michal Simek | |
2007-05-08 | add: Microblaze V5 exception handling | Michal Simek | |
2007-05-08 | add: FSL control read and write | Michal Simek | |
2007-05-08 | [Motion-PRO] Add support for I2C, EEPROM and RTC. | Piotr Kruszynski | |
2007-05-08 | [Motion-PRO] Add ATA support. Add CF-booting commands to the default | Bartlomiej Sieka | |
environment. | |||
2007-05-08 | [Motion-PRO] Change IPB clock frequency from 50MHz to 100MHz. This | Bartlomiej Sieka | |
eliminates networking problems in Linux (timeouts). | |||
2007-05-08 | [Motion-PRO] Enable Flat Device Tree support and modify default environment | Bartlomiej Sieka | |
to allow booting of FDT-expecting kernels. | |||
2007-05-08 | Merge git://www.denx.de/git/u-boot | Michal Simek | |
Conflicts: include/asm-microblaze/microblaze_intc.h include/linux/stat.h | |||
2007-05-07 | new: USE_MSR_INTR support | Michal Simek | |
2007-05-07 | Get rid of duplicated file (see include/configs/sbc8560.h instead) | Wolfgang Denk | |
Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
2007-05-07 | [PATCH] ppc4xx: Fix CONFIG_SYS_CLK_FREQ definition in Sequoia config file | Jeffrey Mann | |
A '3' got cut off in the formatting of the last patch to automatically change the clock speed of the system clock on sequoia board. Signed-off-by: Jeffrey Mann <mannj@embeddedplanet.com> Signed-off-by: Stefan Roese <sr@denx.de> | |||
2007-05-07 | new: fsl interrupt support | Michal Simek | |
FSL_Has_data is connected to INTC. | |||
2007-05-07 | fix: interrupt handler for multiple sources | Michal Simek | |
2007-05-07 | new: add writing to msr register | Michal Simek | |
2007-05-07 | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | |
2007-05-05 | [PATCH] Use PVR to distinguish MPC5200B from MPC5200 in boot message | Grzegorz Wianecki | |
MPC5200B systems are incorrectly reported as MPC5200 in U-Boot start-up message. Use PVR to distinguish between the two variants, and print proper CPU information. Signed-off-by: Grzegorz Wianecki <grzegorz.wianecki@gmail.com> Signed-off-by: Bartlomiej Sieka <tur@semihalf.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca> | |||
2007-05-05 | new: FSL and MSR support #2 | Michal Simek | |
2007-05-05 | new: FSL and MSR support | Michal Simek | |
2007-05-05 | Coding stylke cleanup; update CHANGELOG. | Wolfgang Denk | |
Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
2007-05-05 | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx | Wolfgang Denk | |
2007-05-05 | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx | Wolfgang Denk | |
2007-05-05 | Merge with /home/wd/git/u-boot/custodian/u-boot-nand-flash | Wolfgang Denk | |
2007-05-05 | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx | Wolfgang Denk | |