summaryrefslogtreecommitdiffstats
path: root/README
Commit message (Expand)AuthorAgeFilesLines
* Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk2010-10-291-10/+8
* Coding Style cleanupWolfgang Denk2010-10-271-5/+5
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-261-1/+1
* boot: change some arch ifdefs to feature ifdefsJohn Rigby2010-10-181-0/+13
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* README: Add new NAND env featuresScott Wood2010-10-111-9/+23
* PCU_E: remove code for yet another corpseWolfgang Denk2010-10-061-1/+1
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-281-19/+8
|\
| * Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese2010-09-231-12/+0
| * ppc4xx: Remove now unused CONFIG_UART1_CONSOLEStefan Roese2010-09-231-7/+0
| * New implementation for internal handling of environment variables.Wolfgang Denk2010-09-191-0/+8
* | README: Fix description of version numbering schemeThomas Weber2010-09-281-7/+11
|/
* net ppc: fix ethernet device names with spacesHeiko Schocher2010-08-091-4/+4
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-041-1/+1
* i2c: soft_i2c: add simple GPIO implementationMike Frysinger2010-07-221-0/+10
* Prepare v2010-rc2Wolfgang Denk2010-06-131-4/+4
* nios: remove nios-32 archThomas Chou2010-05-281-5/+2
* nios2: fix r15 issue for gcc4Thomas Chou2010-05-281-0/+8
* Program net device MAC addresses after initializingBen Warren2010-05-031-0/+5
* Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-04-241-0/+11
|\
| * fsl_i2c: Added a callpoint for i2c_board_late_initRichard Retanubun2010-04-191-0/+11
* | Move arch/ppc to arch/powerpcStefan Roese2010-04-211-8/+8
|/
* Update README to reflect new directory structurePeter Tyser2010-04-131-67/+91
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-131-2/+2
* Rename lib_generic/ to lib/Peter Tyser2010-04-131-1/+1
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-131-14/+14
* video: cfb_console.c: add support for RLE8 bitmapsAnatolij Gustschin2010-04-081-0/+6
* TFTP: allow for adjustable retransmission timoutWolfgang Denk2010-03-211-3/+16
* new at91_emac network driver (NET_MULTI api)Jens Scharsig2010-01-311-0/+10
* ppc: Update README about the new GOT ptr.Joakim Tjernlund2010-01-261-1/+3
* cmd_eeprom: I2C updatesHeiko Schocher2010-01-181-0/+13
* common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher2009-12-081-8/+1
* smc911x: update SMC911X related configuration descriptionMike Rapoport2009-12-071-5/+5
* README: Rearrange paragraphs to regain linear arrangement.Detlev Zundel2009-12-051-20/+20
* README: Update the list of directories.Robert P. J. Day2009-12-021-1/+5
* Add 'editenv' commandPeter Tyser2009-10-271-0/+1
* Revert "env: only build env_embedded and envcrc when needed"Wolfgang Denk2009-10-271-5/+0
* env: only build env_embedded and envcrc when neededMike Frysinger2009-10-181-0/+5
* mucmc52, uc101: delete ata@3a00 node, if no CF card is detectedHeiko Schocher2009-09-251-0/+9
* Remove deprecated 'autoscr' command/variablesPeter Tyser2009-09-221-8/+0
* FDT: remove obsolete OF_CPU and OF_SOC macros.Marcel Ziswiler2009-09-221-2/+4
* Reset i2c slave devices during init on mpc5xxx cpusEric Millbrandt2009-09-061-0/+7
* Blackfin: change global data register from P5 to P3Robin Getz2009-09-021-2/+2
* Add support for USB on PSC3 for the mpc5200Eric Millbrandt2009-08-251-0/+4
* Add md5sum and sha1 commands...Robin Getz2009-08-251-0/+4
* Save server's MAC address in environmentRobin Getz2009-07-221-0/+5
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-07-191-1/+0
|\
| * Remove legacy NAND and disk on chip code.Scott Wood2009-07-161-1/+0
* | Added support for splash screen positioningMatthias Weisser2009-07-171-0/+20
|/
* Improve U-Boot Porting Guide in the READMEJerry Van Baren2009-07-161-24/+36
OpenPOWER on IntegriCloud