- 392bc55 Blackfin: init NAND before relocating env by Mike Frysinger · 16 years ago
- 24e6cf4 Blackfin: check cache bits, not cplb bits by Mike Frysinger · 16 years ago
- f9c015b Blackfin: drop unused cache flush code by Mike Frysinger · 16 years ago
- a047bc4 Blackfin: unify cache handling code by Mike Frysinger · 16 years ago
- ca2dbd4 Blackfin: only initialize the RTC when actually used by Mike Frysinger · 16 years ago
- f811792 Blackfin: fix SWRST register definition by Mike Frysinger · 16 years ago
- d12bfc3 Blackfin: build with -fomit-frame-pointer by Mike Frysinger · 16 years ago
- 5d018ca Blackfin: document some of the blackfin directories by Mike Frysinger · 16 years ago
- a0cda52 Blackfin: only enable hardware error irq by default by Mike Frysinger · 16 years ago
- ad87b58 Blackfin: punt old unused mem_init.h header by Mike Frysinger · 16 years ago
- bdfc2ca Blackfin: delete unused page_descriptor_table_size define by Mike Frysinger · 16 years ago
- 244d287 Blackfin: fix typo in boot mode comment and add NAND define by Mike Frysinger · 16 years ago
- 15d5c7c Blackfin: fix port mux defines for BF54x by Ben Maan · 16 years ago
- 5e85788 Blackfin: update anomaly lists by Mike Frysinger · 16 years ago
- 41d06dc Blackfin: unify DSPID/DBGSTAT MMR definitions by Mike Frysinger · 16 years ago
- fc8bc87 Fix strmhz(): avoid printing negative fractions by Wolfgang Denk · 16 years ago
- 17d5770 mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig function by Richard Retanubun · 16 years ago
- 504867a mpc83xx: add support for switching between USB Host/Function for MPC837XEMDS by Anton Vorontsov · 16 years ago
- c753879 mpc83xx: add ELBC NAND support for the MPC837XEMDS boards by Anton Vorontsov · 16 years ago
- 30c6992 mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boards by Anton Vorontsov · 16 years ago
- 32b1b70 mpc83xx: add SGMII riser module support for the MPC8378E-MDS boards by Anton Vorontsov · 16 years ago
- 688bb38 mpc83xx: add TSECs' HRCWH masks for MPC837x processors by Anton Vorontsov · 16 years ago
- 2af91a9 mpc83xx: serdes: add forgotten shifts for rfcks by Anton Vorontsov · 16 years ago
- 642016b mpc83xx: fix serdes setup for the MPC8378E boards by Anton Vorontsov · 16 years ago
- fa9e297 mpc83xx: mpc8360emds: rework LBC SDRAM setup by Anton Vorontsov · 16 years ago
- bf36877 FDT: don't use private kernel header files by Wolfgang Denk · 16 years ago
- 571044b8 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
- 4d9e039 ppc4xx: Add 1.0 & 1.066 GHz to canyonlands bootstrap command for PLL setup by Stefan Roese · 16 years ago
- 1c97e0c ppc4xx: Correctly setup ranges property in ebc node by Stefan Roese · 16 years ago
- 3397ec6 ppc4xx: Add GDSys neo 405EP board support by Dirk Eibach · 16 years ago
- debcb10 ppc4xx: Update configs for Netstal boards by Niklaus Giger · 16 years ago
- c31ff68 ppc4xx: Add routine to retrieve CPU number by Adam Graham · 16 years ago
- 446eb8d ppc4xx: Add static support for 44x IBM SDRAM Controller by Adam Graham · 16 years ago
- 4900ed2 ppc4xx: Add AMCC Arches board support (dual 460GT) by Adam Graham · 16 years ago
- 5174b2a Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
- 400667d TQM8260: environment in flash instead EEPROM, baudrate 115k by Wolfgang Denk · 16 years ago
- a7d4497 85xx: Fix compile warning in mpc8536ds.c by Kumar Gala · 16 years ago
- af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
- 2059104 Use strmhz() to format clock frequencies by Wolfgang Denk · 16 years ago
- 709e85d strmhz(): Round numbers when printing clock frequencies by Wolfgang Denk · 16 years ago
- 206c726 85xx: properly document MPC85xx_PORDEVSR2_SEC_CFG by Timur Tabi · 16 years ago
- 35610c6b Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · 16 years ago
- 4216d75 Merge 'next' branch by Wolfgang Denk · 16 years ago
- 223e2d2 mgcoge: add redundant environment sector by Heiko Schocher · 16 years ago
- be9cd65 mgsuvd: update size of environment by Heiko Schocher · 16 years ago
- 21181fd Enabled the Freescale SGMII riser card on 8536DS by Jason Jin · 16 years ago
- c49bce4 Enabled the Freescale SGMII riser card on 8572DS by Liu Yu · 16 years ago
- 4626906 Make pixis_set_sgmii more general to support MPC85xx boards. by Liu Yu · 16 years ago
- 28e0007 Add cpu/8xxx to TAGS_SUBDIRS by Ed Swarthout · 16 years ago
- cf92b98 fsl_law clear enable before changing. by Ed Swarthout · 16 years ago
- cd36bda mpc8572 additional end-point mode by Ed Swarthout · 16 years ago
- 2915512 85xx if NUM_CPUS>1, print cpu number by Ed Swarthout · 16 years ago
- 06c70d6 pixis do not print long help if not configured by Ed Swarthout · 16 years ago
- e336605 Have u-boot pass stashing parameters into device tree by Andy Fleming · 16 years ago
- 4e0dd7f Add DDR options setting on MPC8641HPCN board by Haiying Wang · 16 years ago
- bcf35e5 Add ddr interleaving suppport for MPC8572DS board by Haiying Wang · 16 years ago
- d90e040 Add debug information for DDR controller registers by Haiying Wang · 16 years ago
- b834f92 Check DDR interleaving mode by Haiying Wang · 16 years ago
- fa44036 Pass dimm parameters to populate populate controller options by Haiying Wang · 16 years ago
- 272b596 Make DDR interleaving mode work correctly by Haiying Wang · 16 years ago
- 489675d 85xx: Enable interrupt and setexpr commands on Freescale 85xx boards by Kumar Gala · 16 years ago
- f81f89f 85xx: Improve flash remapping on MPC8572DS & MPC8536DS by Kumar Gala · 16 years ago
- 32090b3 85xx: Export invalidate_{i,d}cache and add flush_dcache by Kumar Gala · 16 years ago
- 1eedd3f mgcoge, mgsuvd: extract more common code by Heiko Schocher · 16 years ago
- 012a95f mgcoge, mgsuvd: use in_*/out_* accesors by Heiko Schocher · 16 years ago
- 7f3afd6 mgsuvd: fix compiler warning when using soft_i2c driver by Heiko Schocher · 16 years ago
- 997f523 mgsuvd: fix coding style by Heiko Schocher · 16 years ago
- 63d03de mgcoge: Second Flash on CS5 not on CS1 by Heiko Schocher · 16 years ago
- b02d722 Added arch_lmb_reserve to allow arch specific memory regions protection by Kumar Gala · 16 years ago
- 843b7a1 mgcoge: added CONFIG_FIT to support the new u-boot image format by Heiko Schocher · 16 years ago
- 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 8aee935 74xx/7xx/86xx: Rename flush_data_cache to flush_dcache to match 85xx version by Kumar Gala · 16 years ago
- ac2dad6 Expose command table search for sub-commands by Kumar Gala · 16 years ago
- 63fd948 mgsuvd, mgcoge: added BOOTCOUNT feature. by Heiko Schocher · 16 years ago
- e5b6c2e mgcoge, mgsuvd: added support for the IVM EEprom. by Heiko Schocher · 16 years ago
- 49ebcb5 hush: add showvar command for hush shell. by Heiko Schocher · 16 years ago
- 6ee861b I2C: adding new "i2c bus" Command to the I2C Subsystem. by Heiko Schocher · 16 years ago
- 5e51b48 mgcoge, mgsuvd: add board specific I2C deblocking mechanism. by Heiko Schocher · 16 years ago
- 0e2f2c5 soft_i2c: Add CFG_I2C_INIT_BOARD option by Heiko Schocher · 16 years ago
- aba715a mgcoge, mgsuvd: add DTT (LM75) support. by Heiko Schocher · 16 years ago
- 4445768 lm75: Make the LM75 MULTI_BUS compatible. by Heiko Schocher · 16 years ago
- 842dec5 lm75: fix Codingstyle issues. by Heiko Schocher · 16 years ago
- e524e67 mgcoge, mgsuvd: added EEprom support. by Heiko Schocher · 16 years ago
- 65138e1 mgcoge, mgsuvd: add I2C support. by Heiko Schocher · 16 years ago
- dc7d22a soft_i2c: prevent compiler warnings if driver does not use CPU Pins. by Heiko Schocher · 16 years ago
- 9031b21 i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver. by Heiko Schocher · 16 years ago
- 4392106 mgcoge: fix Coding Style issues. by Heiko Schocher · 16 years ago
- 017568e I2C: add new command i2c reset. by Heiko Schocher · 16 years ago
- b95ab5c mgsuvd, mgcoge: move this 2 boards in one dir. by Heiko Schocher · 16 years ago
- 8fdffec hwmon: Add LM63 support by Dirk Eibach · 16 years ago
- 06be5b9 Add Red Black Tree support by Kyungmin Park · 16 years ago
- 05b7735 CONFIG_EFI_PARTITION: Added support for EFI partition in cmd_ext2fs.c by richardretanubun · 16 years ago
- e674559 Add support for CONFIG_EFI_PARTITION (GUID Partition Table) by richardretanubun · 16 years ago
- 0cc0b21 FIT: output image load address for type 'firmware', fix message while there by Bartlomiej Sieka · 16 years ago
- e273e9f Automatic software update from TFTP server by Bartlomiej Sieka · 16 years ago
- 6c24d31 flash: factor out adjusting of Flash address to the end of sector by Bartlomiej Sieka · 16 years ago
- 371cde7 net: Make TFTP server timeout configurable by Bartlomiej Sieka · 16 years ago
- 5666846 net: express the first argument to NetSetTimeout() in milliseconds by Bartlomiej Sieka · 16 years ago
- e5167f1 Adds two more ethernet interface to 83xx by richardretanubun · 16 years ago
- 024e1e7 Change UEC PHY interface to RGMII on MPC8568MDS by Haiying Wang · 16 years ago