| Commit message (Expand) | Author | Age | Lines |
* | Fixing coding style issues | William Juul | 2008-08-12 | -6/+7 |
* | Remove white space at end. | William Juul | 2008-08-12 | -1/+1 |
* | Update MTD to that of Linux 2.6.22.1 | William Juul | 2008-08-12 | -420/+1488 |
* | Coding style cleanup, update CHANGELOG, prepare release | Wolfgang Denk | 2008-08-12 | -14/+14 |
* | MVBC_P: fix compile problem | Wolfgang Denk | 2008-08-12 | -2/+2 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-arm | Wolfgang Denk | 2008-08-12 | -9/+24 |
|\ |
|
| * | i.MX31: Fix mx31_gpio_mux() function and MUX_-macros. | Magnus Lilja | 2008-08-11 | -9/+24 |
| * | i.MX31: Fix IOMUX related typos | Magnus Lilja | 2008-08-11 | -2/+2 |
* | | POWERPC: 86xx - add missing CONFIG_HIGH_BATS to sbc8641d config | Becky Bruce | 2008-08-11 | -0/+2 |
* | | Merge branch 'master' of /home/stefan/git/u-boot/u-boot | Stefan Roese | 2008-08-11 | -110/+679 |
|\ \ |
|
| * | | Revert "[new uImage] Add autostart flag to bootm_headers structure" | Wolfgang Denk | 2008-08-10 | -1/+0 |
| * | | Merge branch 'master' of git://git.denx.de/u-boot-at91 | Wolfgang Denk | 2008-08-10 | -1/+1 |
| |\ \ |
|
| | * | | DataFlash: AT45DB021 fix and AT45DB081 support | Sergey Lapin | 2008-08-09 | -1/+1 |
| | |/ |
|
| * | | Merge branch 'master' of git://git.denx.de/u-boot-sh | Wolfgang Denk | 2008-08-10 | -0/+9 |
| |\ \ |
|
| | * | | sh: Update sh7763rdp config | Nobuhiro Iwamatsu | 2008-08-09 | -0/+9 |
| | |/ |
|
| * | | Merge branch 'master' of git://git.denx.de/u-boot-usb | Wolfgang Denk | 2008-08-10 | -1/+1 |
| |\ \ |
|
| | * | | usb: add support for R8A66597 usb controller | Yoshihiro Shimoda | 2008-08-07 | -1/+1 |
| | |/ |
|
| * | | Merge branch 'master' of git://git.denx.de/u-boot-mpc512x | Wolfgang Denk | 2008-08-10 | -35/+221 |
| |\ \ |
|
| | * | | mpc5121: Move iopin features from board specific to common files. | Kenneth Johansson | 2008-08-05 | -33/+218 |
| | * | | mpc5121: squash some fdt fixup errors | John Rigby | 2008-08-05 | -2/+3 |
| | |/ |
|
| * | | TQM8xx{L,M}: try to normalize config files for TQM8xx? based board | Wolfgang Denk | 2008-08-09 | -67/+440 |
| * | | TQM823L: re-enable logo support; update LCD_INFO text | Wolfgang Denk | 2008-08-08 | -0/+2 |
| * | | TQM8xxL: fix support for second flash bank | Wolfgang Denk | 2008-08-08 | -5/+5 |
| |/ |
|
* | | ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per sch... | Steven A. Falco | 2008-08-07 | -6/+6 |
|/ |
|
* | Fix remaining build issues with MPC8xx FADS boards. | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-03 | -3/+3 |
* | nios2: fix phys_addr_t and phys_size_t support | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-03 | -0/+3 |
* | mvbc_p: Fix problem with '#if (CONFIG_CMD_KGDB)' | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-03 | -2/+2 |
* | Fix build issues with MPC8xx FADS boards. | Wolfgang Denk | 2008-08-01 | -1/+1 |
* | Fix printf() format problems with configurable prompts | Wolfgang Denk | 2008-07-31 | -49/+73 |
* | E1000: clean up CONFIG_E1000_FALLBACK_MAC handling | Wolfgang Denk | 2008-07-31 | -1/+1 |
* | Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master | Wolfgang Denk | 2008-07-31 | -10/+9 |
|\ |
|
| * | PPC: Add pci_clk in the global_data for CPM2 processors | Matvejchikov Ilya | 2008-07-31 | -0/+3 |
| * | Remove unused I2C at apollon board | Kyungmin Park | 2008-07-31 | -8/+0 |
| * | Merge branch 'master' of git://git.denx.de/u-boot-avr32 | Wolfgang Denk | 2008-07-31 | -2/+6 |
| |\ |
|
| | * | Merge branch 'format-warnings' of git://git.denx.de/u-boot-avr32 | Haavard Skinnemoen | 2008-07-24 | -2/+4 |
| | |\ |
|
| | | * | avr32: Fix printf() format warnings | Haavard Skinnemoen | 2008-07-23 | -2/+4 |
| | * | | avr32: asm/io.h needs asm/types.h | Haavard Skinnemoen | 2008-07-23 | -0/+2 |
| | |/ |
|
* | | | at91rm9200dk, csb637: fix NAND related build problems | Wolfgang Denk | 2008-07-31 | -17/+12 |
|/ / |
|
* | | Adder8xx: Fix CFG_MONITOR_LEN | Frank Svendsbøe | 2008-07-30 | -1/+1 |
* | | API: Teach the storage layer about SATA and MMC options. | Rafal Jaworowski | 2008-07-30 | -0/+1 |
* | | Fix remaining CFG_CMD_ define, ifdef and comments | Jean-Christophe PLAGNIOL-VILLARD | 2008-07-30 | -3/+3 |
* | | Add include for config.h in command.h. | Stefano Babic | 2008-07-30 | -0/+2 |
* | | Removed support for the adsvix board. | Adrian Filipi | 2008-07-30 | -365/+0 |
|/ |
|
* | 83xx/85xx/86xx: Add LTEDR local bus definitions | Detlev Zundel | 2008-07-20 | -0/+9 |
* | ppc4xx: Enable 64bit printf format on 440/460 platforms | Stefan Roese | 2008-07-18 | -0/+6 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx | Wolfgang Denk | 2008-07-15 | -0/+345 |
|\ |
|
| * | mpc5xxx: Add MVBC_P board support | Andre Schwarz | 2008-07-15 | -0/+345 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx | Wolfgang Denk | 2008-07-15 | -8/+8 |
|\ \ |
|
| * | | Update Freescale sys_eeprom.c to handle CCID formats | Timur Tabi | 2008-07-15 | -8/+8 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2008-07-15 | -83/+177 |
|\ \
| |/
|/| |
|