- 778933f OMAP3: Add NAND support by Dirk Behme · 16 years ago
- e0e49fe OMAP3: Add common board, interrupt and system info by Dirk Behme · 16 years ago
- 595d37b OMAP3: Add common clock, memory and low level code by Dirk Behme · 16 years ago
- 7d75a10 OMAP3: Add common cpu and start code by Dirk Behme · 16 years ago
- a1aa39c OMAP3: Add OMAP3, memory and function prototype headers by Dirk Behme · 16 years ago
- deccb10 OMAP3: Add pin mux, clock and cpu headers by Dirk Behme · 16 years ago
- fd24e75 bugfix for i.mx31 CCM_UPCTL reg by Maxim Artamonov · 16 years ago
- f88c680 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
- 1f9bb94 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
- a885a54 easylogo: add optional gzip support by Mike Frysinger · 16 years ago
- 95f99a4 fat: fix unaligned errors by Bryan Wu · 16 years ago
- 615c220 spi flash: fix crash due to spi flash miscommunication by Brad Bozarth · 16 years ago
- 7ed66f7 FPU POST: fix warnings when building with 2.18 binutils by Yuri Tikhonov · 16 years ago
- 1525804 Add support for Maxim's DS4510 I2C device by Peter Tyser · 16 years ago
- b265989 common: Iteration limit for memory test. by Dirk Eibach · 16 years ago
- 33a8f6a serial: Rename driver vcth to vct to support other board variants by Stefan Roese · 16 years ago
- 5cad59c nios: Move README.nios_CONFIG_SYS_NIOS_CPU to doc/ dir by Shinya Kuribayashi · 16 years ago
- 6499fd6 common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYED by Peter Korsgaard · 16 years ago
- 29194e8 Added legacy flash ST Micro M29W040B by Niklaus Giger · 16 years ago
- 5e68765 Fixed off-by-one errors in lib_m68k/interrupts.c by Graeme Russ · 16 years ago
- c52dde9 Removed all references to CONFIG_SYS_RESET_GENERIC by Graeme Russ · 16 years ago
- 8ec7753 Remove #ifdef CONFIG_SC520 in source code by Graeme Russ · 16 years ago
- 382827c Added MMCR reset functionality by Graeme Russ · 16 years ago
- 278638d Moved generic (triple fault) reset code by Graeme Russ · 16 years ago
- 0c8c62e Moved definition of set_vector() to new header file by Graeme Russ · 16 years ago
- a9c284a Moved sc520 specific code into new cpu/i386/sc520 folder by Graeme Russ · 16 years ago
- 461bbe2 Renamed cpu/i386/reset.S to resetvec.S by Graeme Russ · 16 years ago
- 5bc73fb Makefile: keep lists sorted. by Wolfgang Denk · 16 years ago
- e56d397 Added initial eNET board support by Graeme Russ · 16 years ago
- 9617f94 Merge branch 'next' by Kim Phillips · 16 years ago
- bf77c14 POWERPC 82xx: add the SCC as an HDLC controller by Gary Jennejohn · 16 years ago
- 7937e4f powerpc, keymile boards: extract identical config options by Heiko Schocher · 16 years ago
- d19a6ec powerpc: keymile: Add a check for the PIGGY debug board by Heiko Schocher · 16 years ago
- 3f8dcb5 powerpc: 83xx: add support for the kmeter1 board by Heiko Schocher · 16 years ago
- eb0649a Add a do_div() wrapper macro, lldiv(). by Sergei Poselenov · 16 years ago
- e0f9741 85xx: Add a 36-bit physical configuration for MPC8572DS by Kumar Gala · 16 years ago
- 1a5ba5f 85xx: Handle eLBC difference w/36-bit physical by Kumar Gala · 16 years ago
- f55afa0 85xx: Use BR_ADDR macro for NAND chipselects by Kumar Gala · 16 years ago
- bb8aea7 Add secondary CPUs processor frequency for e500 core by Haiying Wang · 16 years ago
- 5ac0057 85xx: enable the auto self refresh for wake up ARP by Dave Liu · 16 years ago
- a06d74c fsl-ddr: use the 1T timing as default configuration by Dave Liu · 16 years ago
- 2aad0ae fsl-ddr: make the self refresh idle threshold configurable by Dave Liu · 16 years ago
- 4758d53 fsl-ddr: clean up the ddr code for DDR3 controller by Dave Liu · 16 years ago
- 5c1bb51 fsl-ddr: update the bit mask for DDR3 controller by Dave Liu · 16 years ago
- 60ff464 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boards by Kumar Gala · 16 years ago
- ef43b6e 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards by Kumar Gala · 16 years ago
- a011b5e 85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boards by Kumar Gala · 16 years ago
- 64bb6d1 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards by Kumar Gala · 16 years ago
- 3fe8087 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards by Kumar Gala · 16 years ago
- 4be8b57 85xx: separate FLASH BASE virtual from physical address by Kumar Gala · 16 years ago
- 0f492b4 85xx: separate PIXIS virtual from physical address by Kumar Gala · 16 years ago
- dd7e6c7 Add README file for MPC8572DS board by Haiying Wang · 16 years ago
- a267207 Blackfin: use common strmhz() in system output by Mike Frysinger · 16 years ago
- 87fd600 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
- 3eb8baf Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 16 years ago
- 9ff89b7 mpc83xx: New board support for SIMPC8313 by Ron Madrid · 16 years ago
- d38f4a6 nand: fixup printf modifiers to match types used by Mike Frysinger · 16 years ago
- 1fd5551 nand read.jffs2 (nand_legacy) in common/cmd_nand.c by Schlaegl Manfred jun · 16 years ago
- 0302550 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · 16 years ago
- a94bc28 NAND: Fix cache and memory inconsistency issue by Dave Liu · 16 years ago
- b20f840 NAND: Enable nand lock, unlock feature by Nishanth Menon · 16 years ago
- f791172 NAND: move board_nand_init to nand.h by Mike Frysinger · 16 years ago
- db7ce8c OneNAND: Additional sync with 2.6.27 by Stefan Roese · 16 years ago
- 87b4950 Add markbad function by Kyungmin Park · 16 years ago
- 9743d28 OneNAND: Bad block aware read/write command support by Stefan Roese · 16 years ago
- 7c9aafe OneNAND: Save version_id in onenand_chip struct by Stefan Roese · 16 years ago
- 5ed79ae OneNAND: Fix compiler warnings by Stefan Roese · 16 years ago
- 5e6b534 mpc83xx: enable eLBC NAND support for MPC8315ERDB board by Dave Liu · 16 years ago
- dc7a79c Sync with 2.6.27 by Kyungmin Park · 16 years ago
- d7c65e7 microblaze: Use cache functions (especially cache status) by Michal Simek · 16 years ago
- f95f6dc microblaze: Add cache flush by Michal Simek · 16 years ago
- f614bea microblaze: Add bootup messages to board.c by Michal Simek · 16 years ago
- 0d14165 microblaze: Change microblaze-generic config file by Michal Simek · 16 years ago
- 87ed95b microblaze: Rename ml401 to microblaze-generic by Michal Simek · 16 years ago
- 81df082 Merge branch 'fixes' by Haavard Skinnemoen · 16 years ago
- 838450e 83xx: Use the proper sequence for updating IMMR. by Scott Wood · 16 years ago
- 62842ec mpc83xx: Add PCI-E support for MPC837XEMDS boards by Anton Vorontsov · 16 years ago
- 0db0be2 mpc83xx: Add PCI-E support for MPC8315ERDB boards by Anton Vorontsov · 16 years ago
- 1a8206c mpc83xx: Add support for MPC83xx PCI-E controllers by Anton Vorontsov · 16 years ago
- 284f95d MPC8349EMDS: do not setup unused PCI clock outputs in PCI agent mode by Ira Snyder · 16 years ago
- e2e29ec 83xx: PCI agent mode fixes for multi-board systems by Ira Snyder · 16 years ago
- 787b61d mpc83xx: Size optimization of start.S by Ron Madrid · 16 years ago
- 49f8a44 Merge branch 'master' into next by Kim Phillips · 16 years ago
- d3755df Prepare v2009.01 by Wolfgang Denk · 16 years ago
- ecbeb28 Prepare 2009.01-rc3 by Wolfgang Denk · 16 years ago
- c88b1aa Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
- 8ccb33f build system: treat all Darwin's alike by Mike Frysinger · 16 years ago
- 9e0a99d fdt_resize(): fix actualsize calculations with unaligned blobs by Peter Korsgaard · 16 years ago
- b35beab ncb: use socklen_t by Mike Frysinger · 16 years ago
- c33cb86 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 16 years ago
- 633653e Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
- b27a8e3 sh: serial: use readx/writex accessors by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 80f003b sh: serial: coding style cleanup by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- fcbff80 sh: Fix compile error on lowlevel_init file by Nobuhiro Iwamatsu · 16 years ago
- c7e4e35 sh: Fix up rsk7203 target for out of tree build by Kieran Bingham · 16 years ago
- b9c2172 sh: use write{8,16,32} in all lowlevel_init by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- bd96370 sh: lowlevel_init coding style cleanup by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 9f37e8f sh: update sh2/sh2a timer coding style by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 4b13718 sh: update sh timer coding style by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 435988c Prepare 2009.01-rc2 by Wolfgang Denk · 16 years ago