summaryrefslogtreecommitdiffstats
path: root/README
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!Jon Loeliger2007-07-091-9/+19
| | | * README: Rewrite command line config to use CONFIG_CMD_* names.Jon Loeliger2007-07-041-93/+86
| * | | USB event poll supportZhang Wei2007-06-061-0/+3
| * | | Merge git://www.denx.de/git/u-boot into 2007_05_15-testingMarkus Klotzbuecher2007-05-291-0/+1
| |\ \ \ | | | |/ | | |/|
| * | | Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-04-231-19/+36
| |\ \ \
| * | | | PXA: pxa27x USB OHCI supportRodolfo Giometti2007-03-261-0/+1
| * | | | Merge with git://www.denx.de/git/u-boot.git#testing-USBMarkus Klotzbuecher2007-03-231-0/+62
| |\ \ \ \
| | * \ \ \ Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-11-271-9/+124
| | |\ \ \ \
| | * \ \ \ \ Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-08-071-1/+7
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-06-261-2/+3
| | |\ \ \ \ \ \
| | * | | | | | | Code cleanupWolfgang Denk2006-06-141-11/+11
| | * | | | | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-06-141-0/+1
| | |\ \ \ \ \ \ \
| | * | | | | | | | Various USB related patchesWolfgang Denk2006-06-141-1/+63
* | | | | | | | | | Merge branch 'master' into u-boot-5329-earlyJohn Rigby2007-07-101-22/+63
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | [PCS440EP] upgrade the PCS440EP board:Heiko Schocher2007-06-221-22/+63
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew2007-06-181-0/+5
|/ / / / / / / /
* | | | | | | | Merge git://www.denx.de/git/u-bootMichal Simek2007-05-081-19/+36
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xxWolfgang Denk2007-04-181-11/+11
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into hpc2roy zang2007-02-281-0/+10
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | * | | | | | | Fix the confilcts when merging 'master' into hpc2.roy zang2006-12-011-1/+60
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Solve the copyright conflicts when merging 'master' into hpc2.roy zang2006-11-291-6/+6
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | * | | | | | | | General code modification for mpc7448hpc2 board support.roy zang2006-11-021-11/+11
| * | | | | | | | | Add a flattened device tree (fdt) command (2 of 2)Gerald Van Baren2007-03-311-8/+25
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | new: FSL and MSR support #2Michal Simek2007-05-051-0/+1
|/ / / / / / / /
* | | | | | | | [PATCH] I2C: Add support for multiple I2C busses for RTC & DTTStefan Roese2007-02-201-0/+10
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge http://www.denx.de/git/u-bootKim Phillips2006-11-281-6/+6
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Minor code cleanup. Update CHANGELOG.Wolfgang Denk2006-11-271-6/+6
| |/ / / / /
* | | | | | mpc83xx: Update 83xx to use fsl_i2c.cTimur Tabi2006-11-031-0/+11
* | | | | | mpc83xx: Add support for the MPC8349E-mITXTimur Tabi2006-11-031-0/+8
* | | | | | Add support for multiple I2C busesBen Warren2006-11-031-1/+41
|/ / / / /
* | | | | README says CFG_AUTO_COMPLETE, but ocde uses CONFIG_AUTO_COMPLETEWolfgang Denk2006-10-281-1/+5
* | | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-241-2/+16
|\ \ \ \ \
| * | | | | Add ATSTK1000 and ATSTK1002 board supportWolfgang Denk2006-10-241-0/+9
| * | | | | Add AT32AP CPU and AT32AP7000 SoC supportWolfgang Denk2006-10-241-0/+4
| * | | | | Add AVR32 architecture supportWolfgang Denk2006-10-241-2/+3
* | | | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-09-191-6/+49
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add documentation on the latest build environment extentions toMarian Balakowicz2006-09-071-0/+36
| * | | | | Added changelog entry for previous small commits and extended README onDetlev Zundel2006-09-011-6/+13
| | |_|_|/ | |/| | |
* | | | | Merge branch 'mpc85xx'Jon Loeliger2006-08-091-0/+54
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | * Modify bootm command to support booting with flat device trees Patch by Mat...Matthew McClintock2006-08-091-0/+54
| | |_|/ | |/| |
* | | | Code cleanupWolfgang Denk2006-07-211-3/+3
* | | | Document CONFIG_CMDLINE_EDITING in README.Wolfgang Denk2006-07-211-0/+6
|/ / /
* | | Merge with /home/hs/U-Boot/u-boot-devWolfgang Denk2006-06-201-2/+3
|\ \ \ | |_|/ |/| |
| * | add forgotten changes for the PLEB 2 Board.Heiko Schocher2006-05-021-2/+3
| |/
* | Nios II - Add Altera EP1C20, EP1S10 and EP1S40 boardsScott McNutt2006-06-081-0/+1
|/
* Include BC3450 board in configurations in READMEDetlev Zundel2006-04-241-7/+7
* Some code cleanupWolfgang Denk2006-04-161-4/+4
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-0/+2
* Merge with http://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2006-03-241-39/+62
|\
| * Add support for Lite5200B board.Wolfgang Denk2006-03-171-38/+38
OpenPOWER on IntegriCloud