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

847 Commits (f1249119bfc2e11f6c65f21d62e85f70aca46887)

Author SHA1 Message Date
Simon Glass a219639d42 dm: Rename disk uclass to ahci 9 years ago
Bin Meng 7b63b1832b x86: Correct typo of Miao Yan's email address 9 years ago
Bin Meng 697ec43146 x86: qemu: Drop our own ACPI implementation 9 years ago
Simon Glass c1352119fd arm: x86: Drop command-line code when CONFIG_CMDLINE is disabled 9 years ago
Stefan Roese 82ceba2ca2 x86: Add congatec conga-QA3/E3845-4G (Bay Trail) support 9 years ago
Simon Glass 374e78efb0 x86: Add support for the samus chromebook 9 years ago
Simon Glass e5aa8a9b15 x86: Support a chained-boot development flow 9 years ago
Simon Glass 69ca6fd850 x86: dts: Drop memory SPD compatible string 9 years ago
Simon Glass 147ba41d29 x86: ivybridge: Convert to use the common SDRAM code 9 years ago
Simon Glass 65dd1507e3 x86: Add common SDRAM-init code 9 years ago
Simon Glass 7e4a6ae62c x86: Move common PCH code into a common place 9 years ago
Simon Glass 1cb1611fc6 x86: Add a function to set the IOAPIC ID 9 years ago
Simon Glass b697b848e8 x86: broadwell: Add support for high-speed I/O lane with ME 9 years ago
Simon Glass 2627c7e2c1 x86: broadwell: Add support for SDRAM setup 9 years ago
Simon Glass 71a8f2080b x86: broadwell: Add power-control support 9 years ago
Simon Glass e7994858ec x86: broadwell: Add reference code support 9 years ago
Simon Glass 08cb7420a2 x86: broadwell: Add an LPC driver 9 years ago
Simon Glass da3363d5d2 x86: broadwell: Add a northbridge driver 9 years ago
Simon Glass d2c29d9a2c x86: broadwell: Add a SATA driver 9 years ago
Simon Glass b24f5c4f27 x86: broadwell: Add a pinctrl driver 9 years ago
Simon Glass 1e6f4e5886 x86: broadwell: Add a PCH driver 9 years ago
Simon Glass 2f3f477b77 x86: Add basic support for broadwell 9 years ago
Simon Glass 0adf8d3548 x86: Add support for running Intel reference code 9 years ago
Simon Glass 779653b0cb x86: Drop all the old pin configuration code 9 years ago
Simon Glass 7ac99be6e2 x86: Add an ICH6 pin configuration driver 9 years ago
Simon Glass 0a10f440e3 x86: link: Add pin configuration to the device tree 9 years ago
Simon Glass e77b62e290 x86: Update microcode for secondary CPUs 9 years ago
Simon Glass 6499277827 x86: ivybridge: Show microcode version for each core 9 years ago
Simon Glass 6bcb675b2f x86: Record the CPU details when starting each core 9 years ago
Simon Glass f7d35bc148 x86: Move common MRC Kconfig options to the common file 9 years ago
Simon Glass 005174d661 x86: Allow I/O functions to use pointers 9 years ago
Simon Glass 30928c1151 x86: Add macros to clear and set I/O bits 9 years ago
Simon Glass b70e742d16 x86: ivybridge: Drop sandybridge_early_init() 9 years ago
Simon Glass 8b900a4175 x86: Move Intel Management Engine code to a common place 9 years ago
Simon Glass 2a605d4d88 x86: Rename PORT_RESET to IO_PORT_RESET 9 years ago
Simon Glass 50dd3da004 x86: Move common CPU code to its own place 9 years ago
Simon Glass 8c30b57130 x86: Move common LPC code to its own place 9 years ago
Simon Glass bb096b9fad x86: Add the root-complex block to common intel registers 9 years ago
Simon Glass 06d336cca2 x86: Create a common header for Intel register access 9 years ago
Simon Glass 9e66506d33 x86: Move microcode code to a common location 9 years ago
Simon Glass 1223d737a3 x86: Move cache-as-RAM code into a common location 9 years ago
Simon Glass 342727ace6 x86: cpu: Add functions to return the family and stepping 9 years ago
Simon Glass 5a34957c39 x86: broadwell: Add a few microcode files 9 years ago
Simon Glass d116b53f87 x86: Add comments to the SIPI vector 9 years ago
Simon Glass 2254e34c3f x86: Tidy up mp_init to reduce duplication 9 years ago
Simon Glass fde467772b x86: Correct duplicate POST values 9 years ago
Simon Glass d6d50db8a3 x86: gpio: Correct GPIO setup ordering 9 years ago
Simon Glass 963a811ab4 x86: dts: link: Add board ID GPIOs 9 years ago
Simon Glass a86d45491e x86: dts: link: Move SPD info into the memory controller 9 years ago
Simon Glass e9822d44a5 x86: link: Add required GPIO properties 9 years ago