Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | | | | YAFFS2 import | William Juul | 2008-08-12 | -0/+24326 | |
| * | | | | | | Whitespace cleanup and marking broken code. | William Juul | 2008-08-12 | -44/+57 | |
| * | | | | | | Fixing coding style issues | William Juul | 2008-08-12 | -99/+106 | |
| * | | | | | | Remove white space at end. | William Juul | 2008-08-12 | -18/+18 | |
| * | | | | | | Update MTD to that of Linux 2.6.22.1 | William Juul | 2008-08-12 | -3243/+4636 | |
| |/ / / / / | |||||
* | | | | | | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next | Stefan Roese | 2008-08-12 | -805/+3376 | |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Coding style cleanup, update CHANGELOG, prepare release | Wolfgang Denk | 2008-08-12 | -19/+603 | |
| * | | | | | MVBC_P: fix compile problem | Wolfgang Denk | 2008-08-12 | -2/+2 | |
| * | | | | | MPC8272ADS: fix build error: 'bd_t' has no member named 'pci_clk' | Wolfgang Denk | 2008-08-12 | -1/+1 | |
| * | | | | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2008-08-12 | -29/+44 | |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' of git://www.denx.de/git/u-boot-arm | Wolfgang Denk | 2008-08-12 | -29/+44 | |
| | |\ \ \ \ \ | |||||
| | | * | | | | | i.MX31: Fix mx31_gpio_mux() function and MUX_-macros. | Magnus Lilja | 2008-08-11 | -25/+40 | |
| | | * | | | | | i.MX31: Fix IOMUX related typos | Magnus Lilja | 2008-08-11 | -6/+6 | |
| | | |/ / / / | |||||
| * | | | | | | ads5121: fix compiler warnings (unused variables) | Wolfgang Denk | 2008-08-12 | -3/+1 | |
| |/ / / / / | |||||
| * | | | | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2008-08-12 | -4/+2 | |
| |\ \ \ \ \ | |||||
| | * | | | | | OneNAND: Remove unused parameters to onenand_verify_page | Steve Sakoman | 2008-08-11 | -4/+2 | |
| * | | | | | | 85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUS | Kumar Gala | 2008-08-12 | -5/+5 | |
| * | | | | | | Fix fallout from autostart revert | Kumar Gala | 2008-08-12 | -73/+13 | |
| * | | | | | | Fix compile error related to r8a66597-hcd & usb | Kumar Gala | 2008-08-12 | -6/+2 | |
| * | | | | | | POWERPC 86xx: Move BAT setup code to C | Becky Bruce | 2008-08-11 | -119/+25 | |
| * | | | | | | POWERPC: Add synchronization to write_bat in lib_ppc/bat_rw.c | Becky Bruce | 2008-08-11 | -0/+6 | |
| * | | | | | | 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 | -581/+2702 | |
| |\ \ \ \ \ | |||||
| | * | | | | | video: fix bug in cfb_console code | Anatolij Gustschin | 2008-08-11 | -23/+36 | |
| | * | | | | | video: fix bug in logo_plot | Anatolij Gustschin | 2008-08-11 | -1/+3 | |
| | * | | | | | MAINTAINERS: sort entries | Wolfgang Denk | 2008-08-11 | -27/+27 | |
| | * | | | | | Add mpc7448hpc2 maintainer information | Roy Zang | 2008-08-11 | -0/+4 | |
| | * | | | | | common/cmd_load.c - Minor code & Coding Style cleanup | Gururaja Hebbar K R | 2008-08-11 | -7/+8 | |
| | * | | | | | Update the U-Boot wiki URL. | Magnus Lilja | 2008-08-11 | -2/+2 | |
| | * | | | | | OneNAND: Remove base address offset usage | dirk.behme@googlemail.com | 2008-08-10 | -9/+0 | |
| | * | | | | | mpc85xx: workaround old binutils bug | Kumar Gala | 2008-08-10 | -35/+77 | |
| | * | | | | | Revert "[new uImage] Add autostart flag to bootm_headers structure" | Wolfgang Denk | 2008-08-10 | -2/+16 | |
| | * | | | | | Merge branch 'master' of git://git.denx.de/u-boot-at91 | Wolfgang Denk | 2008-08-10 | -2/+15 | |
| | |\ \ \ \ \ | |||||
| | | * | | | | | DataFlash: AT45DB021 fix and AT45DB081 support | Sergey Lapin | 2008-08-09 | -2/+15 | |
| | | |/ / / / | |||||
| | * | | | | | 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 | -4/+1614 | |
| | |\ \ \ \ \ | |||||
| | | * | | | | | usb: add support for R8A66597 usb controller | Yoshihiro Shimoda | 2008-08-07 | -1/+1589 | |
| | | * | | | | | Add support for OMAP5912 and OMAP16xx to usbdcore_omap1510.c | Hunter, Jon | 2008-08-07 | -3/+25 | |
| | | * | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot | Markus Klotzbuecher | 2008-08-04 | -1748/+1082 | |
| | | |\ \ \ \ \ | | | | |/ / / / | |||||
| | | * | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot | Markus Klotzbuecher | 2008-07-21 | -2461/+4610 | |
| | | |\ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge branch 'master' of git://www.denx.de/git/u-boot | Markus Klotzbuecher | 2008-07-10 | -159/+225 | |
| | | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | Merge branch 'master' of git://www.denx.de/git/u-boot | Markus Klotzbuecher | 2008-07-10 | -11587/+26863 | |
| | | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ | Merge branch 'master' of git://www.denx.de/git/u-boot | Markus Klotzbuecher | 2008-06-03 | -53/+75 | |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | Fix endianess conversion in usb_ohci.c | Christian Eggers | 2008-05-22 | -3/+3 | |
| | * | | | | | | | | | | Merge branch 'master' of git://git.denx.de/u-boot-net | Wolfgang Denk | 2008-08-10 | -0/+50 | |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | QE UEC: Fix compiler warnings | Ben Warren | 2008-08-07 | -36/+33 | |
| | | * | | | | | | | | | | QE UEC: Add MII Commands | David Saada | 2008-08-07 | -0/+53 | |
| | | | |_|_|_|_|/ / / / | | | |/| | | | | | | | | |||||
| | * | | | | | | | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc512x | Wolfgang Denk | 2008-08-10 | -393/+388 | |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | mpc5121: Move iopin features from board specific to common files. | Kenneth Johansson | 2008-08-05 | -376/+323 |