- 13d598f i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions by Timur Tabi · 16 years ago
- 6294850 Update U-Boot's build timestamp on every compile by Peter Tyser · 16 years ago
- d2454ba Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
- 2059104 Use strmhz() to format clock frequencies by Wolfgang Denk · 16 years ago
- 35610c6b Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · 16 years ago
- 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- d8c55ab The PIPE_INTERRUPT flag is used wrong by Remy Bohmer · 16 years ago
- 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- cba8851 Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory by Ben Warren · 16 years ago
- b5a7f8f Move MPC5xxx_FEC driver to drivers/net by Ben Warren · 16 years ago
- 4e5781b mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN. by Heiko Schocher · 16 years ago
- 34a5b12 Minor coding style cleanup, updte CHANGELOG by Wolfgang Denk · 16 years ago
- 6117779 Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 Boards by Axel Beierlein · 16 years ago
- a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
- 9af5805 USB: fix more GCC 4.2.x aliasing warnings by Wolfgang Denk · 17 years ago
- d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · 17 years ago
- 9eede9b Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · 17 years ago
- c1a1bbf MPC5200: support setup without FEC by André Schwarz · 17 years ago
- f4891a1 [new uImage] Pull in libfdt if CONFIG_FIT is enabled by Marian Balakowicz · 17 years ago
- 69c0964 PPC: Use r2 instead of r29 as global data pointer by Wolfgang Denk · 17 years ago
- ae1980c MPC5200: don't use hardcoded MBAR address in Bestcomm firmware by Oliver Weber · 17 years ago
- 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
- 23cd0b1 added basic support for the MUNICes board. by Heiko Schocher · 17 years ago
- 7e64cf8 Move do_fixup* for libfdt into common code by Kumar Gala · 17 years ago
- 0ed5265 Revert "Correct fixup relocation for MPC5xxx" by Grant Likely · 17 years ago
- 8d1e6e7 Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT by Grant Likely · 17 years ago
- 8a58819 MPC5xxx: fix some compiler warnings in USB code by Martin Krause · 17 years ago
- ec8b22b Minor coding style cleanup. by Wolfgang Denk · 17 years ago
- 991d701 [UC101] Fix: if no CF in the board, U-Boot resets sometimes. by Heiko Schocher · 17 years ago
- 3ef5028 Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 17 years ago
- efedb69 Merge with /home/tur/git/u-boot#cm5200-si by Wolfgang Denk · 17 years ago
- ff87484 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
- a6533c8 cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family. by Bartlomiej Sieka · 17 years ago
- 087415c CM1.QP1: Support for the Schindler CM1.QP1 board. by Bartlomiej Sieka · 17 years ago
- 07efe2a cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
- 526e5ce cpu/m*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
- 83c4503 Correct fixup relocation for MPC5xxx by Grant Likely · 17 years ago
- 17208ae Consolidate mpc5xxx linker scripts by Grant Likely · 17 years ago
- 6637e4c cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
- 06244e4 [ppc] Fix build breakage for all non-4xx PowerPC variants. by Rafal Jaworowski · 17 years ago
- 6666cbd USB: ohci fixes and cleanup for mpc5xxx and IceCube board config by Markus Klotzbuecher · 17 years ago
- 51afba1 Merge git://www.denx.de/git/u-boot into 2007_05_15-testing by Markus Klotzbuecher · 18 years ago
- 75ba08a Merge with /home/tur/git/u-boot#motionpro by Wolfgang Denk · 18 years ago
- 26b4c4f MPC5XXX, Motion-PRO: Fix PHY initialization problem. by Bartlomiej Sieka · 18 years ago
- a01420c MPC5xxx: Change names of defines related to IPB and PCI clocks. by Bartlomiej Sieka · 18 years ago
- 738e797 Merge with /home/tur/git/u-boot#motionpro by Wolfgang Denk · 18 years ago
- 68a0af4 [MPC5xxx] There are networking problems on the Motion-PRO board with by Bartlomiej Sieka · 18 years ago
- 464a13b Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 18 years ago
- 0619a57 5xxx: write MAC address to mac-address and local-mac-address by Timur Tabi · 18 years ago
- e97c0b4 [PATCH] Use PVR to distinguish MPC5200B from MPC5200 in boot message by Grzegorz Wianecki · 18 years ago
- c4e387d Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 18 years ago
- 71400bf [Fix] Set the LED status register on the UC101 for the LXT971 PHY. by Heiko Schocher · 18 years ago
- 3b9c8c6 Merge with git://www.denx.de/git/u-boot.git#testing-USB by Markus Klotzbuecher · 18 years ago
- 88b4994 Merge with /home/hs/jupiter/u-boot by Wolfgang Denk · 18 years ago
- dc5f4e4 [PATCH] Added support for the jupiter board. by Heiko Schocher · 18 years ago
- c619a9f [Motion-PRO] Preliminary support for the Motion-PRO board. by Bartlomiej Sieka · 18 years ago
- acb4f4a [PATCH] Add support for the UC101 board from MAN. by Heiko Schocher · 18 years ago
- bb95bf6 [PATCH] [MPC52xx] Use IPB bus frequency for SOC peripherals by Grant Likely · 18 years ago
- fb34787 [PATCH] Enable the IceCube/lite5200 variants to pass a device tree to Linux. by Stefan Roese · 18 years ago
- 251921a Merge with /home/mk/git/u-boot-generic_ohci#generic_ohci by Wolfgang Denk · 18 years ago
- 661ffe5 Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driver by Markus Klotzbuecher · 18 years ago
- e9cfec2 Merge with /home/tur/proj/051_uboot_linux_v38b/u-boot by Wolfgang Denk · 18 years ago
- 2dfa3d2 Preliminary patch adding support for the MarelV38B board. by Bartlomiej Sieka · 18 years ago
- 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
- 4df0da5 Coding style cleanup by Wolfgang Denk · 18 years ago
- 5b1657d Merge with /home/m8/git/u-boot by Wolfgang Denk · 18 years ago
- d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
- 1d75a77 Added interrupt handling capabilities for mpc5xxx processors. by Detlev Zundel · 18 years ago
- d4321d3 Add splashscreen support for MCC200 board. by Wolfgang Denk · 18 years ago
- 16c3a45 Add support for CONFIG_SERIAL_MULTI on MPC5xxx by Wolfgang Denk · 18 years ago
- dda8134 MPC5200: enable snooping of DMA transactions on XLB even if no PCI by Wolfgang Denk · 19 years ago
- ebd3deb Some code cleanup by Wolfgang Denk · 19 years ago
- 7be1e20 Fix Lite500B support: Merge with /home/raj/git/u-boot.l5200b_pci by Wolfgang Denk · 19 years ago
- 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
- 0b892e8 Set SDelay register in the DDR controller for the MPC5200B chip. by Rafal Jaworowski · 19 years ago
- 07ad17c Initial port to MCC200 board (work in progress) by Wolfgang Denk · 19 years ago
- 3bb216f MPC5200: Set PCI retry counter to 0 = infinite retry; by Wolfgang Denk · 19 years ago
- aab8c49 Add support for multiple PHYs. by Marian Balakowicz · 19 years ago
- 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
- 42a1419 Fix MGT5100 PSC baudrate calculation Patch by Sebastian Schau, 27 Jan 2005 by Wolfgang Denk · 19 years ago
- 08cb2d6 Update MPC5200 FIFO Control settings by Wolfgang Denk · 19 years ago
- 99200d2 Add esd cpci5200 and pf5200 boards Patch by Reinhard Arlt, 22 Aug 2005 by Stefan Roese · 19 years ago
- dfae75b Added support for O2DNT board. by m8 · 19 years ago
- d06ce5d Coding style cleanup by Wolfgang Denk · 19 years ago
- c7a4f7d Fix low-level OHCI transfers for ARM920t and MPC5xxx by Wolfgang Denk · 19 years ago
- a2b932d * Fix baudrate calculation problem on MPC5200 systems by wdenk · 19 years ago
- 8d414a7 * Add support for HMI1001 board by wdenk · 19 years ago
- f1d0ff4 Add support for canmb board by wdenk · 20 years ago
- bfad55d * Patch by David Brownell, 10 Mar 2005: by wdenk · 20 years ago
- 99408ba * Add support for ext2 filesystems and image timestamps to TQM5200 board by wdenk · 20 years ago
- 4ca3236 Add support for INKA4X0 board by wdenk · 20 years ago
- 391b574 * Patch by Gridish Shlomi, 30 Aug 2004: by wdenk · 20 years ago
- 973f633 Patch by Mark Jonas, 02 Jul 2004: Fix lowboot (again) on MPC5xxx by wdenk · 20 years ago
- cc3f8a9 Patch by Mark Jonas, 01 Jul 2004: by wdenk · 20 years ago
- 6451936 * Patch by Martin Krause, 30 Jun 2004: Add support for TQM5200 board by wdenk · 20 years ago
- 2d64482 * Patch by Mark Jonas, 08 June 2004: by wdenk · 20 years ago
- 604b7a1 * Patch by Martin Krause, 27 May 2004: by wdenk · 20 years ago
- af14383 Fix minor network problem on MPC5200 by wdenk · 21 years ago
- e44b911 * Temporarily disabled John Kerl's extended MII command code because by wdenk · 21 years ago
- a09491a * Patch by Mark Jonas: Remove config.tmp files only when by wdenk · 21 years ago