Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/commits/commit/928435d11b898870415910efff87a4d6399cecb8 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

8814 Commits (928435d11b898870415910efff87a4d6399cecb8)
 

Author SHA1 Message Date
Paul Gortmaker 928435d11b sbc85x0: tidy up Makefile to use new configuration script. 16 years ago
Paul Gortmaker 2738bc8df6 sbc8548: allow enabling PCI via a make config option 16 years ago
Paul Gortmaker fdc7eb90b5 sbc8548: update PCI/PCI-e support code 16 years ago
Paul Gortmaker a8b3e90f79 fsl_pci: create a SET_STD_PCI_INFO() helper wrapper 16 years ago
Paul Gortmaker 11d5a629f8 sbc8548: correct local bus SDRAM size from 64M to 128M 16 years ago
Paul Gortmaker 0c7e4d45d9 sbc8548: use I/O accessors 16 years ago
Paul Gortmaker fc38eb98ff sbc8548: remove eTSEC3/4 voltage hack 16 years ago
Paul Gortmaker 9b3ba24f18 sbc8548: enable access to second bank of flash 16 years ago
Paul Gortmaker ded58f4153 sbc8548: cosmetic line re-wrap 16 years ago
Paul Gortmaker 2c40acd352 sbc8548: get_clock_freq is not valid for this board 16 years ago
Paul Gortmaker 7b1f1399e8 sbc8548: delete unused MPC8548CDS info carried over from port 16 years ago
Paul Gortmaker 94ca091456 sbc8548: enable use of PCI network cards 16 years ago
Poonam Aggrwal 82b7725b6d ppc/85xx: 32bit DDR changes for P1020/P1011 16 years ago
Paul Gortmaker bd42bbb858 sbc8548: replace README with completely new document 16 years ago
Kumar Gala 002741ae86 ppc/85xx: Clean up use of LAWAR defines 16 years ago
Kumar Gala f61dae7c9d ppc/85xx: Clean up mpc8572DS PCI setup code 16 years ago
Kumar Gala 4958af8735 ppc/85xx: Clean up p2020ds PCI setup code 16 years ago
Kumar Gala 93a83872c7 ppc/85xx: Clean up p1_p2_rdb PCI setup 16 years ago
Kumar Gala 62ca21c442 ppc/85xx: Simplify the top makefile for P1_P2_RDB boards 16 years ago
Kumar Gala a0f9e0e0f0 ppc/85xx: Simplify the top makefile for 36-bit config for P2020DS 16 years ago
Kumar Gala f9edcc10e6 ppc/85xx: Simplify the top makefile for 36-bit config for MPC8572DS 16 years ago
Mingkai Hu 0e905ac28b ppc/85xx: simplify the top makefile for 36-bit config for mpc8536ds 16 years ago
Kumar Gala 202d94875c ppc/85xx: Fix LCRR_CLKDIV defines 16 years ago
Wolfgang Denk 30d7aae7e8 Merge branch 'master' of /home/wd/git/u-boot/custodians 16 years ago
Wolfgang Denk 9a49e0e161 Merge branch 'master' of git://git.denx.de/u-boot-ubi 16 years ago
Wolfgang Denk 1c19863fa2 Merge branch 'master' of /home/wd/git/u-boot/custodians 16 years ago
Simon Kagstrom 9d7952e4c6 ubifs: Add support for looking up directory and relative symlinks 16 years ago
Rupjyoti Sarmah fcdb36b85a ppc4xx: Fix PCIE PLL lock on 440SPe Yucca board 16 years ago
Dirk Eibach 91d599044c ppc4xx: Make DDR2 timing for intip more robust 16 years ago
Wolfgang Denk 184a3a27f5 board/linkstation/ide.c: Fix compile warning 16 years ago
Peter Tyser 004eca0c9b ppc: Clean up calling of phy_reset() during init 16 years ago
Peter Tyser 3a8f28d0a6 ppc: Clean up calling of misc_init_r() during init 16 years ago
Peter Tyser 3202d33169 Remove deprecated 'autoscr' command/variables 16 years ago
Paul Gibson d3f4941874 mpc512x. Micron nand flash needs a reset before a read command is issued. 16 years ago
Marcel Ziswiler b55ae40249 FDT: remove obsolete OF_CPU and OF_SOC macros. 16 years ago
Wolfgang Denk 3b6a9267f0 board/flagadm/flash.c: fix compile warning 16 years ago
Wolfgang Denk 084f3ddac6 Merge branch 'warning-cleanup' 16 years ago
Wolfgang Denk 3dc5e00454 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx 16 years ago
Simon Kagstrom 0413cfecea Correct ffs/fls regression for PowerPC etc 16 years ago
Stefan Roese e67af44d01 ppc4xx: Consolidate get_OPB_freq() 16 years ago
Stefan Roese 84a45d33c2 ppc4xx: Enable commands for FDT enabled Linux booting on AMCC Acadia 16 years ago
Stefan Roese 95a4a593b5 ppc4xx: Fix 405EZ uart base baud calculation 16 years ago
Kumar Gala 15fba3279b ppc/85xx: Disable all async interrupt sources when we boot 16 years ago
Kumar Gala 9f00409a9d ppc/85xx: Split out cpu_init_early into its own file for NAND_SPL 16 years ago
Kumar Gala 0456dbf347 ppc/85xx: Change cpu_init_early_f so we can use with NAND SPL 16 years ago
Mingkai Hu 6e1385d5f8 NAND boot: change NAND loader's relocate SP to CONFIG param 16 years ago
Mingkai Hu 7da53351d8 ppc/85xx: add boot from NAND/eSDHC/eSPI support 16 years ago
Kumar Gala b2eec281a8 ppc/85xx: Move code around to prep for NAND_SPL 16 years ago
Kumar Gala 206af3527c ppc/85xx: Repack tlb_table to save space 16 years ago
Kumar Gala d30f904353 ppc/85xx: Introduce low level write_tlb function 16 years ago