Commit Graph

11187 Commits (11080ab66dc2c7f36e03f2cf7a8d86d94a58869f)
 

Author SHA1 Message Date
Kim Phillips 9eda770b46 mpc83xx: extend CONFIG_SYS_BOOTMAPSZ increase to mpc8308_p1m 15 years ago
Kim Phillips 654d49b401 mpc83xx: fix pcie build warning 15 years ago
Ilya Yanok bc8f8c2614 mpc8308_p1m: support for MPC8308 P1M board 15 years ago
Ilya Yanok 65ea758939 MPC8308RDB: various clean ups 15 years ago
Ilya Yanok f3ce250d96 mpc8308: add SICR{L,H} fields definitions 15 years ago
Ilya Yanok f1371048ab mpc83xx: add support for setting PCIE clocks 15 years ago
Ilya Yanok bab00b95b7 mpc83xx/pcie: make it compile with PCIE2 unconfigured 15 years ago
Ira W. Snyder 9f530d59e6 e300: increase CONFIG_SYS_BOOTMAPSZ to allow booting large kernels 15 years ago
Scott Wood e8d3ca8b33 mpc831xerdb: enable mtdparts for NAND 15 years ago
Victor Gallardo ad876fff34 ppc4xx: Disable trace broadcast for 44x non debug mode 15 years ago
Stefan Roese e02d449644 ppc4xx: Cleanup of PVR detection code in cpu.c 15 years ago
Matthias Fuchs 5b9144638e ppx4xx: remove unused functionality for DU405 boards 15 years ago
Stefan Roese 24956642ef Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature 15 years ago
Stefan Roese e3c78c9b3c ppc4xx: Remove now unused CONFIG_UART1_CONSOLE 15 years ago
Stefan Roese 550650ddd0 ppc4xx: Use common NS16550 driver for PPC4xx UART 15 years ago
Stefan Roese afabb498b7 ppc4xx: Big header cleanup part 2, mostly PPC405 related 15 years ago
Stefan Roese 5e7abce991 ppc4xx: Big header cleanup, mostly PPC440 related 15 years ago
Stefan Roese 0988776288 ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific 15 years ago
Stefan Roese b36df56115 ppc4xx: Move ppc4xx headers to powerpc include directory 15 years ago
Stefan Roese 4ad0df2b7c ppc4xx: Remove unreferenced file include/405_dimm.h 15 years ago
Stefan Roese 8a805df136 ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size 15 years ago
Stefan Roese ab25e880ca ppc4xx: POST UART: Use in/out_8() io-accessor functions 15 years ago
Stefan Roese 6aa9195dae ppc4xx: Fix CATcenter build 15 years ago
Wolfgang Denk 2675244fa4 Merge branch 'master' of git://git.denx.de/u-boot-video 15 years ago
Wolfgang Denk e6e1fb3050 Merge branch 'master' of git://git.denx.de/u-boot-blackfin 15 years ago
Wolfgang Denk d1475d8aab Merge branch 'master' of /home/wd/git/u-boot/master 15 years ago
Mike Frysinger 55fed6fd0b Blackfin: bfin_spi: use same gpio cs define as Linux 15 years ago
Mike Frysinger 3d7c8cf5ec Blackfin: update some missed board config.mk files 15 years ago
Timur Tabi e69e520f9d fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo features 15 years ago
Timur Tabi 68f6618bcd video: cfb_console: add support for 4bpp bitmaps with GDF_32BIT_X888RGB 15 years ago
Timur Tabi ef351fe1f7 logos: add Freescale logo 15 years ago
Timur Tabi c88777e09f video: cfb_console: fix definition and usage of CURSOR_xxx macros 15 years ago
Kim Phillips d70d8ccc20 silence config step commands display during MAKEALL builds 15 years ago
Matthias Weisser b9d74b4810 arm: Make jadecpu board use relocation 15 years ago
Michael Zaidman 800eb09641 POST cleanup. 15 years ago
Mike Frysinger e2fad3fce9 cmd_mmc: use common usage function 15 years ago
Mike Frysinger 16e66cf194 setlocalversion: add some more fallbacks for git describe 15 years ago
Wolfgang Denk 696f6cc9ba Merge branch 'next' of ../custodians into next 15 years ago
Wolfgang Denk 0cc89de8ef Merge branch 'master' of /home/wd/git/u-boot/master 15 years ago
Wolfgang Denk e7eb046a24 Merge branch 'next' of git://git.denx.de/u-boot-usb into next 15 years ago
Wolfgang Denk b65e86d8d8 Merge branch 'next' of ../custodians into next 15 years ago
Vitaly Kuzmichev 6142e0ae0f USB-CDC: Fix coding style issues 15 years ago
Stefano Babic a170f2c797 USB-CDC: called handle_interrupts inside usb_eth_send 15 years ago
Stefano Babic 8046077219 USB-CDC: correct wrong alignment in ether.c 15 years ago
Vitaly Kuzmichev c0ef513188 USB-CDC: change simple_strtol to simple_strtoul 15 years ago
Vitaly Kuzmichev d5292c1647 USB-CDC: ethernet error path potential oops fix 15 years ago
Vitaly Kuzmichev df559c1d21 USB-CDC: Correct stat_req initialization 15 years ago
Vitaly Kuzmichev 2e12abe654 USB-CDC: Replace 'strcpy' by 'strlcpy' 15 years ago
Vitaly Kuzmichev 0129e327f4 USB-CDC: Correct freeing usb requests 15 years ago
Vitaly Kuzmichev 7de7318591 USB-CDC: Use native debug printout macros 15 years ago