Commit Graph

6305 Commits (3d0ea3110f3431b6c2aee882784f39f97b20bce9)
 

Author SHA1 Message Date
Matthias Fuchs 3d0ea3110f api: Fix building with CONFIG_API 17 years ago
Peter Tyser abbb90666d Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references 17 years ago
Peter Tyser 81e612014c Remove CFG_EEPROM_PAGE* dependencies for temperature sensors 17 years ago
Mike Frysinger c46980f6d2 cmd_spi: remove broken signed casting for display 17 years ago
Mike Frysinger d5fd0b4921 strings cmd: drop old CONFIG_CFG_STRINGS define 17 years ago
Jason Jin fecb5ade3b Fix the NAND size overflow issue. 17 years ago
Wolfgang Denk 65d4a75fa0 Merge branch 'master' of git://git.denx.de/u-boot-net 17 years ago
Wolfgang Denk 0e8a7b2f15 Merge branch 'master' of git://git.denx.de/u-boot-sh 17 years ago
Louis Su 30f5747172 AX88180: new gigabit network driver 17 years ago
Andre Schwarz c9d6b69253 enable 10/100M at VSC8601 at tsec driver 17 years ago
Nobuhiro Iwamatsu 702c85b0e8 net: ne2000: Divided a function of NE2000 driver 17 years ago
Nobuhiro Iwamatsu 05c7e9070f sh: rsk7203: Add smc911x driver support to board config file 17 years ago
Nobuhiro Iwamatsu cae6f909ba sh: Fix cannot execute a stand-alone application 17 years ago
Ed Swarthout 6df0efd5c8 fsl_pci_init do not scan bus when configured as an end-point 17 years ago
Hugo Villeneuve 6f099bbac1 ARM DaVinci: Remove redundant setting of GD_FLG_RELOC for sffsdr board. 17 years ago
Luigi 'Comio' Mantellini d977a57356 Fix lzma uncompress call (image_start wrongly used instead image_len) 17 years ago
Wolfgang Denk b3ed233198 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash 17 years ago
Nick Spence 3924384060 mpc86xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache 17 years ago
Kumar Gala 5c7cbcd34d 86xx: remove redudant code with lib_ppc/interrupts.c 17 years ago
Ed Swarthout 0d01f66d23 CFI: cfi_flash write fix for AMD legacy 17 years ago
Stefan Roese 1f6aa622e3 Merge branch 'master' of /home/stefan/git/u-boot/u-boot 17 years ago
Wolfgang Denk df4a0796e8 Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master 17 years ago
Wolfgang Denk 22a871a464 Merge branch 'master' of git://git.denx.de/u-boot-arm 17 years ago
Wolfgang Denk 1e841086df Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master 17 years ago
Wolfgang Denk 72c55878ec Merge branch 'master' of git://git.denx.de/u-boot-fdt 17 years ago
Wolfgang Denk 1f7bab0832 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx 17 years ago
Wolfgang Denk 20d635142b Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash 17 years ago
Matthias Fuchs 542b385a62 ppc4xx: Fix USB 2.0 phy reset sequence 17 years ago
Matthias Fuchs df8c1ce111 ppc4xx: Add strapping mode for 667MHz CPU frequency on DU440 board 17 years ago
Matthias Fuchs 6a133d6a00 ppc4xx: Fix DU440 GPIO configuration 17 years ago
Matthias Fuchs 35dd025c70 ppc4xx: Update DU440 config 17 years ago
Kumar Gala f3bf927393 MPC8572DS: Fix compile warnings 17 years ago
Wolfgang Grandegger dffd2446fb 85xx: Using proper I2C source clock divider for MPC8544 17 years ago
Rafal Czubak e46c7bfb8b FSL: Fix get_cpu_board_revision() return value. 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 747f316cca update uImage FIT multi documentation 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 77a0355f60 move README.imx31 to doc/ and merge with README.mx31 17 years ago
Guennadi Liakhovetski 1ed7a7f0f5 i.MX31: switch to CFG_HZ=1000 17 years ago
gnusercn f41b144c11 Fix bug: in arch-arm, env_get_char dose not work fine 17 years ago
Adam Graham f8a00dea84 ppc4xx: Reset and relock memory DLL after SDRAM_CLKTR change 17 years ago
Haiying Wang 5297246bba Remove redundant #define for MPC8536DS 17 years ago
Haiying Wang 445a7b3830 Add ID EEPROM support for MPC8572DS 17 years ago
Haiying Wang 1f3ba317a5 Minor fixes for I2C address on MPC8572DS 17 years ago
Jason Jin c0391111c3 Fix the incorrect DDR clk freq reporting on 8536DS 17 years ago
Kumar Gala bac6a1d1fa 85xx: Remove setting of *cache-line-size in device trees 17 years ago
Gerald Van Baren cd3cb0d926 libfdt: Fix error in documentation for fdt_get_alias_namelen() 17 years ago
David Gibson 9a6cf73a88 libfdt: Add function to explicitly expand aliases 17 years ago
Mike Frysinger 2215987e10 cfi_flash: do not reset flash when probe fails 17 years ago
Stefan Roese 3e38577208 fdt: Overwrite /chosen node in bootm if it already exists in the dtb 17 years ago
Jon Loeliger 741a6d010d Fix an overflow case in fdt_offset_ptr() detected by GCC 4.3. 17 years ago
David Gibson bbdbc7cb3a libfdt: Fix bugs in fdt_get_path() 17 years ago