- 3bf5d83 Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · 15 years ago
- 471573b Dual-license IBM code contributions by Josh Boyer · 15 years ago
- 730b2d2 ppc4xx: Replace 4xx lowercase SPR references by Matthias Fuchs · 15 years ago
- c00ae01 PATI board: fix compiler warnings by Wolfgang Denk · 15 years ago
- d4303af mpl: printing current stdio devices cleanup by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 48c3e95 MIP405T: fix compile problem by Wolfgang Denk · 15 years ago
- 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- c54781c General help message cleanup by Wolfgang Denk · 16 years ago
- 7580b86 arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- f1b3f2b Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 16 years ago
- 64af813 VCMA9: fix compile errors by Wolfgang Denk · 16 years ago
- 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
- 6979832 boards: get mac address from environment by Mike Frysinger · 16 years ago
- dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
- ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
- d2454ba Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
- 9137573 Moved PPC4xx EMAC driver to drivers/net by Ben Warren · 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
- 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
- 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- d45f81a disk-on-chip: remove duplicate doc_probe declaration by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- dc770c7 Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · 16 years ago
- 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
- bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
- cdb0470 ppc4xx: Remove superfluous dram_init() call or replace it by initdram() by Stefan Roese · 17 years ago
- a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
- d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · 17 years ago
- d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
- dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
- a1cc147 [new uImage] Rename and move print_image_hdr() routine by Marian Balakowicz · 17 years ago
- 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
- 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
- 1a32b7a Merge commit 'u-boot/master' into for-1.3.1 by Stefan Roese · 17 years ago
- ed0ea1f drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
- a923f11 Fix compiler warnings for ARM systems. by Wolfgang Denk · 17 years ago
- f82271e ppc4xx: Rework of 4xx serial driver (2) by Stefan Roese · 17 years ago
- edd73f2 ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx by Stefan Roese · 17 years ago
- ca8725f ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms by Stefan Roese · 17 years ago
- 585f088 Fix warning differ in signedness in board/mpl/vcma9/vcma9.c by Wolfgang Denk · 17 years ago
- d112a2c Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global by Wolfgang Denk · 17 years ago
- 145318c board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
- c630ec6 Remove obsolete mpc5xx linker scripts by Grant Likely · 17 years ago
- 69819ce board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
- 54d1d0e Merge with /home/stefan/git/u-boot/denx-merge-sr by Stefan Roese · 18 years ago
- d07117e [PATCH] PPC4xx: Add support for multiple I2C busses by Stefan Roese · 18 years ago
- ffc2dd7 [PATCH 1_4] Merge common get_dev() routines for block devices by Grant Likely · 18 years ago
- 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
- d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
- 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
- aaa7c00 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
- 0ee7077 Cleanup (PPC4xx is AMCC now) by Wolfgang Denk · 19 years ago
- 5dd2c65 Fix problems with ld version 2.16 (dot outside sections problem) by Wolfgang Denk · 19 years ago
- 0c7ffc0 Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c by Stefan Roese · 19 years ago
- 6a3d6b0 (re)enabled scsi commands do_scsi() and do_scsiboot() by Wolfgang Denk · 19 years ago
- 336b2bc Prepare for SoC rework of ARM code: by wdenk · 20 years ago
- ce4832c Code cleanup for GCC-3.3.x compilers by wdenk · 20 years ago
- 767fbd4 Patch by George G. Davis, 24 Aug 2004: by wdenk · 20 years ago
- a0ebde5 * Patch by Detlev Zundel, 08 Sep 2004: Update etags build target by wdenk · 20 years ago
- c35ba4e Code cleanup; make several boards compile & link. by wdenk · 21 years ago
- e97d3d9 * Patches by Reinhard Meyer, 14 Feb 2004: by wdenk · 21 years ago
- 927034e Patch by Anders Larsen, 09 Jan 2004: by wdenk · 21 years ago
- da55c6e * The PS/2 mux on the BMS2003 board needs 450 ms after power on by wdenk · 21 years ago
- 3be717f Patches by Stephan Linz, 11 Dec 2003: by wdenk · 21 years ago
- 5da7f2f * Patch by Ronen Shitrit, 10 Dec 2003: by wdenk · 21 years ago
- bc01dd5 * Patch by Denis Peter, 8 Dec 2003 by wdenk · 21 years ago
- 1ebf41e * Cleanup lowboot code for MPC5200 by wdenk · 21 years ago
- 4ea537d * Patches by David Müller, 14 Nov 2003: by wdenk · 21 years ago
- 9c53f40 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago
- 60164a8 * Patch by Scott McNutt, 04 Oct 2003: by wdenk · 21 years ago
- 5958f4a * Patches by Anders Larsen, 17 Sep 2003: by wdenk · 21 years ago
- 5c34d45 Code cleanup by wdenk · 21 years ago
- 2552190 * Patch by David Müller, 13 Sep 2003: by wdenk · 21 years ago
- 934c4f8 * Patch by Gary Jennejohn, 11 Sep 2003: by wdenk · 21 years ago
- 2c9b05d * Patches by Denis Peter, 9 Sep 2003: add FAT support for IDE, SCSI and USB by wdenk · 21 years ago
- 874ac26 * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
- f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
- 57b2d80 * Code cleanup: by wdenk · 21 years ago
- bb2d927 * Header file cleanup for ARM by wdenk · 21 years ago
- 7539dea * Patches by David Müller, 12 Jun 2003: by wdenk · 21 years ago
- e39c284 * Patch by Denis Peter, 04 June 2003: add support for the MIP405T board by wdenk · 22 years ago
- b9a83a9 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length by wdenk · 22 years ago
- 7d07641 Patch by Denis Peter, 19 Mai 2003: add support for the MIP405-3 board by wdenk · 22 years ago
- b02744a * Patch by Arun Dharankar, 4 Apr 2003: by wdenk · 22 years ago
- 6b58f33 * Avoid flicker on the TRAB's VFD by synchronizing the enable with by wdenk · 22 years ago
- 1fe2c70 * Patches by David Müller, 31 Jan 2003: by wdenk · 22 years ago
- cc1e256 * Patches by Robert Schwebel, 06 Mar 2003: by wdenk · 22 years ago
- f5dd410 Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). by stroese · 22 years ago
- 37bd321 Initial revision by wdenk · 22 years ago
- c609719 Initial revision by wdenk · 22 years ago
- 7d393ae Initial revision by wdenk · 22 years ago
- 858b1a6 Initial revision by wdenk · 22 years ago
- 67c4f48 Initial revision by wdenk · 22 years ago
- affae2b Initial revision by wdenk · 22 years ago