Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | | * | | | | | | | | | | | ppc4xx: Add support for AMCC 405EP Taihu board | John Otken | 2007-07-26 | -0/+481 | |
| | * | | | | | | | | | | | | ppc4xx: Fix problem in PLL clock calculation | Stefan Roese | 2007-08-13 | -0/+2 | |
| | * | | | | | | | | | | | | Coding style cleanup | Stefan Roese | 2007-08-10 | -7/+1 | |
| | * | | | | | | | | | | | | Add PPC4xx-HCU4 and HCU5 boards: HCU5 config | Niklaus Giger | 2007-08-10 | -0/+392 | |
| | * | | | | | | | | | | | | Add PPC4xx-HCU4 and HCU5 boards: HCU4 config | Niklaus Giger | 2007-08-10 | -0/+343 | |
| | * | | | | | | | | | | | | ppc4xx: Update lwmon5 POST configuration | Stefan Roese | 2007-08-10 | -2/+19 | |
| * | | | | | | | | | | | | | Coding style cleanup. Update CHANGELOG. | Wolfgang Denk | 2007-08-14 | -4/+3 | |
| * | | | | | | | | | | | | | Add the files. | Peter Pearse | 2007-08-14 | -0/+115 | |
| * | | | | | | | | | | | | | Add MACH_TYPE records for several AT91 boards. | Peter Pearse | 2007-08-14 | -62/+204 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx | Wolfgang Denk | 2007-08-14 | -184/+472 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | 85xxCDS: Add make targets for legacy systems. | Randy Vinson | 2007-08-14 | -0/+22 | |
| | * | | | | | | | | | | | | Add support for UEC to 8568 | Andy Fleming | 2007-08-14 | -12/+72 | |
| | * | | | | | | | | | | | | Add PCI support for MPC8568MDS board | Haiying Wang | 2007-08-14 | -4/+24 | |
| | * | | | | | | | | | | | | Fix minor 85xx warnings | Andy Fleming | 2007-08-14 | -2/+4 | |
| | * | | | | | | | | | | | | 8548cds PCIE support. | Ed Swarthout | 2007-08-14 | -106/+231 | |
| | * | | | | | | | | | | | | 8544ds PCIE support | Ed Swarthout | 2007-08-14 | -57/+115 | |
| | * | | | | | | | | | | | | 85xx start.S cleanup and exception support | Andy Fleming | 2007-08-14 | -4/+7 | |
| | * | | | | | | | | | | | | e500 needs ppc_asm.tmp MCK_EXCEPTION | Ed Swarthout | 2007-08-14 | -2/+0 | |
| * | | | | | | | | | | | | | multicast tftp: RFC2090 | David Updegraff | 2007-08-13 | -2/+9 | |
| * | | | | | | | | | | | | | Add ability to take MAC address from the environment to DM9000 driver | Mike Rapoport | 2007-08-13 | -0/+23 | |
| |/ / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx | Wolfgang Denk | 2007-08-13 | -6/+619 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'remotes/wd/master' | Jon Loeliger | 2007-08-13 | -61/+1574 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | Modify SBC8641D to use new Freescale PCI routines | Joe Hamman | 2007-08-13 | -2/+7 | |
| | * | | | | | | | | | | | | | Add support for SBC8641D. Config files. | Joe Hamman | 2007-08-10 | -0/+599 | |
| | * | | | | | | | | | | | | | fsl_pci_init cleanup. | Ed Swarthout | 2007-08-10 | -1/+1 | |
| | * | | | | | | | | | | | | | cpu/86xx fixes. | Jon Loeliger | 2007-08-10 | -5/+14 | |
| * | | | | | | | | | | | | | | Minor coding style cleanup. Update CHANGELOG. | Wolfgang Denk | 2007-08-13 | -20/+1 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/master | Wolfgang Denk | 2007-08-12 | -5/+29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | Adapt board configuration and fix kernel crash on MCC200 board. | Wolfgang Denk | 2007-08-12 | -5/+29 | |
| * | | | | | | | | | | | | | | Adjust default configuration of ADS5121 board. | Wolfgang Denk | 2007-08-12 | -28/+18 | |
| * | | | | | | | | | | | | | | Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues. | Wolfgang Denk | 2007-08-12 | -26/+19 | |
| |/ / / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-fdt | Wolfgang Denk | 2007-08-11 | -2/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | Call ft_board_setup() from the bootm command. | Gerald Van Baren | 2007-08-10 | -0/+6 | |
| | * | | | | | | | | | | | | | Add fdt_find_node_by_type() and fdt_find_compatible_node() to LIBFDT | Gerald Van Baren | 2007-08-10 | -0/+6 | |
| | * | | | | | | | | | | | | | Replace fdt_node_offset() with fdt_find_node_by_path(). | Gerald Van Baren | 2007-08-10 | -1/+1 | |
| | * | | | | | | | | | | | | | Minor code clean up. | Gerald Van Baren | 2007-08-10 | -1/+1 | |
| * | | | | | | | | | | | | | | add image size and descriptors for Spartan 3E FPGA chips | Bruce Adler | 2007-08-11 | -0/+24 | |
| |/ / / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | | Merge with git+ssh://sr@pollux.denx.org/home/wd/git/u-boot/from_stefan | Stefan Roese | 2007-08-10 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge with git+ssh://atlas/home/wd/git/u-boot/master | Wolfgang Denk | 2007-08-10 | -0/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | Merge with /home/wd/git/u-boot/work | Wolfgang Denk | 2007-08-10 | -0/+0 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | | | | Move 64bit division from avr32 to generic lib | Dirk Behme | 2007-08-10 | -0/+0 | |
| * | | | | | | | | | | | | | | | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-10 | -3/+589 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |||||
| | * | | | | | | | | | | | | | | mpc83xx: add support for the MPC8323E RDB | Kim Phillips | 2007-08-10 | -0/+583 | |
| | * | | | | | | | | | | | | | | mpc83xx: Add support for the display of reset status | Dave Liu | 2007-08-10 | -0/+2 | |
| | * | | | | | | | | | | | | | | Update SCCR programming in cpu_init_f() to support all 83xx processors | Timur Tabi | 2007-08-10 | -0/+2 | |
| | * | | | | | | | | | | | | | | TQM834x: cleanup configuraton | Martin Krause | 2007-08-10 | -3/+0 | |
| | * | | | | | | | | | | | | | | mpc83xx: Add support for 8360 silicon revision 2.1 | Lee Nipper | 2007-08-10 | -0/+2 | |
| * | | | | | | | | | | | | | | | [ARM] TI DaVinci support, hopefully final | Sergey Kubushyn | 2007-08-10 | -0/+1470 | |
| |/ / / / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-usb | Wolfgang Denk | 2007-08-09 | -35/+457 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-08-07 | -6589/+14922 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / |