| Commit message (Expand) | Author | Age | Lines |
* | Use better Ethernet timings for apollon board | Kyungmin Park | 2008-06-28 | -1/+1 |
* | Resize device tree to allow space for board changes and the chosen node | Andy Fleming | 2008-06-28 | -8/+58 |
* | Fix an underflow bug in __lmb_alloc_base | Andy Fleming | 2008-06-28 | -15/+19 |
* | Add lmb_free | Andy Fleming | 2008-06-28 | -0/+49 |
* | Add ALIGN() macro | Andy Fleming | 2008-06-28 | -0/+3 |
* | Conditionally add -fno-stack-protector to CFLAGS | Haavard Skinnemoen | 2008-06-26 | -0/+2 |
* | pcmcia/ti_pci1410a: Move compile condition to the Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-06-26 | -3/+3 |
* | pxa_pcmcia: Move compile condition to the Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-06-26 | -5/+1 |
* | marabun_pcmcia: Move compile condition to the Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-06-26 | -5/+4 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash | Wolfgang Denk | 2008-06-19 | -8/+4 |
|\ |
|
| * | cfi-flash: Fix problem in flash_toggle(), busy was not detected reliably | Stefan Roese | 2008-06-19 | -8/+4 |
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx | Wolfgang Denk | 2008-06-19 | -0/+11 |
|\ \ |
|
| * | | ppc4xx: Canyonlands: Disable the RTC M41T62 square wave output | Stefan Roese | 2008-06-12 | -0/+11 |
| |/ |
|
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash | Wolfgang Denk | 2008-06-19 | -1/+2 |
|\ \ |
|
| * | | NAND: Add missing declaration to non-redundant saveenv(). | Philip Balister | 2008-06-16 | -1/+2 |
| * | | MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driver | Wolfgang Grandegger | 2008-06-12 | -2/+22 |
| |/ |
|
* | | MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driver | Wolfgang Grandegger | 2008-06-19 | -2/+22 |
* | | Fix 4xx build issue | Anatolij Gustschin | 2008-06-19 | -2/+2 |
|/ |
|
* | Fix build issue with string.h and linux/string.h | Andy Fleming | 2008-06-12 | -2/+2 |
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | -283/+283 |
* | Change lmb to use phys_size_t/phys_addr_t | Becky Bruce | 2008-06-12 | -60/+71 |
* | Change print_size to take phys_size_t | Becky Bruce | 2008-06-12 | -2/+2 |
* | Change bd/gd memsize/ram_size to be phys_size_t. | Becky Bruce | 2008-06-12 | -29/+37 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-sh | Wolfgang Denk | 2008-06-11 | -55/+850 |
|\ |
|
| * | sh: Renesas Solutions SH7763RDP board support | Nobuhiro Iwamatsu | 2008-06-09 | -0/+724 |
| * | sh: Add support Renesas SH7763 | Nobuhiro Iwamatsu | 2008-06-09 | -0/+53 |
| * | sh: SH7763 SCIF support | Nobuhiro Iwamatsu | 2008-06-09 | -55/+73 |
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-mips | Wolfgang Denk | 2008-06-11 | -187/+263 |
|\ \ |
|
| * | | [MIPS] cpu/mips/Makefile: Split [CS]OBJS onto separate lines | Shinya Kuribayashi | 2008-06-07 | -18/+10 |
| * | | [MIPS] Rename Alchemy processor configs into CONFIG_SOC_* | Shinya Kuribayashi | 2008-06-07 | -26/+26 |
| * | | [MIPS] Update <asm/addrspace.h> header | Shinya Kuribayashi | 2008-06-05 | -98/+181 |
| * | | [MIPS] mips_config.mk: Misc fixes | Shinya Kuribayashi | 2008-06-05 | -4/+3 |
| * | | [MIPS] Kill unused <version.h> inclusions | Shinya Kuribayashi | 2008-06-05 | -10/+0 |
| * | | [MIPS] lib_mips/time.c: Fix CP0 count register usage and timer routines | Shinya Kuribayashi | 2008-06-05 | -13/+45 |
| * | | [MIPS] lib_mips/time.c: Fix udelay | Shinya Kuribayashi | 2008-06-05 | -5/+4 |
| * | | [MIPS] lib_mips/time.c: Replace CP0 access functions with existing macros | Shinya Kuribayashi | 2008-06-05 | -27/+8 |
| |/ |
|
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-fdt | Wolfgang Denk | 2008-06-11 | -733/+161 |
|\ \ |
|
| * | | libfdt: Move the working_fdt pointer to cmd_fdt.c | Gerald Van Baren | 2008-06-10 | -5/+5 |
| * | | fdt: unshadow global working fdt variable | Kim Phillips | 2008-06-10 | -56/+64 |
| * | | Use strncmp() for the fdt command | Gerald Van Baren | 2008-06-09 | -9/+7 |
| * | | The fdt boardsetup command criteria was not unique | Gerald Van Baren | 2008-06-09 | -1/+2 |
| * | | libfdt: Several cleanups to parameter checking | David Gibson | 2008-06-09 | -55/+44 |
| * | | Remove the deprecated CONFIG_OF_FLAT_TREE | Gerald Van Baren | 2008-06-09 | -580/+3 |
| * | | Change the stxxst to CONFIG_OF_LIBFDT | Gerald Van Baren | 2008-06-09 | -2/+2 |
| * | | Convert mpc7448hpc2 to CONFIG_OF_LIBFDT | Gerald Van Baren | 2008-06-09 | -35/+44 |
| |/ |
|
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash | Wolfgang Denk | 2008-06-11 | -7/+34 |
|\ \ |
|
| * | | cfi_flash: enable M18 flash chips family support. | Vasiliy Leoenenko | 2008-06-03 | -2/+21 |
| * | | cfi_flash: support of long cmd in U-boot. | Vasiliy Leoenenko | 2008-06-03 | -7/+15 |
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash | Wolfgang Denk | 2008-06-11 | -20/+99 |
|\ \ \ |
|
| * | | | env_nand.c: Added bad block management for environment variables | Stuart Wood | 2008-06-06 | -20/+99 |
| | |/
| |/| |
|